Heriot-Watt University · JSON-LD Context

Heriot Watt Context

JSON-LD context defining the semantic vocabulary for Heriot Watt from Heriot-Watt University.

11 Classes 4 Properties 2 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
hw: https://researchportal.hw.ac.uk/ns#

Classes

name url description publication project researcher dataset catalogItem event openingHours booking

Properties

Property Type Container
organization reference
researchPortal reference
libraryDiscovery reference
libcal reference

JSON-LD Document

heriot-watt-context.jsonld Raw ↑
{
  "@context": {
    "@version": 1.1,
    "schema": "https://schema.org/",
    "hw": "https://researchportal.hw.ac.uk/ns#",
    "name": "schema:name",
    "url": "schema:url",
    "description": "schema:description",
    "organization": {
      "@id": "schema:CollegeOrUniversity",
      "@type": "@id"
    },
    "researchPortal": {
      "@id": "hw:researchPortal",
      "@type": "@id"
    },
    "libraryDiscovery": {
      "@id": "hw:libraryDiscovery",
      "@type": "@id"
    },
    "libcal": {
      "@id": "hw:libcal",
      "@type": "@id"
    },
    "publication": "schema:CreativeWork",
    "project": "schema:Project",
    "researcher": "schema:Person",
    "dataset": "schema:Dataset",
    "catalogItem": "schema:Book",
    "event": "schema:Event",
    "openingHours": "schema:openingHours",
    "booking": "schema:Reservation"
  },
  "@type": "schema:CollegeOrUniversity",
  "name": "Heriot-Watt University",
  "url": "https://www.hw.ac.uk/",
  "description": "A public research university based in Edinburgh, Scotland, with campuses in the Scottish Borders, Orkney, Dubai, and Malaysia."
}