Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ontology/investigation/investigation.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down