IIIF to EDM profile (definitions)
This page defines the classes and associated properties that are part of the IIIF to EDM profile. In EDM, IIIF resources representing a cultural object are modelled as instances of the edm:WebResource class, like many other digital representations.
Note: Some of the properties already covered in the basic EDM Definitions (edm:isShownBy, edm:hasView, edm:object) are excluded from this section.
Table of contents:
Overview
Below is an overview of classes and properties for the IIIF to EDM profile:
Classes
svcs:Service
URI | |
Label | Service |
Definition | A Service is web service associated with a Site or part of it. The |
Example |
|
Properties
dcterms:conformsTo
URI |
|
Label | ConformsTo |
Definition | An established standard to which the web resource or service conforms. W3C WCAG 2.0 (web content accessibility guidelines). If the Service describes a IIIF resource, dcterms:conformsTo must be used to describe the IIIF protocol the resource is conforming to. |
Domain | svcs:Service |
Subproperty | dc:relation |
Occurence | Mandatory (Minimum: 1, Maximum: unbounded) |
Example |
|
doap:implements
URI |
|
Label | Implements |
Definition | A specification that a project implements. Could be a standard, API or legally defined level of conformance. In IIIF |
Domain | svcs:Service |
Occurrence | Optional (Minimum: 0, Maximum: 1) |
Example |
|
svcs:has_service
URI |
|
Label | HasService |
Definition | The identifier of the |
Domain | edm:WebResource |
Occurence | Optional (Minimum: 0, Maximum: unbounded) This property is mandatory for IIIF web resources. |
Example |
|
dcterms:isReferencedBy
URI |
|
Label | IsReferencedBy |
Definition | A related resource that references, cites, or otherwise points to the described resource. In IIIF, |
Domain |
|
Subproperty |
|
Occurence | Optional (Minimum: 0, Maximum: unbounded) |
Example |
|