public interface Annotation extends IiifResource
Recommended URI Pattern: {scheme}://{host}/{prefix}/{identifier}/annotation/{name}
| Modifier and Type | Method and Description |
|---|---|
PropertyValue |
getDescription() |
PropertyValue |
getLabel() |
List<Metadata> |
getMetadata() |
String |
getMotivation() |
URI |
getOn() |
AnnotationResource |
getResource() |
Thumbnail |
getThumbnail() |
String |
getViewingHint() |
void |
setDescription(PropertyValue description) |
void |
setLabel(PropertyValue label) |
void |
setMetadata(List<Metadata> metadata) |
void |
setOn(URI on) |
void |
setResource(AnnotationResource annotationResource) |
void |
setThumbnail(Thumbnail thumbnail) |
void |
setViewingHint(String viewingHint) |
getAttribution, getId, getLicense, getLogo, getRelated, getSeeAlso, getService, getType, getWithin, setAttribution, setId, setId, setLicense, setLogo, setRelated, setSeeAlso, setService, setWithinPropertyValue getDescription()
void setDescription(PropertyValue description)
PropertyValue getLabel()
void setLabel(PropertyValue label)
String getMotivation()
URI getOn()
void setOn(URI on)
AnnotationResource getResource()
void setResource(AnnotationResource annotationResource)
Thumbnail getThumbnail()
void setThumbnail(Thumbnail thumbnail)
String getViewingHint()
void setViewingHint(String viewingHint)
Copyright © 2016. All rights reserved.