Skip to content

Commit

Permalink
Merge branch 'unstable' into unstable-2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ajnelson-nist committed Nov 22, 2024
2 parents a1a7d20 + e94569d commit c2889ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ontology/investigation/investigation.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ investigation:authorizationIdentifier

investigation:authorizationType
a owl:DatatypeProperty ;
rdfs:subPropertyOf uco-core:informalType ;
rdfs:label "authorizationType"@en ;
rdfs:comment "A label categorizing a type of authorization (e.g. warrant)"@en ;
rdfs:range xsd:string ;
Expand All @@ -308,6 +309,7 @@ investigation:focus

investigation:investigationForm
a owl:DatatypeProperty ;
rdfs:subPropertyOf uco-core:informalType ;
rdfs:label "investigationForm"@en ;
rdfs:comment "A label categorizing a type of investigation (case, incident, suspicious-activity, etc.)"@en ;
rdfs:range [
Expand Down

0 comments on commit c2889ca

Please sign in to comment.