Edison Welding Institute
HOMEPAGE ADDRESS
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://ewi.org/"
}
],
"grid:establishedYear": [
{
"@value": "1984-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.454262.3/address-0"
}
],
"grid:id": [
{
"@value": "grid.454262.3"
}
],
"grid:isni": [
{
"@value": "0000 0001 2227 5898"
}
],
"grid:wikipediaPage": [
{
"id": "https://en.wikipedia.org/wiki/Edison_Welding_Institute"
}
],
"id": "http://www.grid.ac/institutes/grid.454262.3",
"rdfs:label": "Edison Welding Institute",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Edison Welding Institute"
}
],
"type": [
"http://www.grid.ac/ontology/Nonprofit",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "EWI"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "40.005815",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-83.042479",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Columbus"
}
],
"grid:countryCode": [
{
"@value": "US"
}
],
"grid:countryName": [
{
"@value": "United States"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/4509177/"
}
],
"id": "http://www.grid.ac/institutes/grid.454262.3/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.454262.3'
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.454262.3'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.454262.3'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.454262.3'
This table displays all metadata directly associated to this object as RDF triples.
20 TRIPLES
11 PREDICATES
12 URIs
6 LITERALS
Subject | Predicate | Object | |
---|---|---|---|
1 | grid-institutes:grid.454262.3 | sgo:sdDataset | grid |
2 | ″ | vivo:abbreviation | EWI |
3 | ″ | grid:establishedYear | 1984-01-01 |
4 | ″ | grid:hasAddress | grid-institutes:grid.454262.3/address-0 |
5 | ″ | grid:id | grid.454262.3 |
6 | ″ | grid:isni | 0000 0001 2227 5898 |
7 | ″ | grid:wikipediaPage | https://en.wikipedia.org/wiki/Edison_Welding_Institute |
8 | ″ | rdf:type | grid:Nonprofit |
9 | ″ | ″ | foaf:Organization |
10 | ″ | rdfs:label | Edison Welding Institute |
11 | ″ | skos:prefLabel | Edison Welding Institute |
12 | ″ | foaf:homepage | http://ewi.org/ |
13 | grid-institutes:grid.454262.3/address-0 | sgo:sdDataset | grid |
14 | ″ | grid:cityName | Columbus |
15 | ″ | grid:countryCode | US |
16 | ″ | grid:countryName | United States |
17 | ″ | grid:hasGeonamesCity | http://sws.geonames.org/4509177/ |
18 | ″ | rdf:type | grid:Address |
19 | ″ | geo-pos:lat | 40.005815 |
20 | ″ | geo-pos:long | -83.042479 |