Ntu Context

JSON-LD context defining the semantic vocabulary for Ntu from Nanyang Technological University.

16 Classes 12 Properties 3 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
ntu: https://www.ntu.edu.sg/vocab#
dcterms: http://purl.org/dc/terms/

Classes

name url description CollegeOrUniversity Dataset ScholarlyArticle identifier affiliation title dc.title dc.contributor.author dc.publisher dc.date.issued dc.subject dc.type dc.language.iso

Properties

Property Type Container
global_id
handle
doi
publisher
datePublished schema:Date
published_at schema:DateTime
createdAt schema:DateTime
updatedAt schema:DateTime
keywords set
subjects set
authors set
contacts set

JSON-LD Document

Raw ↑
{
  "x-generated": "2026-08-19",
  "x-method": "derived",
  "x-source": "openapi/_original/ntu-drntu-data.yaml + observed DR-NTU (Data) responses",
  "x-operator": "institution",
  "x-operator-note": "Terms covering the tenant DSpace surface are retained but are the vendor platform's vocabulary.",
  "@context": {
    "@version": 1.1,
    "schema": "https://schema.org/",
    "ntu": "https://www.ntu.edu.sg/vocab#",
    "dcterms": "http://purl.org/dc/terms/",
    "name": "schema:name",
    "url": "schema:url",
    "description": "schema:description",
    "CollegeOrUniversity": "schema:CollegeOrUniversity",
    "Dataset": "schema:Dataset",
    "ScholarlyArticle": "schema:ScholarlyArticle",
    "identifier": "schema:identifier",
    "global_id": {
      "@id": "dcterms:identifier"
    },
    "handle": {
      "@id": "dcterms:identifier"
    },
    "doi": {
      "@id": "schema:identifier"
    },
    "publisher": {
      "@id": "schema:publisher"
    },
    "datePublished": {
      "@id": "schema:datePublished",
      "@type": "schema:Date"
    },
    "published_at": {
      "@id": "schema:datePublished",
      "@type": "schema:DateTime"
    },
    "createdAt": {
      "@id": "schema:dateCreated",
      "@type": "schema:DateTime"
    },
    "updatedAt": {
      "@id": "schema:dateModified",
      "@type": "schema:DateTime"
    },
    "keywords": {
      "@id": "schema:keywords",
      "@container": "@set"
    },
    "subjects": {
      "@id": "schema:about",
      "@container": "@set"
    },
    "authors": {
      "@id": "schema:author",
      "@container": "@set"
    },
    "contacts": {
      "@id": "schema:contactPoint",
      "@container": "@set"
    },
    "affiliation": "schema:affiliation",
    "title": "dcterms:title",
    "dc.title": "dcterms:title",
    "dc.contributor.author": "dcterms:creator",
    "dc.publisher": "dcterms:publisher",
    "dc.date.issued": "dcterms:issued",
    "dc.subject": "dcterms:subject",
    "dc.type": "dcterms:type",
    "dc.language.iso": "dcterms:language"
  },
  "@type": "CollegeOrUniversity",
  "name": "Nanyang Technological University",
  "url": "https://www.ntu.edu.sg/",
  "description": "Public research university in Singapore. Its DR-NTU (Data) Dataverse repository and DR-NTU (Digital Repository) DSpace repository expose machine-readable APIs cataloged by API Evangelist."
}