University of Groningen · JSON-LD Context

University Of Groningen Context

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

17 Classes 1 Properties 2 Namespaces
View Context View on GitHub

Namespaces

ug: https://www.rug.nl/ns#
schema: https://schema.org/

Classes

CollegeOrUniversity Dataset DataDownload name url identifier datePublished dateCreated dateModified contentType persistentId portalUrl Activity Application uuid pureId category

Properties

Property Type Container
managingOrganization reference

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "ug": "https://www.rug.nl/ns#",
    "schema": "https://schema.org/",
    "CollegeOrUniversity": "schema:CollegeOrUniversity",
    "Dataset": "schema:Dataset",
    "DataDownload": "schema:DataDownload",
    "name": "schema:name",
    "url": "schema:url",
    "identifier": "schema:identifier",
    "datePublished": "schema:datePublished",
    "dateCreated": "schema:dateCreated",
    "dateModified": "schema:dateModified",
    "contentType": "schema:encodingFormat",
    "persistentId": "schema:identifier",
    "portalUrl": "schema:url",
    "Activity": "ug:Activity",
    "Application": "ug:Application",
    "uuid": "ug:uuid",
    "pureId": "ug:pureId",
    "category": "ug:category",
    "managingOrganization": {
      "@id": "ug:managingOrganization",
      "@type": "@id"
    }
  },
  "@type": "CollegeOrUniversity",
  "name": "University of Groningen",
  "url": "https://www.rug.nl/"
}