Skip to content

Commit

Permalink
improving policy example and adding cobbler example
Browse files Browse the repository at this point in the history
  • Loading branch information
josd committed Oct 7, 2023
1 parent e0b8ebc commit 6c037be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reasoning/sequents/policy.n3
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ $).
?X a vcard:Individual.
{
?X a vcard:Individual.
} => ?Cases.
} => ?Cases.
?Cases list:member {
?X :canChoose :B.
}.
Expand Down

0 comments on commit 6c037be

Please sign in to comment.