Web-based responsive document annotation tool
activeannoservice / annotationdefinition / OpenTagAnnotationDefinition / <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