Kyoto Context
JSON-LD context defining the semantic vocabulary for Kyoto from Kyoto University.
12 Classes
9 Properties
2 Namespaces
Namespaces
schema:
https://schema.org/
dcterms:
http://purl.org/dc/terms/
Classes
University
name
url
Repository
Community
Collection
Item
isBulletin
type
LearningManagementSystem
IdentityProvider
Tool
Properties
| Property |
Type |
Container |
| handle |
|
|
| uuid |
|
|
| title |
|
|
| metadata |
|
|
| archivedItemsCount |
|
|
| _links |
reference |
|
| entityPrefix |
|
|
| entityId |
|
|
| entityURL |
reference |
|
JSON-LD Document
{
"@context": {
"@version": 1.1,
"schema": "https://schema.org/",
"dcterms": "http://purl.org/dc/terms/",
"@vocab": "https://repository.kulib.kyoto-u.ac.jp/ns#",
"University": "schema:CollegeOrUniversity",
"name": "schema:name",
"url": "schema:url",
"Repository": "schema:DataCatalog",
"Community": "schema:CollectionPage",
"Collection": "schema:Collection",
"Item": "schema:CreativeWork",
"handle": {
"@id": "dcterms:identifier"
},
"uuid": {
"@id": "schema:identifier"
},
"title": {
"@id": "dcterms:title"
},
"metadata": {
"@id": "schema:additionalProperty"
},
"archivedItemsCount": {
"@id": "schema:size"
},
"isBulletin": "schema:isPartOf",
"type": "@type",
"_links": {
"@id": "schema:url",
"@type": "@id"
},
"LearningManagementSystem": "schema:WebApplication",
"IdentityProvider": "schema:WebAPI",
"Tool": "schema:SoftwareApplication",
"entityPrefix": {
"@id": "schema:identifier"
},
"entityId": {
"@id": "schema:identifier"
},
"entityURL": {
"@id": "schema:url",
"@type": "@id"
}
},
"@type": "University",
"name": "Kyoto University",
"url": "https://www.kyoto-u.ac.jp/en",
"Repository": {
"@type": "Repository",
"name": "Kyoto University Research Information Repository (KURENAI)",
"url": "https://repository.kulib.kyoto-u.ac.jp/"
},
"x-provenance": {
"generated": "2026-08-19",
"method": "derived",
"source": "Derived by API Evangelist from live Kyoto University-operated surfaces (KURENAI DSpace/OAI-PMH, PandA Sakai/LTI, IIMC Shibboleth IdP). Kyoto University publishes no JSON-LD context.",
"operator": "institution"
},
"LearningManagementSystem": {
"@type": "LearningManagementSystem",
"name": "PandA - Kyoto University Learning Support System",
"url": "https://panda.ecs.kyoto-u.ac.jp/portal"
},
"IdentityProvider": {
"@type": "IdentityProvider",
"name": "Kyoto University Shibboleth Identity Provider (GakuNin)",
"url": "https://authidp1.iimc.kyoto-u.ac.jp/idp/shibboleth"
}
}