Contributor

Element

jpcoar:contributor
Usage:
R (Recommended)
Occurrence:
0-N (Repeatable: expect mandatory term)

Attribute

contributorType
Usage:
R (Recommended)
Occurrence:
0-1 (Non-repeatable: except mandatory term)
Controlled Vocabularies
  • ContactPerson
    -
  • DataCollector
    -
  • DataCurator
    -
  • DataManager
    -
  • Distributor
    -
  • Editor
    -
  • HostingInstitution
    -
  • Producer
    -
  • ProjectLeader
    -
  • ProjectManager
    -
  • ProjectMember
    -
  • RelatedPerson
    -
  • Researcher
    -
  • ResearchGroup
    -
  • Sponsor
    -
  • Supervisor
    -
  • WorkPackageLeader
    -
  • Other
    -

Usage Instructions

  • An individual or organisation responsible for contributing to the development of the resource. 
  • For 'contributorType', select and enter an appropriate role from the following controlled vocabularies. If there is no appropriate role, select 'Other'.

Recommended Examples

<jpcoar:contributor contributorType="Editor">
    <jpcoar:nameIdentifier nameIdentifierScheme="ORCID" 
        nameIdentifierURI="https://orcid.org/0000-0001-0002-0003">
        0000-0001-0002-0003
    </jpcoar:nameIdentifier> 
    <jpcoar:contributorName xml:lang="ja">山田, 一郎</jpcoar:contributorName>
    <jpcoar:contributorName xml:lang="en">Yamada, Ichiro</jpcoar:contributorName> 
    <jpcoar:contributorName xml:lang="ja-Kana">ヤマダ, イチロウ</jpcoar:contributorName>
    <jpcoar:familyName xml:lang="ja">山田</jpcoar:familyName>
    <jpcoar:givenName xml:lang="ja">一郎</jpcoar:givenName>
    <jpcoar:affiliation> 
        <jpcoar:nameIdentifier nameIdentifierScheme="kakenhi">12601</jpcoar:nameIdentifier>
        <jpcoar:affiliationName xml:lang="en">University of Tokyo</jpcoar:affiliationName>
    </jpcoar:affiliation>
</jpcoar:contributor>