Malayer University
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.malayeru.ac.ir/Portal/Home/"
}
],
"grid:establishedYear": [
{
"@value": "1991-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.459711.f/address-0"
}
],
"grid:id": [
{
"@value": "grid.459711.f"
}
],
"id": "http://www.grid.ac/institutes/grid.459711.f",
"rdfs:label": "Malayer University",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Malayer University"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
]
}
]
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.459711.f'
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.459711.f'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.459711.f'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.459711.f'
This table displays all metadata directly associated to this object as RDF triples.
9 TRIPLES
8 PREDICATES
9 URIs
4 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.459711.f | sgo:sdDataset | grid |
2 | ″ | grid:establishedYear | 1991-01-01 |
3 | ″ | grid:hasAddress | grid-institutes:grid.459711.f/address-0 |
4 | ″ | grid:id | grid.459711.f |
5 | ″ | rdf:type | grid:Education |
6 | ″ | ″ | foaf:Organization |
7 | ″ | rdfs:label | Malayer University |
8 | ″ | skos:prefLabel | Malayer University |
9 | ″ | foaf:homepage | http://www.malayeru.ac.ir/Portal/Home/ |