University Of The Witwatersrand Context
JSON-LD context defining the semantic vocabulary for University Of The Witwatersrand from University of the Witwatersrand.
15 Classes
3 Properties
3 Namespaces
Namespaces
schema:
https://schema.org/
wits:
https://www.wits.ac.za/ns#
dspace:
https://wiredspace.wits.ac.za/server/api/ns#
Classes
name
url
description
University
WIReDSpace
OpenDataVault
IdentityProvider
Community
Collection
Item
uuid
handle
metadata
archivedItemsCount
operator
Properties
| Property |
Type |
Container |
| institution |
reference |
|
| doi |
reference |
|
| entityID |
reference |
|
JSON-LD Document
{
"@context": {
"@version": 1.1,
"schema": "https://schema.org/",
"wits": "https://www.wits.ac.za/ns#",
"dspace": "https://wiredspace.wits.ac.za/server/api/ns#",
"name": "schema:name",
"url": "schema:url",
"description": "schema:description",
"institution": {
"@id": "schema:CollegeOrUniversity",
"@type": "@id"
},
"University": "schema:CollegeOrUniversity",
"WIReDSpace": "schema:DataCatalog",
"OpenDataVault": "schema:DataCatalog",
"IdentityProvider": "schema:WebAPI",
"Community": "dspace:Community",
"Collection": "schema:Collection",
"Item": "schema:CreativeWork",
"uuid": "schema:identifier",
"handle": "schema:identifier",
"metadata": "schema:additionalProperty",
"archivedItemsCount": "schema:size",
"doi": {
"@id": "schema:identifier",
"@type": "@id"
},
"entityID": {
"@id": "schema:identifier",
"@type": "@id"
},
"operator": "schema:provider"
},
"@type": "University",
"name": "University of the Witwatersrand",
"url": "https://www.wits.ac.za/",
"identifier": "https://ror.org/03rp50x72",
"description": "Public research university in Johannesburg, South Africa. Its institution-operated machine-readable surfaces are the WIReDSpace repository (DSpace 9.2 REST + OAI-PMH 2.0) and a SAML 2.0 identity provider registered in SAFIRE and published to eduGAIN. Its research data repository is a Figshare tenant on a Wits hostname.",
"wits:repository": {
"@type": "WIReDSpace",
"name": "WIReDSpace",
"url": "https://wiredspace.wits.ac.za/",
"operator": "institution"
},
"wits:dataVault": {
"@type": "OpenDataVault",
"name": "Wits Open Data Vault",
"url": "https://opendata.wits.ac.za/",
"operator": "tenant",
"description": "Figshare deployment on a wits.ac.za hostname (CNAME proxy-eu-01.figshare.com); DOIs under the Wits DataCite prefix 10.71796."
},
"wits:identityProvider": {
"@type": "IdentityProvider",
"name": "Wits University Identity Provider",
"url": "https://idp.wits.ac.za/safss/saml2/idp/metadata.php",
"entityID": "https://idp.wits.ac.za/safss/saml2/idp/metadata.php",
"operator": "institution"
}
}