Center for Advanced Soft Electronics
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.case.re.kr/eng/"
}
],
"grid:establishedYear": [
{
"@value": "2011-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.484040.c/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.452913.8"
}
],
"grid:id": [
{
"@value": "grid.484040.c"
}
],
"id": "http://www.grid.ac/institutes/grid.484040.c",
"rdfs:label": "Center for Advanced Soft Electronics",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Center for Advanced Soft Electronics"
}
],
"type": [
"http://www.grid.ac/ontology/Facility",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "CASE"
}
]
}
]
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.484040.c'
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.484040.c'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.484040.c'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.484040.c'
This table displays all metadata directly associated to this object as RDF triples.
11 TRIPLES
10 PREDICATES
11 URIs
5 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.484040.c | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | CASE |
3 | ″ | grid:establishedYear | 2011-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.484040.c/address-0 |
5 | ″ | grid:hasParent | grid-institutes:grid.452913.8 |
6 | ″ | grid:id | grid.484040.c |
7 | ″ | rdf:type | grid:Facility |
8 | ″ | ″ | foaf:Organization |
9 | ″ | rdfs:label | Center for Advanced Soft Electronics |
10 | ″ | skos:prefLabel | Center for Advanced Soft Electronics |
11 | ″ | foaf:homepage | http://www.case.re.kr/eng/ |