Web-based responsive document annotation tool
activeannoservice / document.annotation / AnnotationResult / <init>
AnnotationResult(id:
AnnotationResultID
, documentID:
DocumentID
, projectID:
ProjectID
, timestamp:
Long
, annotations:
AnnotationMap
, creator:
AnnotationResultCreator
, interactionLog:
InteractionLog
? = null, documentData:
Map
<
String
,
Any
>? = null, usedProject:
UsedAnnotateProject
? = null, generatedAnnotationDataID:
String
? = null)
Data class representing a single annotation result by either an annotator, a curator or a merge of annotator responses by the policy logic.