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