https://github.com/colorfield/repec
Drupal 8 port of the RePEc module
https://github.com/colorfield/repec
drupal-8 drupal8-module economics repec
Last synced: 12 months ago
JSON representation
Drupal 8 port of the RePEc module
- Host: GitHub
- URL: https://github.com/colorfield/repec
- Owner: colorfield
- Created: 2018-06-25T08:12:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T07:38:18.000Z (over 7 years ago)
- Last Synced: 2025-03-27T16:55:58.230Z (12 months ago)
- Topics: drupal-8, drupal8-module, economics, repec
- Language: PHP
- Size: 53.7 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RePEc for Drupal 8
RDF integration with [Research Papers in Economics](http://repec.org/)
(RePEc) for Drupal 8.
This module is a port of the Drupal 7 version, that is limited to
the [_Working Paper_ template](https://ideas.repec.org/t/rdfintro.html).
## Configuration
- [Obtain a RePEc archive handle](https://ideas.repec.org/t/archivehandle.html)
and a _Provider-Institution_ handle that will be used in the
[series template](https://ideas.repec.org/t/seritemplate.html)
- Configure the system wide settings
_Configuration > Web services > RePEc_ (/admin/config/repec/settings)
that are used for the archive and series template (*arch.rdf and *seri.rdf files)
- Activate RePEc for each desired content type and map the fields,
it will produce the series template (*seri.rdf file)
- Working Paper templates are then generated/updated while saving entities.
- Check your configuration with https://econpapers.repec.org/check/{your_handle}
## Roadmap
- Warn users prior to module uninstall that the templates will be removed.
- ~~Provide an option per content type to create templates based on a per entity
flag (use case: share with RePEc a subset of entities, not all of them).~~
The current version has limitations, so the following improvements
can be considered:
- Currently restricted to content types, open to other entity types
- Currently the rdf generation/update is done while saving the entities,
provide an option to create rdf files for existing entities
while enabling a content type
- Currently limited to RePEc Working Paper, could be opened to
[other types](https://ideas.repec.org/t/rdfintro.html):
journal, book, book chapter, software.