Skip to main content

LOUD for Cultural Heritage

PhD Data Model

One of the purposes of this Omeka S instance is to leverage as much as possible LOUD standards, i.e. the International Image Interoperability Framework (IIIF), Linked Art and the Web Annotation Data Model

Six resource templates have been created on Omeka S and serve as an intermediate layer, accessible via this website and the bespoke application programming interface (API). These resource templates will be later transformed into Linked Art according to the models available on https://github.com/julsraemy/linked-art-modelling and the top-level entities should be available at https://data.julsraemy.ch/{entity}/{ID}.

PhD Data Model: Omeka S Resource Templates and their relation to Linked Art
Resource Template Class Linked Art API Endpoint 
Dissertation
crm:E33_Linguistic_Object
https://data.julsraemy.ch/text/{ID}
Notebook
crm:E33_Linguistic_Object
https://data.julsraemy.ch/text/{ID}
Digital Object
dig:D1_Digital_Object
https://data.julsraemy.ch/digital/{ID}
Concept
skos:Concept
https://data.julsraemy.ch/concept/{ID}
Person
crm:E21_Person 
https://data.julsraemy.ch/person/{ID}
Group
crm:E74_Group
https://data.julsraemy.ch/group/{ID}

 

PhD Linked Art Data Model Overview