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