UCSI University · JSON-LD Context

Ucsi Context

JSON-LD context defining the semantic vocabulary for Ucsi from UCSI University.

12 Classes 3 Properties 2 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
ucsi: https://www.ucsiuniversity.edu.my/vocab#

Classes

name description url logo address telephone sameAs identifier foundingDate Organization University humanURL

Properties

Property Type Container
Library reference
catalog reference
documentation reference

JSON-LD Document

ucsi-context.jsonld Raw ↑
{
  "@context": {
    "schema": "https://schema.org/",
    "ucsi": "https://www.ucsiuniversity.edu.my/vocab#",
    "@vocab": "https://www.ucsiuniversity.edu.my/vocab#",
    "name": "schema:name",
    "description": "schema:description",
    "url": "schema:url",
    "logo": "schema:logo",
    "address": "schema:address",
    "telephone": "schema:telephone",
    "sameAs": "schema:sameAs",
    "identifier": "schema:identifier",
    "foundingDate": "schema:foundingDate",
    "Organization": "schema:CollegeOrUniversity",
    "University": "schema:CollegeOrUniversity",
    "Library": {
      "@id": "schema:Library",
      "@type": "@id"
    },
    "catalog": {
      "@id": "schema:hasPart",
      "@type": "@id"
    },
    "humanURL": "schema:url",
    "documentation": {
      "@id": "schema:documentation",
      "@type": "@id"
    }
  },
  "@type": "Organization",
  "@id": "https://ror.org/019787q29",
  "name": "UCSI University",
  "url": "https://www.ucsiuniversity.edu.my/",
  "foundingDate": "1986",
  "description": "Private multi-campus university in Kuala Lumpur, Malaysia. Operates a Koha-based library catalogue on its own domain and a Microsoft Entra ID identity tenant; its learning management system is a CourseNetworking tenancy. No public developer portal, open data portal or documented API was confirmed, and the institution's own hosts return HTTP 403 to automated clients behind a Cloudflare bot challenge.",
  "identifier": [
    "https://ror.org/019787q29",
    "grid.444472.5",
    "0000 0004 1756 3061",
    "Q7864125",
    "https://doi.org/10.13039/100031258"
  ],
  "sameAs": [
    "https://ror.org/019787q29",
    "https://www.wikidata.org/wiki/Q7864125",
    "https://en.wikipedia.org/wiki/UCSI_University",
    "https://www.linkedin.com/school/ucsi-education/"
  ],
  "catalog": {
    "@type": "Library",
    "name": "UCSI University Library Catalog (Koha)",
    "url": "https://koha.ucsiuniversity.edu.my/",
    "documentation": "https://lib.ucsiuniversity.edu.my/"
  }
}