IIIF&EDM classes and properties
Below is an overview of classes and properties for the IIIF to EDM mapping
Classes
svcs:Service | |
---|---|
URI | |
Label | Service |
Definition | A Service is web service associated with a Site or part of it. The svcs:Service class is used to declare (and provide information to) the service used to consume the Resource |
Occurence | Optional (Minimum: 0, Maximum: 0) |
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 | Optional (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 doap:implements refers to the the protocol implemented in IIIF. |
Domain | svcs:Service |
Occurrence | Optional (Minimum: 0, Maximum: 1) |
Example |
|
Â
svcs:has_service | |
---|---|
URI |
|
Label | HasService |
Definition | The identifier of the svcs:Service required to consume the edm:WebResource. |
Domain | edm:WebResource |
Occurence | Optional (Minimum: 0, Maximum: unbounded) |
Example |
|
dcterms:isReferencedBy | |
---|---|
URI |
|
Label | IsReferencedBy |
Definition | A related resource that references, cites, or otherwise points to the described resource. In IIIF, dcterms:isReferencedBy can be used to connect an edm:WebResource to a IIIF manifest URI. |
Domain | edm:WebResource |
Subproperty | dc:relation |
Occurence | Optional (Minimum: 0, Maximum: unbounded) |
Example |
|