| Package | Description |
|---|---|
| de.digitalcollections.iiif.presentation.model.api.v2 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Annotation
Recommended URI Pattern: {scheme}://{host}/{prefix}/{identifier}/annotation/{name}
|
interface |
AnnotationList
Recommended URI Pattern: {scheme}://{host}/{prefix}/{identifier}/list/{name}
|
interface |
Canvas
The canvas represents an individual page or view and acts as a central point for laying out the different content
resources that make up the display.
|
interface |
Collection
Recommended URI Pattern: {scheme}://{host}/{prefix}/collection/{name}
|
interface |
Content
Content resources such as images or texts that are associated with a canvas.
|
interface |
ImageContent
Recommended URI Pattern: {scheme}://{host}/{prefix}/{identifier}/annotation/{name}
|
interface |
Layer
Recommended URI Pattern: {scheme}://{host}/{prefix}/{identifier}/layer/{name}
|
interface |
Manifest
IIIF Presentation API Manifest.
|
interface |
OtherContent
Recommended URI pattern: {scheme}://{host}/{prefix}/{identifier}/list/{name}
|
interface |
Range
Recommended URI Pattern: {scheme}://{host}/{prefix}/{identifier}/range/{name}
|
interface |
Sequence
Recommended URI Pattern: {scheme}://{host}/{prefix}/{identifier}/sequence/{name}
Each sequence must have at least one canvas and is likely to have more than one.
A manifest, sequence or canvas must not have a format.
A manifest or sequence must not have a height.
A manifest or sequence must not have a width.
|
Copyright © 2017. All rights reserved.