Web-based responsive document annotation tool
activeannoservice / annotationdefinition / TagSetAnnotationDefinition / <init>
TagSetAnnotationDefinition(id: AnnotationID, name: String, shortName: String?, createdTimestamp: Long = System.currentTimeMillis(), minNumberOfTags: Int = 1, maxNumberOfTags: Int? = null, options: List<TagSetOption>)
Annotation definition which requests the annotator to chose from a set of predefined TagSetOptions