Created
February 6, 2012 21:58
-
-
Save mmccollow/1755209 to your computer and use it in GitHub Desktop.
Dublin Core output from Apache Xalan
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?><oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:srw_dc="info:srw/schema/1/dc-schema" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd"> | |
<dc:title> | |
Aosta, Italy - 1:250,000 topographical map | |
</dc:title> | |
<dc:contributor>Great Britain. War Office. General Staff. Geographical Section. (creator)</dc:contributor> | |
<dc:publisher> | |
London: War Office | |
</dc:publisher> | |
<dc:language>eng</dc:language> | |
<dc:identifier> | |
ITM-00001 | |
</dc:identifier> | |
<dc:format> | |
38 x 41 cm | |
</dc:format> | |
<dc:format> | |
nonprojected graphic | |
</dc:format> | |
<dc:format> | |
image/tif | |
</dc:format> | |
<dc:subject> | |
Topographic maps | |
-- | |
Italy maps | |
</dc:subject> | |
<dc:coverage> | |
Italy | |
</dc:coverage> | |
<dc:coverage> | |
Europe | |
-- | |
Italy | |
-- | |
Aosta | |
----</dc:coverage> | |
<dc:coverage/> | |
<dc:coverage/> | |
<dc:subject> | |
Topographic maps | |
-- | |
Italy maps | |
-- | |
Italy | |
--</dc:subject> | |
</oai_dc:dc> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment