hasChild
DESCRIPTIONLinks organisation that are in a parent / child hierarchy
Download the RDF metadata as: json-ld nt turtle xml License info
8 TRIPLES 7 PREDICATES 7 URIs 2 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid:hasChild | rdf:type | rdf:Property |
2 | ″ | ″ | owl:ObjectProperty |
3 | ″ | rdfs:comment | Links organisation that are in a parent / child hierarchy |
4 | ″ | rdfs:domain | grid:Organisation |
5 | ″ | rdfs:label | hasChild |
6 | ″ | rdfs:range | grid:Organisation |
7 | ″ | rdfs:subPropertyOf | grid:hasChild |
8 | ″ | owl:inverseOf | grid:hasParent |
JSON-LD is a popular JSON format for linked data.
curl -H 'Accept: application/ld+json' 'http://www.grid.ac/ontology/hasChild'
N-Triples is a line-based linked data format ideal for batch operations .
curl -H 'Accept: application/n-triples' 'http://www.grid.ac/ontology/hasChild'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'http://www.grid.ac/ontology/hasChild'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'http://www.grid.ac/ontology/hasChild'