ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / document / DocumentDAO / countForAnnotation

countForAnnotation

suspend fun countForAnnotation(projects: List<Project>, userIdentifier: UserIdentifier, includeMissingProjectAnnotationData: Boolean = true): Long

Count number of annotations required by the user given its userIdentifier and a list of projects.