Sahand University of Technology
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.sut.ac.ir/en/"
}
],
"grid:establishedYear": [
{
"@value": "1989-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.412345.5/address-0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q3875219"
}
],
"grid:id": [
{
"@value": "grid.412345.5"
}
],
"grid:isni": [
{
"@value": "0000 0000 9012 9027"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Sahand_University_of_Technology"
}
],
"id": "http://www.grid.ac/institutes/grid.412345.5",
"rdfs:label": "Sahand University of Technology",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Sahand University of Technology"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
],
"vivo:abbreviation": [
{
"@value": "SUT"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "37.928256",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "46.147813",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Tabriz"
}
],
"grid:countryCode": [
{
"@value": "IR"
}
],
"grid:countryName": [
{
"@value": "Iran"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/113646/"
}
],
"id": "http://www.grid.ac/institutes/grid.412345.5/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.412345.5'
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.412345.5'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.412345.5'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.412345.5'
This table displays all metadata directly associated to this object as RDF triples.
21 TRIPLES
12 PREDICATES
13 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.412345.5 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | SUT |
3 | ″ | grid:establishedYear | 1989-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.412345.5/address-0 |
5 | ″ | grid:hasWikidataId | wd:Q3875219 |
6 | ″ | grid:id | grid.412345.5 |
7 | ″ | grid:isni | 0000 0000 9012 9027 |
8 | ″ | grid:wikipediaPage | http://en.wikipedia.org/wiki/Sahand_University_of_Technology |
9 | ″ | rdf:type | grid:Education |
10 | ″ | ″ | foaf:Organization |
11 | ″ | rdfs:label | Sahand University of Technology |
12 | ″ | skos:prefLabel | Sahand University of Technology |
13 | ″ | foaf:homepage | http://www.sut.ac.ir/en/ |
14 | grid-institutes:grid.412345.5/address-0 | sgo:sdDataset | grid |
15 | ″ | grid:cityName | Tabriz |
16 | ″ | grid:countryCode | IR |
17 | ″ | grid:countryName | Iran |
18 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/113646/ |
19 | ″ | rdf:type | grid:Address |
20 | ″ | geo-pos:lat | 37.928256 |
21 | ″ | geo-pos:long | 46.147813 |