Skip to content

colorfield/repec

Repository files navigation

RePEc for Drupal 8

RDF integration with Research Papers in Economics (RePEc) for Drupal 8.

This module is a port of the Drupal 7 version, that is limited to the Working Paper template.

Configuration

  • Obtain a RePEc archive handle and a Provider-Institution handle that will be used in the series template
  • 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: journal, book, book chapter, software.

Releases

No releases published

Packages

No packages published

Languages