We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d10535a + 46b74a3 commit dfe0136Copy full SHA for dfe0136
rocrate_validator/profiles/ro-crate/may/61_license_entity.ttl
@@ -31,7 +31,7 @@ ro-crate:LicenseOptionalAllowedValues a sh:NodeShape ;
31
sh:message """MAY have a URI (eg for Creative Commons or Open Source licenses).
32
MAY, if necessary be a textual description of how the RO-Crate may be used.""" ;
33
sh:minCount 1 ;
34
- sh:nodeKind sh:Literal ;
+ sh:nodeKind sh:IRIOrLiteral ;
35
sh:path schema_org:license ;
36
sh:or (
37
[ sh:dataType xsd:string ]
0 commit comments