University of the West Indies
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.mona.uwi.edu/"
}
],
"grid:establishedYear": [
{
"@value": "1948-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.12916.3d/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.461576.7"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q746153"
}
],
"grid:id": [
{
"@value": "grid.12916.3d"
}
],
"grid:isni": [
{
"@value": "0000 0001 2322 4996"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/University_of_the_West_Indies"
}
],
"id": "http://www.grid.ac/institutes/grid.12916.3d",
"rdfs:label": "University of the West Indies",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "University of the West Indies"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
],
"vivo:abbreviation": [
{
"@value": "UWI"
}
]
}
]
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.12916.3d'
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.12916.3d'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.12916.3d'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.12916.3d'
This table displays all metadata directly associated to this object as RDF triples.
14 TRIPLES
13 PREDICATES
14 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.12916.3d | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | UWI |
3 | ″ | grid:establishedYear | 1948-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.12916.3d/address-0 |
5 | ″ | grid:hasParent | grid-institutes:grid.461576.7 |
6 | ″ | grid:hasWikidataId | wd:Q746153 |
7 | ″ | grid:id | grid.12916.3d |
8 | ″ | grid:isni | 0000 0001 2322 4996 |
9 | ″ | grid:wikipediaPage | http://en.wikipedia.org/wiki/University_of_the_West_Indies |
10 | ″ | rdf:type | grid:Education |
11 | ″ | ″ | foaf:Organization |
12 | ″ | rdfs:label | University of the West Indies |
13 | ″ | skos:prefLabel | University of the West Indies |
14 | ″ | foaf:homepage | http://www.mona.uwi.edu/ |