Changeset 2545
- Timestamp:
- 02/06/13 11:28:52 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
metadata/trunk/toolkit/example/conversion/input/oai_ota_oucs_0001.xml
r2543 r2545 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <?xml-stylesheet type='text/xsl' href='../../oai2.xsl'?> 3 <OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" 4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"> 5 <responseDate>2013-02-04T00:22:44Z</responseDate> 6 <request identifier="oai:ota:oucs:0001" metadataPrefix="olac" verb="GetRecord">http://www.ota.ox.ac.uk/cgi-bin/oai.pl</request> 7 <GetRecord> 8 <record> 9 <header> 10 <identifier>oai:ota:oucs:0001</identifier> 11 <datestamp>2012-06-01T10:59:51Z</datestamp> 12 </header> 13 <metadata> 14 <olac:olac 15 xmlns="http://www.openarchives.org/OAI/2.0/static-repository" 16 xmlns:cld="http://purl.org/cld/terms/" 17 xmlns:dc="http://purl.org/dc/elements/1.1/" 18 xmlns:dcterms="http://purl.org/dc/terms/" 19 xmlns:oai="http://www.openarchives.org/OAI/2.0/" 20 xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" 21 xmlns:olac="http://www.language-archives.org/OLAC/1.1/" 22 xmlns:tei="http://www.tei-c.org/ns/1.0" 23 xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 24 <dc:identifier>http://ota.ox.ac.uk/headers/0001.xml</dc:identifier> 25 <dcterms:alternative>Arden of Feversham</dcterms:alternative> 26 <dc:title>Arden of Feversham [Electronic resource] / Anonymous</dc:title> 27 <dcterms:alternative>The tragedy of Master Arden of Feversham</dcterms:alternative> 28 <dcterms:alternative>The lamentable and true tragedy of Master Arden of Feversham in Kent: who was most wickedly murdered by the means of his disloyal and wanton wife who for the love she bore to one Mosbie, hired two desperate ruffians Blackwill and Shakebag to kill him: wherein is showed the great malice and dissimulation of a wicked woman, the unsatiable desire of filthy lust and the shameful end of all murderers</dcterms:alternative> 29 <dcterms:created/> 30 <dc:subject olac:code="text_and_corpus_linguistics" xsi:type="olac:linguistic-field"/> 31 <dc:language olac:code="eng" xsi:type="olac:language">English</dc:language> 32 <dc:publisher>Oxford Text Archive, University of Oxford</dc:publisher> 33 <dc:format xsi:type="dcterms:IMT">text/plain</dc:format> 34 <dcterms:extent>(1 file : ca. 97.6 kilobytes)</dcterms:extent> 35 <dc:type xsi:type="dcterms:DCMIType">Text</dc:type> 36 <dc:rights>Freely available for non-commercial use provided that this header is included in its entirety with any copy distributed.</dc:rights> 37 <dc:rights>http://www.ota.ox.ac.uk/documents/user_agreement.xml</dc:rights> 38 </olac:olac> 39 </metadata> 40 </record> 41 </GetRecord> 42 </OAI-PMH> 2 <olac:olac xmlns="http://www.openarchives.org/OAI/2.0/static-repository" 3 xmlns:cld="http://purl.org/cld/terms/" xmlns:dc="http://purl.org/dc/elements/1.1/" 4 xmlns:dcterms="http://purl.org/dc/terms/" xmlns:oai="http://www.openarchives.org/OAI/2.0/" 5 xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" 6 xmlns:olac="http://www.language-archives.org/OLAC/1.1/" xmlns:tei="http://www.tei-c.org/ns/1.0" 7 xmlns:xs="http://www.w3.org/2001/XMLSchema" 8 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 9 xsi:schemaLocation="http://www.language-archives.org/OLAC/1.1/ http://www.language-archives.org/OLAC/1.1/olac.xsd"> 10 <dc:identifier>http://ota.ox.ac.uk/headers/0001.xml</dc:identifier> 11 <dcterms:alternative>Arden of Feversham</dcterms:alternative> 12 <dc:title>Arden of Feversham [Electronic resource] / Anonymous</dc:title> 13 <dcterms:alternative>The tragedy of Master Arden of Feversham</dcterms:alternative> 14 <dcterms:alternative>The lamentable and true tragedy of Master Arden of Feversham in Kent: who 15 was most wickedly murdered by the means of his disloyal and wanton wife who for the love she 16 bore to one Mosbie, hired two desperate ruffians Blackwill and Shakebag to kill him: wherein 17 is showed the great malice and dissimulation of a wicked woman, the unsatiable desire of 18 filthy lust and the shameful end of all murderers</dcterms:alternative> 19 <dcterms:created/> 20 <dc:subject olac:code="text_and_corpus_linguistics" xsi:type="olac:linguistic-field"/> 21 <dc:language olac:code="eng" xsi:type="olac:language">English</dc:language> 22 <dc:publisher>Oxford Text Archive, University of Oxford</dc:publisher> 23 <dc:format xsi:type="dcterms:IMT">text/plain</dc:format> 24 <dcterms:extent>(1 file : ca. 97.6 kilobytes)</dcterms:extent> 25 <dc:type xsi:type="dcterms:DCMIType">Text</dc:type> 26 <dc:rights>Freely available for non-commercial use provided that this header is included in its 27 entirety with any copy distributed.</dc:rights> 28 <dc:rights>http://www.ota.ox.ac.uk/documents/user_agreement.xml</dc:rights> 29 </olac:olac>
Note: See TracChangeset
for help on using the changeset viewer.