Commit b7cc8ad
chore: address low-risk Copilot AI findings (comments and strings) (#556)
* chore: address low-risk Copilot AI findings (comments and message strings)
Cosmetic, non-behavioral changes from the AI code-quality findings:
- metpo.Makefile diff-release: 'ERROR'/'WARN' -> 'Error'/'Warning' in echo
messages for consistent capitalization.
- metpo-edit.owl: clarify the obsolescence-reason comment that the IAO code
assignment is tracked in issue #521.
- qc-positive-fixture.ttl: note that metpo:1000000 / metpo:2000000 are
intentional fixture-only replacement IRIs, not production terms.
Behavioral findings (cross_ontology_search.py, run_sparql_metatest.sh) are
intentionally left for separate review.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* chore: move QC-fixture comment to the METPO prefix-normalization PR
The fixture explanatory comment belongs with the work that normalizes that
file's metpo: -> METPO: prefix (issue #16), so it is re-added there in the
canonical uppercase form. This PR keeps only the Makefile and OWL findings.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 35c6c4a commit b7cc8ad
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
97 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments