| Simple Query (HTTP) |
http://localhost/thesauri/Theme?term=biosphere
| Thesaurus server response (RDF) Browser |
| Exact match query structure (HTTP) |
http://localhost/thesauri/Theme?biosphere
| Exact match response (RDF) Browser |
<RDF:RDF>
xmlns="http://ceres.ca.gov/thesaurus/RDF/"
xmlns:RDF="http://www.w3.org/TR/WD-rdf-syntax/">
<SUBSET rdf:resource="http://localhost/thesauri/Theme?biosphere">
<THESAURUS resource="http://localhost/thesauri/Theme">
<DESCRIPTOR ID="Biosphere" LABEL="Biosphere" SN="Organisms and
ecosystems">
<CAT LABEL="Natural environment" RDF:RESOURCE="Natural environment"/>
<TT LABEL="Earth" RDF:RESOURCE="Earth"/>
<BT LABEL="Earth" RDF:RESOURCE="Earth"/>
<RT LABEL="Biosphere [GEMET]" RDF:RESOURCE="Biosphere [GEMET]"/>
<RT LABEL="Biosphere [LCSH]" RDF:RESOURCE="Biosphere [LCSH]"/>
<NT LABEL="Organisms" RDF:RESOURCE="Organisms"/>
<NT LABEL="Biodiversity" RDF:RESOURCE="Biodiversity"/>
<NT LABEL="Biological processes" RDF:RESOURCE="Biological processes"/>
<NT LABEL="Ecosystems" RDF:RESOURCE="Ecosystems"/>
<NT LABEL="Evolution" RDF:RESOURCE="Evolution"/>
</DESCRIPTOR>
</THESAURUS>
</SUBSET>
</RDF:RDF>