Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the metadata format name (oai_openaire) #22

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/application_profile.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ This documentation uses the following namespace abbreviations:
* ``datacite``: http://datacite.org/schema/kernel-4
* ``oaire``: http://namespace.openaire.eu/schema/oaire/

The metadata format should be called "oai_openaire".

======================================== ============================= ========================================================================================
OpenAIRE-Field Metadata Element Refinement by Vocabulary
======================================== ============================= ========================================================================================
Expand Down Expand Up @@ -124,4 +126,4 @@ In the XML metadata documents the schema must be declared as follows:
field_citationedition
field_citationconferenceplace
field_citationconferencedate
field_audience
field_audience
30 changes: 29 additions & 1 deletion docs/field_projectid.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Title of the project, award or grant (occurrence: 0-1).
Example
~~~~~~~

An example utilizing all fields:
Examples utilizing all fields:

.. code-block:: xml
:linenos:
Expand All @@ -89,5 +89,33 @@ An example utilizing all fields:
<oaire:awardTitle>Open Access Infrastructure for Research in Europe 2020</oaire:awardTitle>
</oaire:fundingReference>
</oaire:fundingReferences>

.. code-block:: xml
:linenos:

<oaire:fundingReferences>
<oaire:fundingReference>
<oaire:funderName>Deutsche Forschungsgemeinschaft</datacite:funderName>
<oaire:funderIdentifier funderIdentifierType="Crossref Funder ID"> http://dx.doi.org/10.13039/501100001659</oaire:funderIdentifier>
<oaire:fundingStream>Transregios</oaire:fundingStream>
<oaire:awardNumber awardURI="https://gepris.dfg.de/gepris/projekt/276833197">276833197</oaire:awardNumber>
<oaire:awardTitle>Quantitative Quality Assessment of Computational Photography</oaire:awardTitle>
</oaire:fundingReference>
</oaire:fundingReferences>

.. code-block:: xml
:linenos:

<oaire:fundingReferences>
<oaire:fundingReference>
<oaire:funderName>SNSF</datacite:funderName>
<oaire:funderIdentifier funderIdentifierType="ISNI">http://www.isni.org/isni/0000000106723101</oaire:funderIdentifier>
<oaire:fundingStream>International short research visits</oaire:fundingStream>
<oaire:awardNumber awardURI="http://p3.snf.ch/project-151094">151094</oaire:awardNumber>
<oaire:awardTitle>Amygdala fMRI and social cognition in patients with unilateral MTLE and Urbach-Wiethe disease</oaire:awardTitle>
</oaire:fundingReference>
</oaire:fundingReferences>



.. _Crossref Funder Registry: https://www.crossref.org/services/funder-registry/