Skip to content

Commit

Permalink
use real bulb
Browse files Browse the repository at this point in the history
  • Loading branch information
jnussbaum committed Oct 16, 2023
1 parent 891903b commit f3e11b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ 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

> :bulb: **Note**
> 💡 **Note**
>
> [This example file](project_data/F18E/APs_original.json)
> contains 2 APs that:
Expand Down Expand Up @@ -106,7 +106,7 @@ There are **built-in groups** and **project specific groups**:

**Permission strings** (represented as **scopes** in this repo) are used to grant **rights** to certain **user groups**.

> :bulb: **Note**
> 💡 **Note**
>
> [This example file](project_data/F18E/OAPs_original/resource_XwwqVvWgSmuHRobQubg9uQ.json)
> contains an OAP that grants the following rights to the resource `http://rdfh.ch/0102/XwwqVvWgSmuHRobQubg9uQ`:
Expand All @@ -130,7 +130,7 @@ DOAPs are always project-related, but more specifically, they are:
- property-related: some properties are public, while other properties are restricted
- or a combination of class/property-related

> :bulb: **Note**
> 💡 **Note**
>
> [This example file](project_data/F18E/DOAPs_original.json)
> contains 2 DOAPs that encode the following information:
Expand Down

0 comments on commit f3e11b7

Please sign in to comment.