From 282146634c0b8b123506cb491cb1ddc2b257f635 Mon Sep 17 00:00:00 2001 From: Forest Savage Date: Mon, 24 Aug 2026 03:31:56 -0800 Subject: [PATCH] Typo: ExaminerActionLifecylce must be ExaminerActionLifecycle Signed-off-by: Forest Savage --- ontology/investigation/investigation.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ontology/investigation/investigation.ttl b/ontology/investigation/investigation.ttl index 131dc1a..65b451b 100644 --- a/ontology/investigation/investigation.ttl +++ b/ontology/investigation/investigation.ttl @@ -93,7 +93,7 @@ investigation:ExaminerActionLifecycle rdfs:subClassOf uco-action:ActionLifecycle ; rdfs:label "ExaminerActionLifecycle"@en ; rdfs:comment "An examiner action lifecycle is an action pattern consisting of an ordered set of actions or subordinate action-lifecycles performed by an entity acting in a role involved in providing scientific evaluations of evidence that is used to aid law enforcement investigations and court cases."@en ; - sh:targetClass investigation:ExaminerActionLifecylce ; + sh:targetClass investigation:ExaminerActionLifecycle ; . investigation:Investigation