catalog-v001.xml still names 1.4.0 after versionIRI 1.5.0 - #699
Open
forest-savage1234 wants to merge 1 commit into
Open
catalog-v001.xml still names 1.4.0 after versionIRI 1.5.0#699forest-savage1234 wants to merge 1 commit into
forest-savage1234 wants to merge 1 commit into
Conversation
Signed-off-by: Forest Savage <forestsavage03@gmail.com>
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.
catalog-v001.xml still names 1.4.0 after versionIRI 1.5.0
Committed Protégé catalogs still map imports to
…/1.4.0while the sibling TTL already declaresowl:versionIRI/owl:versionInfo1.5.0.ontology/uco/master/catalog-v001.xmlis 17×/1.4.0, 0×/1.5.0. The same stalename=values sit in the per-module catalogs.src/create-catalog-v001.xml.pywalksversionIRIs, so a fresh generate would emit 1.5.0 names. CI ismake clean && make check.src/review.mkgenerates catalogs then diffs Turtle only;cleandeletes the catalogs. Generated catalogs are never diffed against the committed files.This packet restamps those
name=attributes to 1.5.0. Catalogs only.uri=paths stay. No.ttlfile is in the diff.Files
Exact catalog paths in
PATCH.diff(no glob). Eachname="…/1.4.0"becomesname="…/1.5.0"(56 attributes):ontology/uco/master/catalog-v001.xmlontology/uco/action/catalog-v001.xmlontology/uco/analysis/catalog-v001.xmlontology/uco/configuration/catalog-v001.xmlontology/uco/identity/catalog-v001.xmlontology/uco/location/catalog-v001.xmlontology/uco/marking/catalog-v001.xmlontology/uco/observable/catalog-v001.xmlontology/uco/pattern/catalog-v001.xmlontology/uco/role/catalog-v001.xmlontology/uco/time/catalog-v001.xmlontology/uco/tool/catalog-v001.xmlontology/uco/types/catalog-v001.xmlontology/uco/victim/catalog-v001.xmlOut of scope
ontology/uco/analysis/analysis.ttlontology/uco/configuration/configuration.ttluco-core:objectshapesmakeregen of Turtle, tests, or monolithicHow to review
The dest is the
name=restamp. Openontology/uco/master/catalog-v001.xmlnext toontology/uco/master/uco.ttlL49owl:versionIRI …/uco/uco/1.5.0. Every catalogname=that was 1.4.0 should now be 1.5.0. No analysis / configuration / Compilation TTL change.I am a volunteer. Thank you for the time. I am trying to become more useful on this work, so I welcome a critical look. If this is the wrong cut, or you want me to stand down, say so and I will recut from notes.