Parcourir la source

[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 il y a 4 ans
Parent
commit
ff13de7715
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>