Skip to content

Commit 012b3ad

Browse files
committed
Moved 9_inputs.ttl out of the should folder.
1 parent 34ab2c1 commit 012b3ad

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

rocrate_validator/profiles/five-safes-crate/should/9_inputs.ttl renamed to rocrate_validator/profiles/five-safes-crate/9_inputs.ttl

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
2525

2626

27+
#=== MUST shapes ===#
28+
# (none)
29+
30+
31+
#=== SHOULD shapes ===#
2732

2833
five-safes-crate:InputEntityReferencesFormalParameterViaExampleOfWork
2934
a sh:NodeShape ;
@@ -55,4 +60,8 @@ five-safes-crate:InputEntityReferencesFormalParameterViaExampleOfWork
5560
""" ;
5661
sh:severity sh:Warning ;
5762
sh:message "Input SHOULD reference a FormalParameter using exampleOfWork" ;
58-
] .
63+
] .
64+
65+
66+
#=== MAY shapes ===#
67+
# (none)

0 commit comments

Comments
 (0)