ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / annotationdefinition / OpenTagAnnotationDefinition / <init>

<init>

OpenTagAnnotationDefinition(id: AnnotationID, name: String, shortName: String?, createdTimestamp: Long = System.currentTimeMillis(), minNumberOfTags: Int = 1, maxNumberOfTags: Int? = null, trimWhitespace: Boolean = true, caseBehavior: CaseBehavior = CaseBehavior.KEEP_ORIGINAL, useExistingValuesAsPredefinedTags: Boolean = false, predefinedTags: MutableList<String>)

Tags annotation with the ability to add new tags from the user. Here, the tag is just a string / the value is the actual string