14. Documentation (R)

datacite:relatedIdentifier

A resource that provides useful information about the research product to the end-users, such as FAQs, help forums, etc.

14.1 type (M)

The type of the related identifier

Controlled List Values:

  • ARK
  • arXiv
  • bibcode
  • DOI
  • EAN13
  • EISSN
  • Handle
  • ISBN
  • ISSN
  • ISTC
  • LISSN
  • LSID
  • PMID
  • PURL
  • UPC
  • URL
  • URN

14.2 relation (M)

The relation that binds the research product and the provided documentation. When the documentation element is provided the relationType attribute must be set to the DataCite term IsDocumentedBy

Example

1
2
3
<relatedIdentifier relatedIdentifierType="URL" relationType="IsDocumentedBy">
  http://my_documentation.eu
</relatedIdentifier>