Project
The valid operations that can be performed on a project are:
| Operation | Description | Access Right |
|---|---|---|
| view | View an existing project | |
| create | Create a new project | |
| add Metadata | Add Metadata to project | |
| remove Metadata | Remove Metadata from project | |
| rename | Rename the project | |
| delete | Delete the project |
Example
Scenario: A research lab "Robotics Corp" wants to manage access to their "ANYmal Rough Terrain" project.
- Admins: The lab directors need full control. They are given
Read,Write,Deleterights. - Researchers: The researchers working on the project need to upload data and edit metadata. They are given
ReadandWriterights. - External Collaborators: Partners from another university need to view the data but not modify it. They are given
Readrights.
Metadata
| Operation | Description | Access Right |
|---|---|---|
| view | View an existing Metadata | |
| create | Create a new Metadata | |
| delete | Metadata cannot be deleted | - |