Browse Source

[v1.1/datacite] Add rights value property

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

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

@@ -454,6 +454,11 @@
                 <type>DataCite/rights</type>
                 <definition>Any rights information for this resource. The property may be repeated to record complex rights characteristics.</definition>
 
+                <property>
+                    <name>rights</name>
+                    <type>string</type>
+                    <definition>Value of rights.</definition>
+                </property>
                 <property>
                     <name>rightsURI</name>
                     <type>url</type>