ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / api.annotate.dto / PostAnnotationResult / <init>

<init>

PostAnnotationResult(documentID: DocumentID, projectID: ProjectID, documentData: Map<String, Any>, annotations: AnnotationMap, usedProject: UsedAnnotateProject, interactionLog: InteractionLog, curationRequest: String? = null)

Data class for annotation and curation endpoints for receiving annotation results. Will be mapped into other data structures for storing.