Web-based responsive document annotation tool
activeannoservice / api.manage.dto / toProject
fun ManageProject.toProject(creator: UserIdentifier, creationTimestamp: Long = System.currentTimeMillis(), updateTimestamp: Long = System.currentTimeMillis()): Project
Convert a ManageProject to a Project