Ver Fonte

[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 há 4 anos atrás
pai
commit
ff13de7715
1 ficheiros alterados com 1 adições e 1 exclusões
  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>