Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleFull work

The original Pull Requests keep tracks the full work and discussion, you can found at:

Note that the decision take by developer and committers is to going on a modular approach and the configuration of the specific OpenAIRE "Profile" is demanded to the single institution.

4Science Team released two out-of-the-box branch that contains all code and configuration:

The complete code for version 5 is available here: https://github.com/4Science/DSpace/tree/openaire-lit-v4_dspace5

The complete code for version 6 is available here: https://github.com/4Science/DSpace/tree/openaire-lit-v4_dspace6


Summary

Table of Contents

...

OpenAIRE 4 Profile

The work of OpenAIRE v4 is a backporting backport of the work done in DSpace 7.

...

Code Block
> ./dspace registry-loader -metadata [dspace-install]/config/registries/project-types.xml

> ./dspace registry-loader -metadata [dspace-install]/config/registries/openaire4-types.xml


Info
titleinput-forms.xml

Note that if you collect data using submission also the input-forms.xml should be tune to accept the new metadata


To show the new format via OAI-PMH a new transformer should be configured in the OAI configuration.


The full metadata profile could be checked at: https://github.com/DSpace/DSpace/compare/dspace-6_x...4Science:openaire-lit-v4_dspace6 and https://github.com/DSpace/DSpace/compare/dspace-5_x...4Science:openaire-lit-v4_dspace5

...