Russell Group
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://russellgroup.ac.uk/"
}
],
"grid:establishedYear": [
{
"@value": "1994-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.493124.9/address-0"
}
],
"grid:id": [
{
"@value": "grid.493124.9"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Russell_Group"
}
],
"id": "http://www.grid.ac/institutes/grid.493124.9",
"rdfs:label": "Russell Group",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Russell Group"
}
],
"type": [
"http://www.grid.ac/ontology/Other",
"http://xmlns.com/foaf/0.1/Organization"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "51.5286417",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-0.1015987",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "London"
}
],
"grid:countryCode": [
{
"@value": "GB"
}
],
"grid:countryName": [
{
"@value": "United Kingdom"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2643743/"
}
],
"id": "http://www.grid.ac/institutes/grid.493124.9/address-0",
"sdDataset": "grid",
"type": [
"http://www.grid.ac/ontology/Address"
]
}
]
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.493124.9'
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.493124.9'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.493124.9'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.493124.9'
This table displays all metadata directly associated to this object as RDF triples.
18 TRIPLES
9 PREDICATES
10 URIs
4 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.493124.9 | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1994-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.493124.9/address-0 |
4 | ″ | grid:id | grid.493124.9 |
5 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Russell_Group |
6 | ″ | rdf:type | grid:Other |
7 | ″ | ″ | foaf:Organization |
8 | ″ | rdfs:label | Russell Group |
9 | ″ | skos:prefLabel | Russell Group |
10 | ″ | foaf:homepage | http://russellgroup.ac.uk/ |
11 | grid-institutes:grid.493124.9/address-0 | sgo:sdDataset | grid |
12 | ″ | grid:cityName | London |
13 | ″ | grid:countryCode | GB |
14 | ″ | grid:countryName | United Kingdom |
15 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2643743/ |
16 | ″ | rdf:type | grid:Address |
17 | ″ | geo-pos:lat | 51.5286417 |
18 | ″ | geo-pos:long | -0.1015987 |