public interface ImageContent extends Content
Recommended URI Pattern: {scheme}://{host}/{prefix}/{identifier}/annotation/{name}
| Modifier and Type | Method and Description |
|---|---|
PropertyValue |
getLabel() |
void |
setLabel(PropertyValue label) |
getDescription, getFormat, getHeight, getMetadata, getThumbnail, getViewingHint, getWidth, setDescription, setFormat, setHeight, setMetadata, setThumbnail, setViewingHint, setWidthgetAttribution, getId, getLicense, getLogo, getRelated, getSeeAlso, getService, getType, getWithin, setAttribution, setId, setId, setLicense, setLogo, setRelated, setSeeAlso, setService, setWithinPropertyValue getLabel()
void setLabel(PropertyValue label)
label - A content resource may have a label, and if there is a choice of content resource for the same canvas,
then they must have labels. The label should be a brief description of the resource, such as "black and white"
versus "color photograph".Copyright © 2016. All rights reserved.