University of Cape Town · JSON-LD Context

University Of Cape Town Context

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

25 Classes 6 Properties 2 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
uct: https://www.uct.ac.za/ns/

Classes

name url description Study DataFile Variable Item id idno title subtitle handle published nation authoring_entity year_start year_end form_model data_access_type repositoryid repo_title varcount case_count file_name labl

Properties

Property Type Container
institution reference
doi schema:PropertyValue
ror reference
created schema:Date
changed schema:Date
thumbnail reference

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "schema": "https://schema.org/",
    "uct": "https://www.uct.ac.za/ns/",
    "@vocab": "https://www.uct.ac.za/ns/",
    "name": "schema:name",
    "url": "schema:url",
    "description": "schema:description",
    "institution": {
      "@id": "schema:CollegeOrUniversity",
      "@type": "@id"
    },
    "Study": "schema:Dataset",
    "DataFile": "schema:DataDownload",
    "Variable": "schema:PropertyValue",
    "Item": "schema:CreativeWork",
    "id": "schema:identifier",
    "idno": "schema:identifier",
    "title": "schema:name",
    "subtitle": "schema:alternateName",
    "doi": {
      "@id": "schema:identifier",
      "@type": "schema:PropertyValue"
    },
    "handle": "schema:identifier",
    "ror": {
      "@id": "schema:identifier",
      "@type": "@id"
    },
    "created": {
      "@id": "schema:dateCreated",
      "@type": "schema:Date"
    },
    "changed": {
      "@id": "schema:dateModified",
      "@type": "schema:Date"
    },
    "published": "schema:datePublished",
    "nation": "schema:spatialCoverage",
    "authoring_entity": "schema:creator",
    "year_start": "schema:temporalCoverage",
    "year_end": "schema:temporalCoverage",
    "form_model": "schema:conditionsOfAccess",
    "data_access_type": "schema:conditionsOfAccess",
    "repositoryid": "schema:isPartOf",
    "repo_title": "schema:isPartOf",
    "varcount": "schema:variableMeasured",
    "case_count": "schema:size",
    "file_name": "schema:name",
    "labl": "schema:description",
    "thumbnail": {
      "@id": "schema:thumbnailUrl",
      "@type": "@id"
    }
  },
  "@type": "schema:CollegeOrUniversity",
  "name": "University of Cape Town",
  "url": "https://www.uct.ac.za/",
  "ror": "https://ror.org/03p74gp79",
  "description": "South Africa's leading public research university. This context covers only the surfaces UCT itself operates: the DataFirst NADA microdata catalog API and the OpenUCT DSpace repository (OAI-PMH and REST). Terms belonging to the Figshare contract behind UCT's ZivaHub tenancy are intentionally not mapped here."
}