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
  • 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"'.
  • If the resource is part of a book (e.g. chapter) and to be linked to the title of the book, use 'relationType="isPartOf"'.
  • When linking the author's final draft and the DOI assigned by a publisher, use 'relationType="isVersionOf"'.

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>
  • 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