ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / document.annotation / GeneratedAnnotationData / <init>

<init>

GeneratedAnnotationData(timestamp: Long, annotations: AnnotationMap, id: String = UUID.randomUUID().toString())

When a Project has any AnnotationGenerator defined through the AnnotationSchema, they will store their results here. Every time annotation generation is triggered, every generator will be executed again and a new instance of this class will be added to the ProjectAnnotationData