Skip to content

Alignment dc example

damonregan edited this page Dec 14, 2011 · 3 revisions

Example of an NSDL DC metadata record that includes alignment with academic standards:

http://nsdl.org/nsdl_dds/services/ddsws1-1?verb=GetRecord&id=2200/20100706155436238T

Below is a snippet from this record highlighting the alignment (i.e., conformsTo) elements.

<nsdl_dc:nsdl_dc xmlns:nsdl_dc="http://ns.nsdl.org/nsdl_dc_v1.02/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:ieee="http://www.ieee.org/xsd/LOMv1p0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="1.02.020" xsi:schemaLocation="http://ns.nsdl.org/nsdl_dc_v1.02/ http://ns.nsdl.org/schemas/nsdl_dc/nsdl_dc_v1.02.xsd">

...

<dct:conformsTo xsi:type="dct:URI">http://purl.org/ASN/resources/S1143426</dct:conformsTo>
<dct:conformsTo xsi:type="dct:URI">http://purl.org/ASN/resources/S1143460</dct:conformsTo>
<dct:conformsTo xsi:type="dct:URI">http://purl.org/ASN/resources/S1143462</dct:conformsTo>
Clone this wiki locally