source: MDService2/trunk/MDService2/src/terms_setup.xml

Last change on this file was 1081, checked in by vronk, 13 years ago
File size: 1.3 KB
Line 
1<Termsets>
2        <Termset type="model" id="olac" name="olac" url="" format="terms|cmdrepo" />
3        <Termset type="model" id="olact" name="OLAC-DcmiTerms" url="" format="terms|cmdrepo" />
4        <Termset type="model" id="lrt" name="LrtInventoryResource" url="" format="terms|cmdrepo" />
5        <Termset type="model" id="coll" name="collection" url="" format="terms|cmdrepo" />
6        <Termset type="model" id="tcp" name="TextCorpusProfile" url="" format="terms|cmdrepo" />
7        <Termset type="model" id="tei" name="teiHeader" url="" format="terms" />
8       
9        <Termset type="dcr" id="isocat" name="isoCAT" url="http://www.isocat.org/rest/profile/5" url_prefix="http://www.isocat.org/datcat/" format="dcif" />
10        <Termset type="dcr" id="dce" name="dublincore elements" url="http://purl.org/dc/elements/1.1/" url_prefix="http://purl.org/dc/elements/1.1/"  format="rdf" />
11        <Termset type="dcr" id="dct" name="dublincore terms" url="http://purl.org/dc/terms/" url_prefix="http://purl.org/dc/terms/"  format="rdf" />   
12        <Termset type="rr" id="relcat" name="Relation Registry CMDI-set" url="http://lux13.mpi.nl/relcat/rest/set/cmdi" url_prefix="http://lux13.mpi.nl/relcat/rest/set/cmdi" format="rdf" />
13        <Termset type="rr" id="reldc" name="Relation Registry DC-set" url="http://lux13.mpi.nl/relcat/rest/set/dc" url_prefix="http://lux13.mpi.nl/relcat/rest/set/dc" format="rdf" /> 
14</Termsets>
Note: See TracBrowser for help on using the repository browser.