INFN Sezione di Pisa
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.pi.infn.it/"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.470216.6/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.6045.7"
}
],
"grid:id": [
{
"@value": "grid.470216.6"
}
],
"id": "http://www.grid.ac/institutes/grid.470216.6",
"rdfs:label": "INFN Sezione di Pisa",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Istituto Nazionale di Fisica Nucleare Sezione di Pisa"
}
],
"skos:prefLabel": [
{
"@value": "INFN Sezione di Pisa"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Facility"
]
}
]
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.470216.6'
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.470216.6'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.470216.6'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.470216.6'
This table displays all metadata directly associated to this object as RDF triples.
10 TRIPLES
9 PREDICATES
10 URIs
4 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.470216.6 | sgo:sdDataset | grid |
2 | ″ | grid:hasAddress | grid-institutes:grid.470216.6/address-0 |
3 | ″ | grid:hasParent | grid-institutes:grid.6045.7 |
4 | ″ | grid:id | grid.470216.6 |
5 | ″ | rdf:type | grid:Facility |
6 | ″ | ″ | foaf:Organization |
7 | ″ | rdfs:label | INFN Sezione di Pisa |
8 | ″ | skos:altLabel | Istituto Nazionale di Fisica Nucleare Sezione di Pisa |
9 | ″ | skos:prefLabel | INFN Sezione di Pisa |
10 | ″ | foaf:homepage | http://www.pi.infn.it/ |