Browse Source

[v1.1/datacite] Typo fixes

M. Sonntag 4 years ago
parent
commit
5fb5c70a5d
1 changed files with 3 additions and 3 deletions
  1. 3 3
      v1.1/datareference/datacite.xml

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

@@ -205,7 +205,7 @@
 
         <!-- #7 Contributor -->
         <section>
-            <name>contributrors</name>
+            <name>contributors</name>
             <type>DataCite</type>
 
             <section>
@@ -214,7 +214,7 @@
                 <definition>The institution or person responsible for collecting, managing, distributing, or otherwise contributing to the development of the resource.To supply multiple contributors, repeat this property.For software, if there is an alternate entity that "holds, archives, publishes, prints, distributes, releases, issues, or produces" the code, use the contributorType "hostingInstitution" for the code repository.</definition>
 
                 <property>
-                    <name>contributerType</name>
+                    <name>contributorType</name>
                     <type>string</type>
                     <value>[ContactPerson, DataCollector, DataCurator, DataManager, Distributor, Editor, HostingInstitution, Producer, ProjectLeader, ProjectManager, ProjectMember, RegistrationAgency, RegistrationAuthority, RelatedPerson, Researcher, ResearchGroup, RightsHolder, Sponsor, Supervisor, WorkPackageLeader, Other]</value>
                     <definition>The type of contributor of the resource.</definition>
@@ -673,7 +673,7 @@
                     <definition>refType might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf for further valid types see https://schema.datacite.org/meta/kernel-4</definition>
                 </property>
                 <property>
-                    <name>PublictionCitation</name>
+                    <name>PublicationCitation</name>
                     <type>string</type>
                     <definition>Full citation of the reference publication</definition>
                 </property>