Information Management Services
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://www.imsweb.com/"
}
],
"grid:establishedYear": [
{
"@value": "1974-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.280929.8/address-0"
}
],
"grid:id": [
{
"@value": "grid.280929.8"
}
],
"grid:isni": [
{
"@value": "0000 0000 9338 0647"
}
],
"id": "http://www.grid.ac/institutes/grid.280929.8",
"rdfs:label": "Information Management Services",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Information Management Services"
}
],
"type": [
"http://www.grid.ac/ontology/Company",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "IMS"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "39.050886",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-76.938994",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Calverton"
}
],
"grid:countryCode": [
{
"@value": "US"
}
],
"grid:countryName": [
{
"@value": "United States"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/4350160/"
}
],
"id": "http://www.grid.ac/institutes/grid.280929.8/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.280929.8'
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.280929.8'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.280929.8'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.280929.8'
This table displays all metadata directly associated to this object as RDF triples.
19 TRIPLES
10 PREDICATES
11 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.280929.8 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | IMS |
3 | ″ | grid:establishedYear | 1974-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.280929.8/address-0 |
5 | ″ | grid:id | grid.280929.8 |
6 | ″ | grid:isni | 0000 0000 9338 0647 |
7 | ″ | rdf:type | grid:Company |
8 | ″ | ″ | foaf:Organization |
9 | ″ | rdfs:label | Information Management Services |
10 | ″ | skos:prefLabel | Information Management Services |
11 | ″ | foaf:homepage | https://www.imsweb.com/ |
12 | grid-institutes:grid.280929.8/address-0 | sgo:sdDataset | grid |
13 | ″ | grid:cityName | Calverton |
14 | ″ | grid:countryCode | US |
15 | ″ | grid:countryName | United States |
16 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/4350160/ |
17 | ″ | rdf:type | grid:Address |
18 | ″ | geo-pos:lat | 39.050886 |
19 | ″ | geo-pos:long | -76.938994 |