The RDF dereferencing service is the mechanism that, given a URI, returns an RDF description
of the resource identified by that URI, enabling clients to retrieve structured, machine-readable
data about the resource from the web in different formats.
All the resources defined in the sibils graph can be dereferenced.
It includes the ontology itself, each ontology term, the annotated publications, the concepts and terminologies used for annotation.
Several formats are supported. The format can be chosen by adding the parameter ?format=<format>
or simply by appending the format at the end of the URI, like a file extension.
Where format is one of:
The SPARQL protocol (and thus the dereferencing service) is based on the HTTP content negotiation. Instead of using the parameter format as described above, you can use the 'Accept' header to tell the SPARQL server which mime-type you would like to have in the response.
The following mime-type can be used:
curl -H "Accept:text/turtle" https://purl.expasy.org/sibils/rdf/ontology/more_specific_than