fix(release): publish latest RDF asset and align W3ID documentation - #368
Merged
Merged
Conversation
Generate a byte-identical ontouml-models-latest.ttl alias alongside each dated release asset and document the version-specific and latest catalog download URLs.
Document the separate catalog landing and FDP routes and add the canonical model access paths.
Update the metadata schema PNG and VPP files with improved visualization and corrected basic cardinalities.
9 tasks
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.
Summary
Update the OntoUML/UFO Catalog release publication workflow and documentation to align the repository with the W3ID redirects merged in perma-id/w3id.org#6663.
This PR:
Release assets
For each newly created release, the workflow publishes:
ontouml-models-YYYYMMDD.ttl— the version-specific aggregated RDF asset;ontouml-models-latest.ttl— a byte-identical moving alias for the latest published release.The
latestasset is intended for convenient access and is not an immutable snapshot. Reproducible use should reference a dated release and its commit.The generated assets contain aggregated model and catalog RDF. They do not replace the GitHub source archive and do not contain native Visual Paradigm projects, JSON files, images, or bibliographies.
W3ID route correspondence
https://w3id.org/ontouml-modelshttps://w3id.org/ontouml-models/fdp/https://w3id.org/ontouml-models/models/{slug}https://w3id.org/ontouml-models/models/{slug}/{path}https://w3id.org/ontouml-models/releasehttps://w3id.org/ontouml-models/release/latest.ttlhttps://w3id.org/ontouml-models/release/YYYYMMDDhttps://w3id.org/ontouml-models/release/YYYYMMDD.ttlThe corresponding redirect implementation is already provided by W3ID PR #6663. This PR updates the OntoUML models repository and does not modify the W3ID configuration.
Validation
masterbranch.cmp.