Web-based responsive document annotation tool
activeannoservice / document / DocumentDAO / insert
suspend fun insert(json: ObjectNode, restrictedProjectID: String? = null): String
Given the originalDocument, create a new document entry into the database. Provide restrictedProjectID optionally (only used in one-off project context)