We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2ec1a4 commit 32d66c7Copy full SHA for 32d66c7
1 file changed
src/shapes/Model.shaclc
@@ -20,7 +20,6 @@ shape <PolicyShape> -> acp:Policy {
20
rdf:type IRI [1..1] .
21
acp:allow IRI [1..1] .
22
acp:anyOf @<MatcherShape> [1..1] .
23
- # TODO: Check this cardinality
24
acp:agentGroup @<AgentGroupShape> [0..*] .
25
acp:public @<PublicShape> [0..1] .
26
}
0 commit comments