Skip to content

Commit 8ca9a40

Browse files
committed
change solidId on IssueTrackerPerson to nodeKind IRI
1 parent 9867f96 commit 8ca9a40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shapes/person.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ person_shape:IssueTrackerPersonShape
123123
sh:property [
124124
sh:path owl:sameAs ;
125125
sh:maxCount 1 ;
126-
sh:class vcard:Individual ;
126+
sh:nodeKind sh:IRI ;
127127
sh:name "Solid ID" ;
128128
sh:description "The Solid WebID of the person, if available.";
129129
sh:codeIdentifier "solidId";

0 commit comments

Comments
 (0)