Box (United States)
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.box.com/home"
}
],
"grid:establishedYear": [
{
"@value": "2005-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.497145.a/address-0"
}
],
"grid:id": [
{
"@value": "grid.497145.a"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Box_(company)"
}
],
"id": "http://www.grid.ac/institutes/grid.497145.a",
"rdfs:label": "Box (United States)",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Box.net"
}
],
"skos:prefLabel": [
{
"@value": "Box (United States)"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Company"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "37.4994",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-122.216333",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Redwood City"
}
],
"grid:countryCode": [
{
"@value": "US"
}
],
"grid:countryName": [
{
"@value": "United States"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/5386834/"
}
],
"id": "http://www.grid.ac/institutes/grid.497145.a/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.497145.a'
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.497145.a'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.497145.a'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.497145.a'
This table displays all metadata directly associated to this object as RDF triples.
19 TRIPLES
10 PREDICATES
11 URIs
5 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.497145.a | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 2005-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.497145.a/address-0 |
4 | ″ | grid:id | grid.497145.a |
5 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Box_(company) |
6 | ″ | rdf:type | grid:Company |
7 | ″ | ″ | foaf:Organization |
8 | ″ | rdfs:label | Box (United States) |
9 | ″ | skos:altLabel | Box.net |
10 | ″ | skos:prefLabel | Box (United States) |
11 | ″ | foaf:homepage | https://www.box.com/home |
12 | grid-institutes:grid.497145.a/address-0 | sgo:sdDataset | grid |
13 | ″ | grid:cityName | Redwood City |
14 | ″ | grid:countryCode | US |
15 | ″ | grid:countryName | United States |
16 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/5386834/ |
17 | ″ | rdf:type | grid:Address |
18 | ″ | geo-pos:lat | 37.4994 |
19 | ″ | geo-pos:long | -122.216333 |