Procházet zdrojové kódy

[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 před 4 roky
rodič
revize
ff13de7715
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>