Skip to content

Commit d8e747e

Browse files
committed
removed unneeded code from workflow object tests
1 parent 643646b commit d8e747e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

rocrate_validator/profiles/five-safes-crate/should/4_sign_off.ttl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ five-safes-crate:SignOffPhaseProperties
111111
PREFIX rocrate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/>
112112
SELECT $this
113113
WHERE {
114-
$this schema:object ?anyObject .
115114
?root a schema:Dataset ;
116115
schema:mainEntity ?mainEntity ;
117116
rdf:type rocrate:RootDataEntity .
@@ -131,7 +130,6 @@ five-safes-crate:SignOffPhaseProperties
131130
PREFIX rocrate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/>
132131
SELECT $this
133132
WHERE {
134-
$this schema:object ?anyObject .
135133
?root a schema:Dataset ;
136134
rdf:type rocrate:RootDataEntity ;
137135
schema:sourceOrganization ?sourceOrg .

0 commit comments

Comments
 (0)