Skip to content

Project

The valid operations that can be performed on a project are:

OperationDescriptionAccess Right
viewView an existing project
createCreate a new project
add MetadataAdd Metadata to project
remove MetadataRemove Metadata from project
renameRename the project
deleteDelete 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, Delete rights.
  • Researchers: The researchers working on the project need to upload data and edit metadata. They are given Read and Write rights.
  • External Collaborators: Partners from another university need to view the data but not modify it. They are given Read rights.

Metadata

OperationDescriptionAccess Right
viewView an existing Metadata
createCreate a new Metadata
deleteMetadata cannot be deleted-

Released under the MIT License.