From bc4b68d788ea7f4c13b7ad615bfb35117ed24d58 Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Wed, 8 May 2024 17:08:16 -0400 Subject: [PATCH] Regenerate Make-managed files References: * https://github.com/ucoProject/UCO/issues/596 Signed-off-by: Alex Nelson --- tests/examples/observable_creation_time_PASS_validation.ttl | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/examples/observable_creation_time_PASS_validation.ttl b/tests/examples/observable_creation_time_PASS_validation.ttl index fa0d394b..d900aa5f 100644 --- a/tests/examples/observable_creation_time_PASS_validation.ttl +++ b/tests/examples/observable_creation_time_PASS_validation.ttl @@ -17,6 +17,7 @@ sh:sourceConstraintComponent sh:ClassConstraintComponent ; sh:sourceShape [ a sh:NodeShape ; + rdfs:comment "This anonymous shape is attached with rdfs:seeAlso in order to associate a warning-severity class constraint, that will only be necessary as an independent shape until UCO 2.0.0."@en ; sh:class observable:Process ; sh:message "In UCO 2.0.0, uco-observable:ProcessThread will be a subclass of uco-observable:Process. In preparation for UCO 2.0.0, the additional type uco-observable:Process should be assigned to this node."@en ; sh:severity sh:Warning ;