Relation
Element
jpcoar:relation
Usage:
R (Recommended)
Occurrence:
0-N (Repeatable: expect mandatory term)
Attribute
relationType
Usage:
R (Recommended)
Occurrence:
0-1 (Non-repeatable: except mandatory term)
Controlled Vocabularies
-
inSeries-
-
isCitedBy-
-
Cites-
-
isVersionOf-
-
hasVersion-
-
isPartOf-
-
hasPart-
-
isReferencedBy-
-
references-
-
isFormatOf-
-
hasFormat-
-
isReplacedBy-
-
replaces-
-
isRequiredBy-
-
requires-
-
isSupplementedBy-
-
isSupplementTo-
-
isIdenticalTo-
-
isDerivedFrom-
-
isSourceOf-
Usage Instructions
- Enter the relationship between the registering resource and other related resource. Select and enter 'relationType' from the controlled vocabularies.
- If there is no corresponding vocabulary, do not enter 'relationType'.
Notes
- If the resource has a series name and is to be linked to the series title, use 'relationType="isPartOf"'.
- Use 'relationType="inSeries"' when linking a dataset series to the resource that belongs to the dataset series with common characteristics.
- When linking the author's final draft and the DOI assigned by a publisher, use 'relationType="isVersionOf"'.
- Use "IsCitedBy" and "Cites" for direct referencing in the references of papers and data; and use "isReferencedBy" and "references" when used as a source of information rather than a direct reference.
Recommended Examples
- When linking the author's final draft and the publisher's version in an academic journal
<jpcoar:relation relationType="isVersionOf">
<jpcoar:relatedIdentifier identifierType="DOI">
https://doi.org/10.1371/journal.pone.0170224
</jpcoar:relatedIdentifier>
</jpcoar:relation>
- When linking research data to the resulting paper based on the research data
<jpcoar:relation relationType="isSupplementTo">
<jpcoar:relatedIdentifier identifierType="HDL">https://hdl.handle.net/1912/6236</jpcoar:relatedIdentifier>
</jpcoar:relation>
- When linking a paper to the research data on which it is based
<jpcoar:relation relationType="isSupplementedBy">
<jpcoar:relatedIdentifier identifierType="HDL">https://hdl.handle.net/1912/4965</jpcoar:relatedIdentifier>
<jpcoar:relatedIdentifier identifierType="HDL">https://hdl.handle.net/1912/4966</jpcoar:relatedIdentifier>
</jpcoar:relation>
- When linking a digitized material to the source material
<jpcoar:relation relationType="isFormatOf">
<jpcoar:relatedIdentifier identifierType="NCID">BC03765035</jpcoar:relatedIdentifier>
<jpcoar:relatedTitle xml:lang="ja">一辭題開方式省過乗明平方以下定式有無法</jpcoar:relatedTitle>
</jpcoar:relation>
- When linking a source material to the digitized material
<jpcoar:relation relationType="hasFormat">
<jpcoar:relatedIdentifier identifierType="DOI">https://doi.org/10.20730/100344422</jpcoar:relatedIdentifier>
</jpcoar:relation>
- When linking to a dataset series with common characteristics
<jpcoar:relation relationType="inSeries">
<jpcoar:relatedIdentifier identifierType="URI">https://da.dl.itc.u-tokyo.ac.jp/portal/collection/kokubunken</jpcoar:relatedIdentifier>
<jpcoar:relatedTitle xml:lang="ja">総合図書館所蔵古典籍(国文研デジタル化分)</jpcoar:relatedTitle>
</jpcoar:relation>
- If there is no identifier for the linked resource
<jpcoar:relation relationType="isPartOf">
<jpcoar:relatedTitle xml:lang="ja">
バイリンガル育成を目指した中・高・大、日本人院生、外国人院生のティームティーチングによる支援
</jpcoar:relatedTitle>
</jpcoar:relation>
junii2 mapping
- isVersionOf
- hasVersion
- isReplacedBy
- replaces
- isRequiredBy
- requires
- isPartOf
- hasPart
- isReferencedBy
- references
- isFormatOf
- hasFormat