TU Wien · JSON-LD Context

Tu Wien Context

JSON-LD context defining the semantic vocabulary for Tu Wien from TU Wien.

13 Classes 7 Properties 4 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
dcat: http://www.w3.org/ns/dcat#
datacite: http://purl.org/spar/datacite/
aeu: https://raw.githubusercontent.com/api-evangelist/tu-wien/main/json-ld/tu-wien-context.jsonld#

Classes

name url description foundingDate department Dataset record_id title creators publisher publicationDate files keywords

Properties

Property Type Container
University
sameAs reference
Record
OAIRecord
doi reference
orcid
license reference

JSON-LD Document

Raw ↑
{
  "x-authorship": "Generated by API Evangelist (method: derived) from live InvenioRDM record payloads on 2026-08-30. TU Wien did not publish this file.",
  "@context": {
    "@version": 1.1,
    "schema": "https://schema.org/",
    "dcat": "http://www.w3.org/ns/dcat#",
    "datacite": "http://purl.org/spar/datacite/",
    "aeu": "https://raw.githubusercontent.com/api-evangelist/tu-wien/main/json-ld/tu-wien-context.jsonld#",
    "name": "schema:name",
    "url": "schema:url",
    "description": "schema:description",
    "foundingDate": "schema:foundingDate",
    "University": {
      "@id": "schema:CollegeOrUniversity"
    },
    "department": "schema:department",
    "sameAs": {
      "@id": "schema:sameAs",
      "@type": "@id"
    },
    "Dataset": "schema:Dataset",
    "Record": {
      "@id": "aeu:Record"
    },
    "OAIRecord": {
      "@id": "aeu:OAIRecord"
    },
    "record_id": "schema:identifier",
    "title": "schema:name",
    "creators": "schema:creator",
    "publisher": "schema:publisher",
    "publicationDate": "schema:datePublished",
    "doi": {
      "@id": "datacite:doi",
      "@type": "@id"
    },
    "orcid": {
      "@id": "datacite:orcid"
    },
    "files": "schema:distribution",
    "license": {
      "@id": "schema:license",
      "@type": "@id"
    },
    "keywords": "schema:keywords"
  },
  "x-provenance": {
    "generated": "2026-08-30",
    "method": "derived",
    "source": "https://researchdata.tuwien.ac.at/api/records (InvenioRDM record JSON, probed 200)",
    "x-operator": "institution",
    "note": "Derived by API Evangelist from TU Wien's live record payloads. TU Wien does not publish a JSON-LD context. A previous version of this file minted terms under https://researchdata.tuwien.ac.at/vocab/, which returns 404 — those terms are now namespaced to this file instead of to a TU Wien URI TU Wien never created."
  },
  "@type": "CollegeOrUniversity",
  "name": "TU Wien",
  "url": "https://www.tuwien.at/en/",
  "description": "TU Wien (Vienna University of Technology) is Austria's largest science and technology university, founded in 1815.",
  "foundingDate": "1815",
  "sameAs": [
    "https://www.linkedin.com/school/tuwien",
    "https://github.com/tuwien-csd",
    "https://researchdata.tuwien.ac.at",
    "https://repositum.tuwien.at",
    "https://ror.org/04d836q62"
  ]
}