Trinity College Dublin Context
JSON-LD context defining the semantic vocabulary for Trinity College Dublin from Trinity College Dublin.
20 Classes
2 Properties
2 Namespaces
Namespaces
tcd:
https://www.tcd.ie/ns#
schema:
https://schema.org/
Classes
name
url
description
foundingDate
logo
sameAs
department
CollegeOrUniversity
Library
Dataset
DigitalDocument
CreativeWork
identifier
title
creator
date
subject
type
rights
oaiIdentifier
Properties
| Property |
Type |
Container |
| manifest |
reference |
|
| repository |
reference |
|
JSON-LD Document
{
"@context": {
"@vocab": "https://schema.org/",
"tcd": "https://www.tcd.ie/ns#",
"schema": "https://schema.org/",
"name": "schema:name",
"url": "schema:url",
"description": "schema:description",
"foundingDate": "schema:foundingDate",
"logo": "schema:logo",
"sameAs": "schema:sameAs",
"department": "schema:department",
"CollegeOrUniversity": "schema:CollegeOrUniversity",
"Library": "schema:Library",
"Dataset": "schema:Dataset",
"DigitalDocument": "schema:DigitalDocument",
"CreativeWork": "schema:CreativeWork",
"identifier": "schema:identifier",
"title": "schema:name",
"creator": "schema:creator",
"date": "schema:dateCreated",
"subject": "schema:about",
"type": "schema:additionalType",
"rights": "schema:license",
"manifest": {
"@id": "tcd:iiifManifest",
"@type": "@id"
},
"oaiIdentifier": "tcd:oaiIdentifier",
"repository": {
"@id": "schema:isPartOf",
"@type": "@id"
}
},
"@type": "CollegeOrUniversity",
"name": "Trinity College Dublin",
"alternateName": "The University of Dublin",
"url": "https://www.tcd.ie/",
"foundingDate": "1592",
"description": "Trinity College Dublin (the University of Dublin) is Ireland's oldest university, founded in 1592. Its scholarly infrastructure includes the TARA institutional repository (DSpace/OAI-PMH) and the Library's IIIF-based Digital Collections.",
"sameAs": [
"https://www.linkedin.com/school/trinity-college-dublin/",
"https://github.com/TCDLibrary"
],
"department": [
{
"@type": "Library",
"name": "Library of Trinity College Dublin",
"url": "https://www.tcd.ie/library/"
},
{
"@type": "Dataset",
"name": "TARA (Trinity's Access to Research Archive)",
"url": "https://www.tara.tcd.ie/",
"description": "DSpace institutional repository exposing an OAI-PMH metadata interface."
},
{
"@type": "CreativeWork",
"name": "TCD Digital Collections",
"url": "https://digitalcollections.tcd.ie/",
"description": "Hyrax/Samvera digital asset repository serving IIIF Presentation manifests."
}
]
}