Web-based responsive document annotation tool
activeannoservice / document / DocumentDAO / aggregateValuesForProjectAndAnnotation
suspend fun aggregateValuesForProjectAndAnnotation(projectID: String, annotationID: String): List<String>
Get unique list of values for a project and annotation over all existing annotations.