Resolve a LSID and return metadata as RDF as JSON-LD, N-Triples, and RDF/XML.
To retrieve RDF directly, use either content negotiation or append the required file extension to the LSID (e.g., /urn:lsid:nmbe.ch:spidersp:021946.jsonld returns RDF for the LSID urn:lsid:nmbe.ch:spidersp:021946 in JSON-LD format).
| Syntax | File extension | Accept header |
|---|---|---|
| JSON-LD | .jsonld | application/ld+json |
| N-triples | .nt | application/n-triples |
| RDF/XML | .rdf | application/rdf+xml |