University of Twente · JSON-LD Context

University Of Twente Context

JSON-LD context defining the semantic vocabulary for University Of Twente from University of Twente.

16 Classes 4 Properties 3 Namespaces
View Context View on GitHub

Namespaces

ut: https://www.utwente.nl/ns#
schema: https://schema.org/
energy: https://energyapi.utwente.nl/api/

Classes

name url description foundingDate location sameAs department Building DataPoint Result timestamp value unit corrected identifier operator

Properties

Property Type Container
api set
humanURL reference
baseURL reference
energyTypes set

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "ut": "https://www.utwente.nl/ns#",
    "schema": "https://schema.org/",
    "name": "schema:name",
    "url": "schema:url",
    "description": "schema:description",
    "foundingDate": "schema:foundingDate",
    "location": "schema:location",
    "sameAs": "schema:sameAs",
    "department": "schema:department",
    "api": {
      "@id": "ut:api",
      "@container": "@set"
    },
    "humanURL": {
      "@id": "schema:url",
      "@type": "@id"
    },
    "baseURL": {
      "@id": "schema:url",
      "@type": "@id"
    },
    "energy": "https://energyapi.utwente.nl/api/",
    "Building": "ut:Building",
    "DataPoint": "ut:DataPoint",
    "Result": "ut:Result",
    "energyTypes": {
      "@id": "ut:energyTypes",
      "@container": "@set"
    },
    "timestamp": "schema:observationDate",
    "value": "schema:value",
    "unit": "schema:unitText",
    "corrected": "ut:corrected",
    "identifier": "schema:identifier",
    "operator": "ut:operator"
  },
  "@type": "CollegeOrUniversity",
  "name": "University of Twente",
  "url": "https://www.utwente.nl/en/",
  "foundingDate": "1961",
  "description": "Public technical research university in Enschede, Netherlands. Operates the institution-owned Energy API (energyapi.utwente.nl) behind the public Energy Data Platform, and is the tenant of an Elsevier Pure research information system, an Instructure Canvas LMS, a CACI OSIRIS student system and an Erasmus Without Paper mobility node.",
  "location": {
    "@type": "Place",
    "name": "Enschede, Netherlands"
  },
  "sameAs": [
    "https://ror.org/006hf6230",
    "https://www.wikidata.org/wiki/Q1547084",
    "https://api.crossref.org/members/2372",
    "https://github.com/utwente",
    "https://github.com/utwente-fmt",
    "https://www.linkedin.com/school/university-of-twente/"
  ],
  "api": [
    {
      "@type": "WebAPI",
      "name": "University of Twente Energy API",
      "url": "https://energyapi.utwente.nl",
      "operator": "institution",
      "documentation": "https://energyapi.utwente.nl/swagger/v1/swagger.json",
      "description": "Public, unauthenticated REST API serving historical metered electricity, gas, heat, water and solar data for 103 University of Twente campus resources, with a CO2-equivalent mode."
    },
    {
      "@type": "WebAPI",
      "name": "University of Twente Erasmus Without Paper node",
      "url": "https://mobility-online.utwente.nl/mobility/ewp/manifest?api=all",
      "operator": "tenant",
      "description": "EWP discovery manifest declaring 15 Erasmus Without Paper APIs scoped to HEI ID utwente.nl, served on a University of Twente hostname from the SOP Mobility-Online platform."
    },
    {
      "@type": "WebAPI",
      "name": "University of Twente SAML 2.0 identity provider",
      "url": "https://sts.windows.net/723246a1-c3f5-43c5-acdc-43adb404ac4d/",
      "operator": "federation",
      "description": "University of Twente's own SAML 2.0 IdP, registered in the SURFconext national federation with Shibboleth scope utwente.nl."
    },
    {
      "@type": "WebAPI",
      "name": "UT Research Information (Pure)",
      "url": "https://research.utwente.nl/",
      "operator": "tenant",
      "description": "Elsevier Pure research information system on a University of Twente hostname (CNAME utwente-pva.elsevierpure.com). No public OAI-PMH response was obtained on 2026-09-01."
    }
  ],
  "identifier": "https://ror.org/006hf6230",
  "x-generated": "2026-09-01",
  "x-method": "derived",
  "x-source": "apis.yml + openapi/_original/university-of-twente-energy-api-openapi.json"
}