ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / api.manage.dto / ManageProject / <init>

<init>

ManageProject(id: ProjectID, name: String, description: String = "", priority: Int, active: Boolean, userRoles: UserRoles, inputMapping: InputMapping, filter: FilterCondition?, sort: Sort, selection: DocumentSelection, annotationSchema: AnnotationSchema, layout: Layout, policy: Policy, export: Export, createProjectSpecificIndexes: Boolean)

View data class - all properties necessary to display and edit project from management perspective in frontend