Ontology type: grid:Education | foaf:Organization
Texas A&M University – Corpus Christi
HOMEPAGE ADDRESShttp://www.grid.ac/institutes/grid.264759.b
ISNIhttp://www.isni.org/isni/0000000098807531
CROSSREF100007809 | 100008292
WIKIDATAhttp://www.wikidata.org/entity/Q634651
WIKIPEDIAhttp://en.wikipedia.org/wiki/Texas_A%26M_University%E2%80%93Corpus_Christi
JSON-LD is the canonical representation for SciGraph data.
[
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "https://www.tamucc.edu/"
}
],
"grid:crossrefFunderId": [
{
"@value": "100007809"
},
{
"@value": "100008292"
}
],
"grid:establishedYear": [
{
"@value": "1947-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.264759.b/address-0"
}
],
"grid:hasParent": [
{
"id": "http://www.grid.ac/institutes/grid.264763.2"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q634651"
}
],
"grid:id": [
{
"@value": "grid.264759.b"
}
],
"grid:isni": [
{
"@value": "0000 0000 9880 7531"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Texas_A%26M_University%E2%80%93Corpus_Christi"
}
],
"id": "http://www.grid.ac/institutes/grid.264759.b",
"rdfs:label": "Texas A&M University \u2013 Corpus Christi",
"sdDataset": "grid",
"skos:altLabel": [
{
"@value": "Texas A&M\u2013Corpus Christi"
},
{
"@value": "A&M-CC"
},
{
"@value": "A&M-Corpus Christi"
}
],
"skos:prefLabel": [
{
"@value": "Texas A&M University \u2013 Corpus Christi"
}
],
"type": [
"http://www.grid.ac/ontology/Education",
"http://xmlns.com/foaf/0.1/Organization"
],
"vivo:abbreviation": [
{
"@value": "TAMUCC"
}
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"foaf:homepage": [
{
"id": "http://www.tamus.edu/"
}
],
"grid:crossrefFunderId": [
{
"@value": "100004923"
},
{
"@value": "100004933"
}
],
"grid:establishedYear": [
{
"@value": "1948-01-01",
"type": "http://www.w3.org/2001/XMLSchema#gYear"
}
],
"grid:hasAddress": [
{
"id": "http://www.grid.ac/institutes/grid.264763.2/address-0"
}
],
"grid:hasChild": [
{
"id": "http://www.grid.ac/institutes/grid.264764.5"
},
{
"id": "http://www.grid.ac/institutes/grid.469272.c"
},
{
"id": "http://www.grid.ac/institutes/grid.264759.b"
},
{
"id": "http://www.grid.ac/institutes/grid.469268.7"
},
{
"id": "http://www.grid.ac/institutes/grid.264762.3"
},
{
"id": "http://www.grid.ac/institutes/grid.264760.1"
},
{
"id": "http://www.grid.ac/institutes/grid.264758.a"
},
{
"id": "http://www.grid.ac/institutes/grid.262103.4"
},
{
"id": "http://www.grid.ac/institutes/grid.264755.7"
},
{
"id": "http://www.grid.ac/institutes/grid.264756.4"
},
{
"id": "http://www.grid.ac/institutes/grid.264601.7"
},
{
"id": "http://www.grid.ac/institutes/grid.268149.0"
}
],
"grid:hasWikidataId": [
{
"id": "http://www.wikidata.org/entity/Q1781044"
}
],
"grid:id": [
{
"@value": "grid.264763.2"
}
],
"grid:isni": [
{
"@value": "0000 0001 2112 019X"
}
],
"grid:wikipediaPage": [
{
"id": "http://en.wikipedia.org/wiki/Texas_A%26M_University_System"
}
],
"id": "http://www.grid.ac/institutes/grid.264763.2",
"rdfs:label": "Texas A&M University System",
"sdDataset": "grid",
"skos:prefLabel": [
{
"@value": "Texas A&M University System"
}
],
"type": [
"http://xmlns.com/foaf/0.1/Organization",
"http://www.grid.ac/ontology/Education"
]
},
{
"@context": "https://springernature.github.io/scigraph/jsonld/sgcontext.json",
"geo-pos:lat": [
{
"@value": "27.712322",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"geo-pos:long": [
{
"@value": "-97.321332",
"type": "http://www.w3.org/2001/XMLSchema#float"
}
],
"grid:cityName": [
{
"@value": "Corpus Christi"
}
],
"grid:countryCode": [
{
"@value": "US"
}
],
"grid:countryName": [
{
"@value": "United States"
}
],
"grid:hasGeonamesCity": [
{
"id": "http://sws.geonames.org/4683416/"
}
],
"id": "http://www.grid.ac/institutes/grid.264759.b/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.264759.b'
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.264759.b'
Turtle is a human-readable linked data format.
curl -H 'Accept: text/turtle' 'https://www.grid.ac/institutes/grid.264759.b'
RDF/XML is a standard XML format for linked data.
curl -H 'Accept: application/rdf+xml' 'https://www.grid.ac/institutes/grid.264759.b'
This table displays all metadata directly associated to this object as RDF triples.
53 TRIPLES
15 PREDICATES
19 URIs
11 LITERALS