Cooper Union
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.cooper.edu/"
}
],
"grid:establishedYear": [
{
"@value": "1859-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.254672.0/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q130981"
}
],
"grid:id": [
{
"@value": "grid.254672.0"
}
],
"grid:isni": [
{
"@value": "0000 0001 2170 2034"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Cooper_Union"
}
],
"id": "http://www.grid.ac/institutes/grid.254672.0",
"rdfs:label": "Cooper Union",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "The Cooper Union for the Advancement of Science and Art"
}
],
"skos:prefLabel": [
{
"@value": "Cooper Union"
}
],
"type": [
"http://www.grid.ac/ontology/Education",
"http://xmlns.com/foaf/0.1/Organization"
]
}
]
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.grid.ac/institutes/grid.254672.0'
N-Triples is a line-based linked data format ideal for batch operations.
curl -H 'Accept: application/n-triples' 'https://www.grid.ac/institutes/grid.254672.0'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.254672.0'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.254672.0'
This table displays all metadata directly associated to this object as RDF triples.
13 TRIPLES
12 PREDICATES
13 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.254672.0 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1859-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.254672.0/address-0 |
4 | ″ | grid:hasWikidataId | wd:Q130981 |
5 | ″ | grid:id | grid.254672.0 |
6 | ″ | grid:isni | 0000 0001 2170 2034 |
7 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Cooper_Union |
8 | ″ | rdf:type | grid:Education |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | Cooper Union |
11 | ″ | skos:altLabel | The Cooper Union for the Advancement of Science and Art |
12 | ″ | skos:prefLabel | Cooper Union |
13 | ″ | foaf:homepage | http://www.cooper.edu/ |