Skip to content

Commit

Permalink
explain more in 1st example
Browse files Browse the repository at this point in the history
  • Loading branch information
jnussbaum committed Oct 16, 2023
1 parent d9c426e commit 98c854c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,10 @@ A user group can have one or more of the following permissions:
- `ProjectAdminGroupRestrictedPermission`: is allowed to modify group info and group membership on certain groups of the project
- `ProjectAdminRightsAllPermission`: is allowed to change the permissions on all objects belonging to the project

For an example, see [project_data/F18E/APs_original.json](project_data/F18E/APs_original.json).
The example file [project_data/F18E/APs_original.json](project_data/F18E/APs_original.json)

- grants to `knora-admin:ProjectAdmin` the rights to anything on project level, and to create resources of any class.
- grants to `knora-admin:ProjectMember` the rights to create resources of any class.


## OAPs: Object Access Permissions
Expand Down

0 comments on commit 98c854c

Please sign in to comment.