Getting description of RDF entities in different formats

Several formats are supported. The format can be chosen by adding the parameter ?format=<format>
where format is one of: Examples

Resolving RDF entities with a script

The SPARQL protocol 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:

Get cello:Xref resolved using ttl format
      curl -H "Accept:text/turtle" https://purl.expasy.org/cellosaurus/rdf/ontology/Xref