rdfs:domain
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#domain",
"rdfs:domain": [
{
"id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
}
],
"rdfs:range": [
{
"id": "http://www.w3.org/2000/01/rdf-schema#Class"
}
],
"rdfs:subPropertyOf": [
{
"id": "http://www.w3.org/2000/01/rdf-schema#domain"
}
],
"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/2000/01/rdf-schema#domain'
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#domain'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.w3.org/2000/01/rdf-schema#domain'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.w3.org/2000/01/rdf-schema#domain'
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 | rdfs:domain | sgo:sdDataset | for_codes |
2 | ″ | rdf:type | rdf:Property |
3 | ″ | ″ | rdfs:Resource |
4 | ″ | rdfs:domain | rdf:Property |
5 | ″ | rdfs:range | rdfs:Class |
6 | ″ | rdfs:subPropertyOf | rdfs:domain |