Skip to content

fix: correct ExaminerActionLifecylce to ExaminerActionLifecycle (missing 'c') - #211

Open
Jah-yee wants to merge 1 commit into
casework:masterfrom
Jah-yee:master
Open

fix: correct ExaminerActionLifecylce to ExaminerActionLifecycle (missing 'c')#211
Jah-yee wants to merge 1 commit into
casework:masterfrom
Jah-yee:master

Conversation

@Jah-yee

@Jah-yee Jah-yee commented Aug 24, 2026

Copy link
Copy Markdown

Description

Fixes a typo in ontology/investigation/investigation.ttl line 96.

The sh:targetClass property incorrectly pointed to investigation:ExaminerActionLifecylce (missing 'c'), but the actual class is defined as investigation:ExaminerActionLifecycle.

Changes

  • Changed investigation:ExaminerActionLifecylceinvestigation:ExaminerActionLifecycle in line 96

Fixes

Fixes #207

…ing 'c')

Fixes typo in ontology/investigation/investigation.ttl line 96.
sh:targetClass pointed to investigation:ExaminerActionLifecylce (missing 'c')
but the actual class is defined as investigation:ExaminerActionLifecycle.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo: sh:targetClass investigation:ExaminerActionLifecylce (missing c)

1 participant