Ontology type: grid:Facility | foaf:Organization
Centre d'Etudes et De Recherche en Informatique et Communications
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://cedric.cnam.fr/"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.463815.d/address-0"
}
],
"grid:id": [
{
"@value": "grid.463815.d"
}
],
"grid:isni": [
{
"@value": "0000 0001 2326 1906"
}
],
"id": "http://www.grid.ac/institutes/grid.463815.d",
"rdfs:label": "Centre d'Etudes et De Recherche en Informatique et Communications",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Centre d'Etudes et De Recherche en Informatique et Communications"
}
],
"type": [
"http://www.grid.ac/ontology/Facility",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "CEDRIC"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "48.866767",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "2.35541",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Paris"
}
],
"grid:countryCode": [
{
"@value": "FR"
}
],
"grid:countryName": [
{
"@value": "France"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/2988507/"
}
],
"id": "http://www.grid.ac/institutes/grid.463815.d/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.463815.d'
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.463815.d'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.463815.d'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.463815.d'
This table displays all metadata directly associated to this object as RDF triples.
18 TRIPLES
9 PREDICATES
10 URIs
5 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.463815.d | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | CEDRIC |
3 | ″ | grid:hasAddress | grid-institutes:grid.463815.d/address-0 |
4 | ″ | grid:id | grid.463815.d |
5 | ″ | grid:isni | 0000 0001 2326 1906 |
6 | ″ | rdf:type | grid:Facility |
7 | ″ | ″ | foaf:Organization |
8 | ″ | rdfs:label | Centre d'Etudes et De Recherche en Informatique et Communications |
9 | ″ | skos:prefLabel | Centre d'Etudes et De Recherche en Informatique et Communications |
10 | ″ | foaf:homepage | http://cedric.cnam.fr/ |
11 | grid-institutes:grid.463815.d/address-0 | sgo:sdDataset | grid |
12 | ″ | grid:cityName | Paris |
13 | ″ | grid:countryCode | FR |
14 | ″ | grid:countryName | France |
15 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/2988507/ |
16 | ″ | rdf:type | grid:Address |
17 | ″ | geo-pos:lat | 48.866767 |
18 | ″ | geo-pos:long | 2.35541 |