We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 360d08d commit 288a4aaCopy full SHA for 288a4aa
1 file changed
tests/shared.py
@@ -133,7 +133,7 @@ def do_entity_test(
133
# update the RO-Crate metadata using SPARQL, if required
134
if rocrate_entity_mod_sparql is not None:
135
rocrate_graph = load_graph_and_preserve_relative_ids(rocrate)
136
-
+
137
rocrate_graph.update(rocrate_entity_mod_sparql)
138
139
# save the updated RO-Crate metadata
0 commit comments