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

Last change on this file since 1076 was 1076, checked in by vronk, 13 years ago

reduced logging messages,
changes to CQL-handling in js and XCQL2Xpath-mapping;
reworked docs, introduced example queries

File size: 1.1 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/" format="rdf" />
11        <Termset type="dcr" id="dct" name="dublincore terms" url="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" format="rdf" />
13        <Termset type="rr" id="hdcrel" name="Relation Registry DC-set" url="http://lux13.mpi.nl/relcat/rest/set/dc" format="rdf" />
14       
15</Termsets>
Note: See TracBrowser for help on using the repository browser.