Skip to content

Commit 6828b5e

Browse files
jeswrCopilot
authored andcommitted
Update src/shapes/Model.shaclc
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 36db5d0 commit 6828b5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/shapes/Model.shaclc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PREFIX acp: <http://www.w3.org/ns/solid/acp#>
33
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
44

55
shape <AccessControlResourceShape> -> acp:AccessControlResource {
6-
closed=true .
6+
closed=true .
77
rdf:type IRI [1..1] .
88
acp:resource IRI [1..1] .
99
acp:accessControl @<AccessControlShape> [1..*] .

0 commit comments

Comments
 (0)