University of Macau · JSON-LD Context

University Of Macau Context

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

21 Classes 5 Properties 3 Namespaces
View Context View on GitHub

Namespaces

um: https://data.um.edu.mo/vocab#
schema: https://schema.org/
xsd: http://www.w3.org/2001/XMLSchema#

Classes

name url description identifier address department Organization DeveloperPortal Dataset DataCatalog dataset distribution encodingFormat category apiPlatform PropertyValue propertyID value EntryPoint potentialAction urlTemplate

Properties

Property Type Container
foundingDate date
logo reference
sameAs reference
contentUrl reference
license reference

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "um": "https://data.um.edu.mo/vocab#",
    "schema": "https://schema.org/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "name": "schema:name",
    "url": "schema:url",
    "description": "schema:description",
    "identifier": "schema:identifier",
    "foundingDate": {
      "@id": "schema:foundingDate",
      "@type": "xsd:date"
    },
    "address": "schema:address",
    "department": "schema:department",
    "logo": {
      "@id": "schema:logo",
      "@type": "@id"
    },
    "sameAs": {
      "@id": "schema:sameAs",
      "@type": "@id"
    },
    "Organization": "schema:CollegeOrUniversity",
    "DeveloperPortal": "um:DeveloperPortal",
    "Dataset": "schema:Dataset",
    "DataCatalog": "schema:DataCatalog",
    "dataset": "schema:dataset",
    "distribution": "schema:distribution",
    "contentUrl": {
      "@id": "schema:contentUrl",
      "@type": "@id"
    },
    "encodingFormat": "schema:encodingFormat",
    "license": {
      "@id": "schema:license",
      "@type": "@id"
    },
    "category": "schema:category",
    "apiPlatform": "um:apiPlatform",
    "PropertyValue": "schema:PropertyValue",
    "propertyID": "schema:propertyID",
    "value": "schema:value",
    "EntryPoint": "schema:EntryPoint",
    "potentialAction": "schema:potentialAction",
    "urlTemplate": "schema:urlTemplate"
  },
  "@type": "Organization",
  "@id": "https://www.um.edu.mo/",
  "name": "University of Macau",
  "url": "https://www.um.edu.mo/",
  "foundingDate": "1981-01-01",
  "description": "The University of Macau (UM) is the leading public comprehensive research university of the Macao Special Administrative Region, operating a Data and Open Data API Platform via its Information and Communication Technology Office (ICTO).",
  "sameAs": [
    "https://ror.org/01r4q9n85",
    "https://www.linkedin.com/school/universityofmacau/",
    "https://en.wikipedia.org/wiki/University_of_Macau"
  ],
  "apiPlatform": {
    "@type": "DataCatalog",
    "@id": "https://data.um.edu.mo/",
    "name": "UM Data and Open Data API Platform",
    "url": "https://data.um.edu.mo/",
    "description": "Sixteen JSON APIs to data published by UM, served from the gateway at https://api.data.um.edu.mo across About UM, Academic, Facilities, Media and Student categories. Access requires a subscription key obtained through UMPASS registration and subscription to the UM Members product; the key is sent in the Authorization header.",
    "dataset": [
      {
        "@type": "Dataset",
        "name": "About UM",
        "category": "Organizational Units and Public Holidays"
      },
      {
        "@type": "Dataset",
        "name": "Academic",
        "category": "Course Catalog and Courses Offered"
      },
      {
        "@type": "Dataset",
        "name": "Facilities",
        "category": "Facilities Information"
      },
      {
        "@type": "Dataset",
        "name": "Media",
        "category": "News and Events"
      },
      {
        "@type": "Dataset",
        "name": "Student",
        "category": "Student Services Information"
      }
    ],
    "license": "https://data.um.edu.mo/terms-and-conditions-of-use",
    "provider": {
      "@id": "https://www.um.edu.mo/"
    },
    "potentialAction": {
      "@type": "EntryPoint",
      "urlTemplate": "https://api.data.um.edu.mo/service/{category}/{data_set}/all"
    }
  },
  "identifier": [
    {
      "@type": "PropertyValue",
      "propertyID": "ROR",
      "value": "https://ror.org/01r4q9n85"
    },
    {
      "@type": "PropertyValue",
      "propertyID": "GRID",
      "value": "grid.437123.0"
    },
    {
      "@type": "PropertyValue",
      "propertyID": "Crossref member",
      "value": "53643"
    },
    {
      "@type": "PropertyValue",
      "propertyID": "Crossref DOI prefix",
      "value": "10.64219"
    }
  ]
}