diff --git a/shapes/opportunistic-observations-protocol-shapes/shapes.ttl b/shapes/opportunistic-observations-protocol-shapes/shapes.ttl index 5944c1a5..153db84b 100644 --- a/shapes/opportunistic-observations-protocol-shapes/shapes.ttl +++ b/shapes/opportunistic-observations-protocol-shapes/shapes.ttl @@ -6362,14 +6362,14 @@ PREFIX xsd: reg:status reg:statusSubmitted ; sh:description "The value in `sosa:hasResult` _MUST_ be a value in `sh:in`, which is the Voucher specimen types controlled vocabulary." ; sh:in ( - - - - + + + + ) ; sh:message "The value of `rdf:value` _MUST_ exist in the Voucher specimen types controlled vocabulary." ; sh:name "Result value" ; diff --git a/shapes/opportunistic-observations-protocol-shapes/voucher-specimen-type/shapes.ttl b/shapes/opportunistic-observations-protocol-shapes/voucher-specimen-type/shapes.ttl index f83c7660..8a81305f 100644 --- a/shapes/opportunistic-observations-protocol-shapes/voucher-specimen-type/shapes.ttl +++ b/shapes/opportunistic-observations-protocol-shapes/voucher-specimen-type/shapes.ttl @@ -49,14 +49,14 @@ PREFIX xsd: reg:status reg:statusSubmitted ; sh:description "The value in `sosa:hasResult` _MUST_ be a value in `sh:in`, which is the Voucher specimen types controlled vocabulary." ; sh:in ( - - - - + + + + ) ; sh:message "The value of `rdf:value` _MUST_ exist in the Voucher specimen types controlled vocabulary." ; sh:name "Result value" ;