From fb5d15b92cd0d1307d51fd1260c6eb3083a3c58b Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Fri, 22 Nov 2024 16:18:52 -0500 Subject: [PATCH] Regenerate Make-managed files References: * https://github.com/casework/CASE/pull/162 * https://github.com/ucoProject/UCO/issues/640 Signed-off-by: Alex Nelson --- ontology/CASE-unstable-2.0.0.ttl | 2 ++ ontology/CASE-unstable.ttl | 2 ++ 2 files changed, 4 insertions(+) diff --git a/ontology/CASE-unstable-2.0.0.ttl b/ontology/CASE-unstable-2.0.0.ttl index 49e6a437..643756b5 100644 --- a/ontology/CASE-unstable-2.0.0.ttl +++ b/ontology/CASE-unstable-2.0.0.ttl @@ -561,6 +561,7 @@ investigation:authorizationIdentifier investigation:authorizationType a owl:DatatypeProperty ; + rdfs:subPropertyOf core:informalType ; rdfs:label "authorizationType"@en ; rdfs:comment "A label categorizing a type of authorization (e.g. warrant)"@en ; rdfs:range xsd:string ; @@ -582,6 +583,7 @@ investigation:focus investigation:investigationForm a owl:DatatypeProperty ; + rdfs:subPropertyOf core:informalType ; rdfs:label "investigationForm"@en ; rdfs:comment "A label categorizing a type of investigation (case, incident, suspicious-activity, etc.)"@en ; rdfs:range [ diff --git a/ontology/CASE-unstable.ttl b/ontology/CASE-unstable.ttl index 192abce9..6f650417 100644 --- a/ontology/CASE-unstable.ttl +++ b/ontology/CASE-unstable.ttl @@ -561,6 +561,7 @@ investigation:authorizationIdentifier investigation:authorizationType a owl:DatatypeProperty ; + rdfs:subPropertyOf core:informalType ; rdfs:label "authorizationType"@en ; rdfs:comment "A label categorizing a type of authorization (e.g. warrant)"@en ; rdfs:range xsd:string ; @@ -582,6 +583,7 @@ investigation:focus investigation:investigationForm a owl:DatatypeProperty ; + rdfs:subPropertyOf core:informalType ; rdfs:label "investigationForm"@en ; rdfs:comment "A label categorizing a type of investigation (case, incident, suspicious-activity, etc.)"@en ; rdfs:range [