ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / annotationdefinition / HierarchicalTagSetAnnotationDefinition / <init>

<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