ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / document.annotation / AnnotationResult / <init>

<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.