mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-17 15:03:18 +00:00
Merge pull request #2629 from paulo-graca/rcaap-openaire4-relationships
OpenAIRE4 missing relationships on registries
This commit is contained in:
@@ -121,4 +121,29 @@
|
|||||||
<element>isPublicationOfJournalIssue</element>
|
<element>isPublicationOfJournalIssue</element>
|
||||||
<scope_note></scope_note>
|
<scope_note></scope_note>
|
||||||
</dc-type>
|
</dc-type>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
OpenAIRE4 Guidelines
|
||||||
|
required relationships -->
|
||||||
|
<dc-type>
|
||||||
|
<schema>relation</schema>
|
||||||
|
<element>isContributorOfPublication</element>
|
||||||
|
<scope_note></scope_note>
|
||||||
|
</dc-type>
|
||||||
|
<dc-type>
|
||||||
|
<schema>relation</schema>
|
||||||
|
<element>isPublicationOfContributor</element>
|
||||||
|
<scope_note></scope_note>
|
||||||
|
</dc-type>
|
||||||
|
<dc-type>
|
||||||
|
<schema>relation</schema>
|
||||||
|
<element>isFundingAgencyOfProject</element>
|
||||||
|
<scope_note></scope_note>
|
||||||
|
</dc-type>
|
||||||
|
<dc-type>
|
||||||
|
<schema>relation</schema>
|
||||||
|
<element>isProjectOfFundingAgency</element>
|
||||||
|
<scope_note></scope_note>
|
||||||
|
</dc-type>
|
||||||
|
|
||||||
</dspace-dc-types>
|
</dspace-dc-types>
|
||||||
|
Reference in New Issue
Block a user