rdf:type
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#type",
"rdfs:domain": [
{
"id": "http://www.w3.org/2000/01/rdf-schema#Resource"
}
],
"rdfs:range": [
{
"id": "http://www.w3.org/2000/01/rdf-schema#Class"
}
],
"rdfs:subPropertyOf": [
{
"id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
}
],
"sdDataset": "for_codes",
"type": [
"http://www.w3.org/2000/01/rdf-schema#Resource",
"http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
]
}
]
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#type'
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#type'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.w3.org/1999/02/22-rdf-syntax-ns#type'
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#type'
This table displays all metadata directly associated to this object as RDF triples.
6 TRIPLES
5 PREDICATES
5 URIs
1 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | rdf:type | sgo:sdDataset | for_codes |
2 | ″ | rdf:type | rdf:Property |
3 | ″ | ″ | rdfs:Resource |
4 | ″ | rdfs:domain | rdfs:Resource |
5 | ″ | rdfs:range | rdfs:Class |
6 | ″ | rdfs:subPropertyOf | rdf:type |