Regenerate CCO IRI resolution files from v2.1 release#881
Open
shanmukhkalasamudram wants to merge 1 commit into
Open
Regenerate CCO IRI resolution files from v2.1 release#881shanmukhkalasamudram wants to merge 1 commit into
shanmukhkalasamudram wants to merge 1 commit into
Conversation
bc769f8 to
28c4a31
Compare
- Stamp TimeOntology & UnitsOfMeasureOntology at Version 2.1 (2026-04-04); the 2.1 version bump had skipped these two modules. - Refresh the 13 ontology-IRI resolver files (11 modules + Merged + AllCore) in src/cco-iris/ from current 2.1 sources (were frozen at 2.0). - Regenerate the 1,914 per-element IRI snippets from the merged ontology: 480 content updates, 33 new terms (ont00002000+). - Enhance generate_cco_iris.py to normalize the OWL API version tag (removes ~1,401 cosmetic-only diffs) and report NEW / content-CHANGED files to the log. Out of scope (flagged for Mark): 114 non-core resolver files left untouched -- 109 extension-derived (Barcode etc.) + 5 retired terms.
28c4a31 to
62c294a
Compare
mark-jensen
approved these changes
Jun 5, 2026
mark-jensen
left a comment
There was a problem hiding this comment.
I reviewed a subset of IRIs, looking for trouble spots, and found none. The summary log is wonderful :)
Contributor
Author
|
Thanks @mark-jensen. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
TimeOntologyandUnitsOfMeasureOntologywere still stampedVersion 2.0 — the 2.1 version bump had skipped them. Re-stamped both to Version 2.1
(2026-04-04) to match the other 9 modules.
AgentOntology.ttl…,plus Merged and AllCore) were 2.0 copies; replaced with current 2.1 sources.
CommonCoreOntologiesMerged.ttlviascripts/generate_cco_iris.py(ROBOTfilter+annotate):ont00002000+)generate_cco_iris.pynow normalizes the OWL API version tag to the canonical4.5.29(removing ~1,401 noise-only diffs) and logs the NEW and content-CHANGED files.