ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / document / DocumentDAO / insert

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)