diff --git a/renku/data/shacl_shape.json b/renku/data/shacl_shape.json index bfcd929244..88b5482121 100644 --- a/renku/data/shacl_shape.json +++ b/renku/data/shacl_shape.json @@ -535,6 +535,12 @@ }, "minCount": 1, "maxCount": 1 + }, + { + "path": "prov:qualifiedGeneration", + "sh:class": { + "@id": "prov:Generation" + } } ] },