ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / annotationdefinition / AnnotationDefinition / <init>

<init>

AnnotationDefinition(@BsonId id: AnnotationID, name: String, shortName: String?, createdTimestamp: Long)

Base class for all AnnotationDefinitions. An AnnotationDefinition defines how an annotation is required to be created, e.g. on which target it is defined, is it optional, maximum length etc.