OntologyDBWiki/DeveloperDocumentation/ProjectsSpecification
Jump to navigation
Jump to search
Project's Specification
Roles and Rights
Role | Description | Rights |
User | Denotes the average user. They can query the ontology database, but nothing else. | query |
Maintainer | This person can import and export an ontology, but cannot create new ones. | query, export, import, edit |
Developer | A developer has all the rights of a maintainer. Additionally (s)he should be able to alter a database structure. | query, export, import, edit, alter_table |
Chief | A chief is responsible for adding/removing users to a project/ontology. | add_user |
Admin | An admin has basically all rights | query, export, import, edit, add_user, alter_table, alter_db |