1,554
edits
(remove spaces from example preformatted text, other small changes.) |
|||
Line 207: | Line 207: | ||
A pristine sample of a minimally-populated Audubon Core (AC) CSV published via an extension in a Darwin Core Archive: | A pristine sample of a minimally-populated Audubon Core (AC) CSV published via an extension in a Darwin Core Archive: | ||
<pre>coreid, identifier, type, format, accessURI, rights, owner, creator, metadataLanguage | <pre>coreid,identifier,type,format,accessURI,rights,owner,creator,metadataLanguage | ||
e24899c2-f13a-4d51-8733-bdf666b390d9,urn:uuid:32e5da5d-c747-435c-a368-07d989259bf4, StillImage, image/jpeg, http://example.com/00000001, https://creativecommons.org/publicdomain/zero/1.0/, Museum of the USA, John Smith, eng | e24899c2-f13a-4d51-8733-bdf666b390d9,urn:uuid:32e5da5d-c747-435c-a368-07d989259bf4,StillImage,image/jpeg,http://example.com/00000001,https://creativecommons.org/publicdomain/zero/1.0/,Museum of the USA, John Smith,eng | ||
</pre> | </pre> | ||
Another variation based on real-world data: | Another variation based on real-world data: | ||
<pre>coreid, identifier, type, format, accessURI, rights, owner, creator, metadataLanguage | <pre>coreid,identifier,type,format,accessURI,rights,owner,creator,metadataLanguage | ||
urn:catalog:MUSA:fish:123, 32e5da5d-c747-435c-a368-07d989259bf4, StillImage, image/jpeg, http://example.com/IMAGES/00000001.jpg, CC0, Museum of the USA, John Smith, eng | urn:catalog:MUSA:fish:123,32e5da5d-c747-435c-a368-07d989259bf4,StillImage,image/jpeg,http://example.com/IMAGES/00000001.jpg,CC0,Museum of the USA,John Smith,eng | ||
</pre> | </pre> | ||
edits