rdfs:Class
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/2000/01/rdf-schema#Class",
"rdfs:subClassOf": [
{
"id": "http://www.w3.org/2000/01/rdf-schema#Class"
},
{
"id": "http://www.w3.org/2000/01/rdf-schema#Resource"
}
],
"sdDataset": "for_codes",
"type": [
"http://www.w3.org/2000/01/rdf-schema#Resource",
"http://www.w3.org/2000/01/rdf-schema#Class"
]
}
]
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/2000/01/rdf-schema#Class'
N-Triples is a line-based linked data format ideal for batch operations.
curl -H 'Accept: application/n-triples' 'https://www.w3.org/2000/01/rdf-schema#Class'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.w3.org/2000/01/rdf-schema#Class'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.w3.org/2000/01/rdf-schema#Class'
This table displays all metadata directly associated to this object as RDF triples.
5 TRIPLES
3 PREDICATES
3 URIs
1 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | rdfs:Class | sgo:sdDataset | for_codes |
2 | ″ | rdf:type | rdfs:Class |
3 | ″ | ″ | rdfs:Resource |
4 | ″ | rdfs:subClassOf | rdfs:Class |
5 | ″ | ″ | rdfs:Resource |