ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / document / DocumentDAO / insertMany

insertMany

suspend fun insertMany(json: ArrayNode, restrictedProjectID: String? = null): List<String>

Given an json array of originalDocuments, create new document entries into the database. Provide restrictedProjectID optionally (only used in one-off project context)