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, setWidthaddService, getAttribution, getId, getLicense, getLogo, getRelated, getRendering, getSeeAlso, getServices, getType, getWithin, setAttribution, setId, setId, setLicense, setLogo, setRelated, setRendering, setSeeAlso, setServices, 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 © 2017. All rights reserved.