IBM Research - China
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://research.ibm.com/labs/china/index.shtml"
}
],
"grid:establishedYear": [
{
"@value": "1995-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.464581.a/address-0"
}
],
"grid:hasRelated": [
{
"id": "http://www.grid.ac/institutes/grid.481556.b"
},
{
"id": "http://www.grid.ac/institutes/grid.481553.e"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q16927991"
}
],
"grid:id": [
{
"@value": "grid.464581.a"
}
],
"grid:isni": [
{
"@value": "0000 0004 0630 0661"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/IBM_China_Research_Laboratory"
}
],
"id": "http://www.grid.ac/institutes/grid.464581.a",
"rdfs:label": "IBM Research - China",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "IBM China Research Laboratory"
}
],
"skos:prefLabel": [
{
"@value": "IBM Research - China"
}
],
"type": [
"http://www.grid.ac/ontology/Company",
"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.464581.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.464581.a'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.464581.a'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.464581.a'
This table displays all metadata directly associated to this object as RDF triples.
15 TRIPLES
13 PREDICATES
15 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.464581.a | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1995-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.464581.a/address-0 |
4 | ″ | grid:hasRelated | grid-institutes:grid.481553.e |
5 | ″ | ″ | grid-institutes:grid.481556.b |
6 | ″ | grid:hasWikidataId | wd:Q16927991 |
7 | ″ | grid:id | grid.464581.a |
8 | ″ | grid:isni | 0000 0004 0630 0661 |
9 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/IBM_China_Research_Laboratory |
10 | ″ | rdf:type | grid:Company |
11 | ″ | ″ | foaf:Organization |
12 | ″ | rdfs:label | IBM Research - China |
13 | ″ | skos:altLabel | IBM China Research Laboratory |
14 | ″ | skos:prefLabel | IBM Research - China |
15 | ″ | foaf:homepage | http://research.ibm.com/labs/china/index.shtml |