We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 643646b commit d8e747eCopy full SHA for d8e747e
1 file changed
rocrate_validator/profiles/five-safes-crate/should/4_sign_off.ttl
@@ -111,7 +111,6 @@ five-safes-crate:SignOffPhaseProperties
111
PREFIX rocrate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/>
112
SELECT $this
113
WHERE {
114
- $this schema:object ?anyObject .
115
?root a schema:Dataset ;
116
schema:mainEntity ?mainEntity ;
117
rdf:type rocrate:RootDataEntity .
@@ -131,7 +130,6 @@ five-safes-crate:SignOffPhaseProperties
131
130
132
133
134
135
136
rdf:type rocrate:RootDataEntity ;
137
schema:sourceOrganization ?sourceOrg .
0 commit comments