Degree Grantor

Element

jpcoar:degreeGrantor
Usage:
MA (Mandatory when applicable)
Occurrence:
0-N (Repeatable: expect mandatory term)

Usage Instructions

  • Enter the information on the degree granting institution.

Notes

  • In the case of a joint graduate school, enter the university where the student is registered first and then repeat the element and enter the rest.

Recommended Examples

<jpcoar:degreeGrantor>
    <jpcoar:nameIdentifier nameIdentifierScheme="kakenhi">32653</jpcoar:nameIdentifier>
    <jpcoar:degreeGrantorName xml:lang="ja">東京女子医科大学</jpcoar:degreeGrantorName>
</jpcoar:degreeGrantor>
<jpcoar:degreeGrantor>
    <jpcoar:nameIdentifier nameIdentifierScheme="kakenhi">32689</jpcoar:nameIdentifier>
    <jpcoar:degreeGrantorName xml:lang="ja">早稲田大学</jpcoar:degreeGrantorName>
</jpcoar:degreeGrantor>

Unrecommended Examples

  • It is not recommended to enter all the universities of a joint graduate school in the same 'jpcoar:degreeGrantor'.
<jpcoar:degreeGrantor>
    <jpcoar:nameIdentifier nameIdentifierScheme="kakenhi">3265332689</jpcoar:nameIdentifier>
    <jpcoar:degreeGrantorName xml:lang="ja">東京女子医科大学早稲田大学</jpcoar:degreeGrantorName>
</jpcoar:degreeGrantor>