Skip to content

Commit e340aa1

Browse files
committed
Updated content of flattened ttl file for ruleset #6.
1 parent 7743a34 commit e340aa1

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

rocrate_validator/profiles/five-safes-crate/6_workflow_reference.ttl

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ five-safes-crate:mainEntityHasProperConformsTo
5656
a sh:NodeShape ;
5757
sh:name "mainEntity" ;
5858
sh:description "The mainEntity of the RootDataEntity MUST have a conformsTo property with an IRI starting with https://w3id.org/workflowhub/workflow-ro-crate" ;
59-
sh:severity sh:Violation ;
6059
sh:targetObjectsOf schema:mainEntity ;
6160
sh:property [
6261
a sh:PropertyShape ;
@@ -85,7 +84,6 @@ five-safes-crate:DatasetMustHaveDistributionIfURI
8584
sh:name "mainEntity" ;
8685
sh:targetObjectsOf schema:mainEntity ;
8786
sh:description "If mainEntity has an HTTP(S) @id, it SHOULD have a distribution that is an HTTP(S) URL." ;
88-
sh:severity sh:Warning ;
8987

9088
sh:sparql [
9189
a sh:SPARQLConstraint ;
@@ -102,9 +100,10 @@ five-safes-crate:DatasetMustHaveDistributionIfURI
102100
}
103101
}
104102
""" ;
103+
sh:severity sh:Warning ;
105104
sh:message "If mainEntity has an HTTP(S) @id SHOULD have at least one distribution with an HTTP(S) URL." ;
106105
] .
107-
106+
108107

109108
#=== MAY shapes ===#
110109
# (none)

0 commit comments

Comments
 (0)