ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / annotationdefinition / TagSetAnnotationDefinition / <init>

<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