mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-23 18:03:11 +00:00
SWORD metadata registry - updated to make it 'complete', so it can standalone without the main dspace DC metadata registry.
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2674 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -51,6 +51,20 @@
|
|||||||
</description>
|
</description>
|
||||||
</dspace-header>
|
</dspace-header>
|
||||||
|
|
||||||
|
<dc-type>
|
||||||
|
<schema>dc</schema>
|
||||||
|
<element>contributor</element>
|
||||||
|
<qualifier>author</qualifier>
|
||||||
|
<scope_note>The author of the item</scope_note>
|
||||||
|
</dc-type>
|
||||||
|
|
||||||
|
<dc-type>
|
||||||
|
<schema>dc</schema>
|
||||||
|
<element>date</element>
|
||||||
|
<qualifier>issued</qualifier>
|
||||||
|
<scope_note>The date of publication</scope_note>
|
||||||
|
</dc-type>
|
||||||
|
|
||||||
<dc-type>
|
<dc-type>
|
||||||
<schema>dc</schema>
|
<schema>dc</schema>
|
||||||
<element>date</element>
|
<element>date</element>
|
||||||
@@ -58,25 +72,39 @@
|
|||||||
<scope_note>The last time the item was updated via the SWORD interface</scope_note>
|
<scope_note>The last time the item was updated via the SWORD interface</scope_note>
|
||||||
</dc-type>
|
</dc-type>
|
||||||
|
|
||||||
<dc-type>
|
<dc-type>
|
||||||
|
<schema>dc</schema>
|
||||||
|
<element>description</element>
|
||||||
|
<qualifier>abstract</qualifier>
|
||||||
|
<scope_note>Item summary or abstract</scope_note>
|
||||||
|
</dc-type>
|
||||||
|
|
||||||
|
<dc-type>
|
||||||
<schema>dc</schema>
|
<schema>dc</schema>
|
||||||
<element>description</element>
|
<element>description</element>
|
||||||
<qualifier>version</qualifier>
|
<qualifier>version</qualifier>
|
||||||
<scope_note>The Peer Reviewed status of an item</scope_note>
|
<scope_note>The Peer Reviewed status of an item</scope_note>
|
||||||
</dc-type>
|
</dc-type>
|
||||||
|
|
||||||
<dc-type>
|
<dc-type>
|
||||||
|
<schema>dc</schema>
|
||||||
|
<element>identifier</element>
|
||||||
|
<qualifier>uri</qualifier>
|
||||||
|
<scope_note>a uri to a copy of the item</scope_note>
|
||||||
|
</dc-type>
|
||||||
|
|
||||||
|
<dc-type>
|
||||||
<schema>dc</schema>
|
<schema>dc</schema>
|
||||||
<element>identifier</element>
|
<element>identifier</element>
|
||||||
<qualifier>slug</qualifier>
|
<qualifier>slug</qualifier>
|
||||||
<scope_note>A uri supplied via the sword slug header, as a suggested uri for the item</scope_note>
|
<scope_note>a uri supplied via the sword slug header, as a suggested uri for the item</scope_note>
|
||||||
</dc-type>
|
</dc-type>
|
||||||
|
|
||||||
<dc-type>
|
<dc-type>
|
||||||
<schema>dc</schema>
|
<schema>dc</schema>
|
||||||
<element>language</element>
|
<element>language</element>
|
||||||
<qualifier>rfc3066</qualifier>
|
<qualifier>rfc3066</qualifier>
|
||||||
<scope_note>The rfc3066 form of the language for the item</scope_note>
|
<scope_note>the rfc3066 form of the language for the item</scope_note>
|
||||||
</dc-type>
|
</dc-type>
|
||||||
|
|
||||||
<dc-type>
|
<dc-type>
|
||||||
@@ -86,4 +114,16 @@
|
|||||||
<scope_note>The owner of the copyright</scope_note>
|
<scope_note>The owner of the copyright</scope_note>
|
||||||
</dc-type>
|
</dc-type>
|
||||||
|
|
||||||
|
<dc-type>
|
||||||
|
<schema>dc</schema>
|
||||||
|
<element>title</element>
|
||||||
|
<scope_note>The title of the item</scope_note>
|
||||||
|
</dc-type>
|
||||||
|
|
||||||
|
<dc-type>
|
||||||
|
<schema>dc</schema>
|
||||||
|
<element>type</element>
|
||||||
|
<scope_note>The type of the item, as defined by the eprints application profile</scope_note>
|
||||||
|
</dc-type>
|
||||||
|
|
||||||
</dspace-dc-types>
|
</dspace-dc-types>
|
||||||
|
Reference in New Issue
Block a user