Web-based responsive document annotation tool
activeannoservice / document / addAnnotationResultForProject
suspend fun Document.addAnnotationResultForProject(project: Project, annotationResult: AnnotationResult, checkWebHooks: Boolean, applyPolicy: Boolean, overwriteFinalizedAnnotations: Boolean = false, curationRequest: String? = null, annotationSchema: DenormalizedAnnotationSchema? = null): Unit