diff --git a/shapes/container.ttl b/shapes/container.ttl index 96aa703..1ecb55c 100644 --- a/shapes/container.ttl +++ b/shapes/container.ttl @@ -19,6 +19,9 @@ container_shape:ContainerShape a sh:NodeShape ; sh:codeIdentifier "Container"; dct:created "2026-03-18"^^xsd:date ; vs:term_status "testing"; + sh:and ( + resource_shape:ResourceShape + ) ; sh:property [ sh:path ldp:contains ;