Web-based responsive document annotation tool
activeannoservice / document / DocumentDAO / 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)