You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found that shapes defined in SolidOS used sh:count restriction that is not in the W3C SHACL recommendation doc https://www.w3.org/TR/shacl/ - replaced with
sh:minCount 1;
sh:maxCount 1;
Found that shapes defined in SolidOS used sh:count restriction that is not in the W3C SHACL recommendation doc https://www.w3.org/TR/shacl/ - replaced with
sh:minCount 1;
sh:maxCount 1;