Просмотр исходного кода

[v1.1/datacite] Add rights value property

M. Sonntag 4 лет назад
Родитель
Сommit
c5c494a2b6
1 измененных файлов с 5 добавлено и 0 удалено
  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>