http://scigraph.springernature.com/ontologies/core/sdDataset
NAMEsdDataset
DESCRIPTIONN/A
JSON-LD is the canonical representation for SciGraph data.
TIP: You can open this SciGraph record using an external JSON-LD service: JSON-LD Playground Google SDTT
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"id": "http://scigraph.springernature.com/ontologies/core/sdDataset",
"rdfs:comment": null,
"rdfs:isDefinedBy": [
{
"id": "http://scigraph.springernature.com/ontologies/core/"
}
],
"rdfs:label": "sdDataset",
"rdfs:range": [
{
"id": "http://www.w3.org/2001/XMLSchema#string"
}
],
"sdDataset": "onto_core",
"type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
]
}
]
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://scigraph.springernature.com/ontologies/core/sdDataset'
N-Triples is a line-based linked data format ideal for batch operations.
curl -H 'Accept: application/n-triples' 'https://scigraph.springernature.com/ontologies/core/sdDataset'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://scigraph.springernature.com/ontologies/core/sdDataset'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://scigraph.springernature.com/ontologies/core/sdDataset'
This table displays all metadata directly associated to this object as RDF triples.
6 TRIPLES
6 PREDICATES
7 URIs
2 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | sgo:sdDataset | sgo:license | sg:explorer/license/ |
2 | ″ | sgo:sdDataset | onto_core |
3 | ″ | rdf:type | owl:DatatypeProperty |
4 | ″ | rdfs:isDefinedBy | sgo: |
5 | ″ | rdfs:label | sdDataset |
6 | ″ | rdfs:range | xsd:string |