소스 검색

[v1.1/datacite] Rename creator property

Renaming creator property 'creatorNameType' to
the exact Datacite naming scheme 'nameType' to
avoid different mappings between datacite and
its odml export as much as possible.
M. Sonntag 4 년 전
부모
커밋
ff13de7715
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      v1.1/datareference/datacite.xml

+ 1 - 1
v1.1/datareference/datacite.xml

@@ -45,7 +45,7 @@
                     <definition>The full name of the creator.</definition>
                 </property>
                 <property>
-                    <name>creatorNameType</name>
+                    <name>nameType</name>
                     <type>string</type>
                     <value>[Organizational, Personal (default)]</value>
                     <definition>The type of name</definition>