http://www.w3.org/1999/02/22-rdf-syntax-ns#nil
NAMErdf:nil
DESCRIPTIONN/A
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#nil",
"sdDataset": "for_codes",
"type": [
"http://www.w3.org/2000/01/rdf-schema#Resource",
"http://www.w3.org/1999/02/22-rdf-syntax-ns#List"
]
}
]
Download the RDF metadata as: json-ld nt turtle xml License info
JSON-LD is a popular format for linked data which is fully compatible with JSON.
curl -H 'Accept: application/ld+json' 'https://www.w3.org/1999/02/22-rdf-syntax-ns#nil'
N-Triples is a line-based linked data format ideal for batch operations.
curl -H 'Accept: application/n-triples' 'https://www.w3.org/1999/02/22-rdf-syntax-ns#nil'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.w3.org/1999/02/22-rdf-syntax-ns#nil'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.w3.org/1999/02/22-rdf-syntax-ns#nil'
This table displays all metadata directly associated to this object as RDF triples.
3 TRIPLES
2 PREDICATES
4 URIs
1 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | rdf:nil | sgo:sdDataset | for_codes |
2 | ″ | rdf:type | rdf:List |
3 | ″ | ″ | rdfs:Resource |