First Ontology Milestone Tagging Checklist¶
Status: Complete — tag created
Date: 2026-07-01 (checklist opened); 2026-07-03 (tag created)
Scope: Pre-tag checklist for the first externally tagged XwkOnt core ontology milestone
Decision¶
The first external ontology milestone tag was created 2026-07-03:
Public redirect and content-negotiation behavior were fully deployed and verified before the tag was created.
Pre-Tag Checklist¶
Complete all items before creating ontology-core-v0.1.0.
Repository and Governance¶
- Working tree is clean before final release validation. Verified 2026-07-02:
git status --shortreturns nothing. - No pending ADR is required for the release posture. Verified 2026-07-02: no open ADR gaps found for this release.
- Release remains consistent with repository-first governance.
- Release remains consistent with the URI/IRI policy.
- Release remains consistent with the release-versioning policy.
- Immutable versioned ontology document IRIs are still explicitly deferred (see
docs/releases/core-ontology-release-notes.md, Namespace Posture).
Publication Operations¶
-
https://w3id.org/xwkont/resolves to the project entry point or repository landing page. Verified 2026-07-02:302tohttps://github.com/xwkont. -
https://w3id.org/xwkont/coresupports Turtle retrieval fordata/ontology/core.ttl. Verified 2026-07-03:perma-id/w3id.org#6292merged;Accept: text/turtle→302→raw.githubusercontent.com/xwkont/xwkont/main/data/ontology/core.ttl, final200. -
https://w3id.org/xwkont/coresupports HTML retrieval for human-readable core ontology documentation. Verified 2026-07-03: defaultAccept→302→github.com/xwkont/xwkont/blob/main/docs/ontology/core-ontology.md, final200. - Redirect and content-negotiation verification commands have been run and recorded. Both paths recorded in
docs/releases/core-ontology-release-notes.md's Content-Negotiation Verification section. - Documentation does not advertise dereferenceability beyond verified behavior.
Artifact Bundle¶
-
data/ontology/core.ttlis included. -
docs/ontology/core-ontology.mdis included. -
docs/ontology/core-glossary.mdis included. -
docs/ontology/core-axioms.mdis included. -
docs/ontology/core-competency-questions.mdis included. -
docs/ontology/core-validation.mdis included. -
docs/publication/core-publication-guide.mdis included. -
docs/publication/uri-iri-policy.mdis included. -
docs/publication/redirects-content-negotiation.mdis included. -
docs/publication/validation-commands.mdis included. -
docs/releases/core-ontology-release-notes.mdidentifies the tag, artifacts, validation results, and known limitations. Content-negotiation verification results and the created tag are both recorded 2026-07-03.
Validation¶
-
git status --shortreturns no uncommitted files before release validation. Verified 2026-07-02. - Turtle artifacts parse with RDFLib, or the documented structural fallback is run and recorded. RDFLib unavailable in this environment; structural fallback run 2026-07-02, passed.
- Navigation artifact checks pass. Verified 2026-07-02.
-
xwkont-core:mapsTohas no RDFS domain or range. Verified 2026-07-02 via structural fallback check. - Example data remains marked illustrative and non-authoritative. Verified 2026-07-02.
Tag Command¶
The tag was created and pushed to both the private and public repositories 2026-07-03:
A lightweight tag was used (no annotated release notes embedded in the tag object).
Current Blockers¶
None remaining for this checklist — it is complete. perma-id/w3id.org#6292 merged 2026-07-03T12:24:50Z; both Turtle and HTML retrieval for https://w3id.org/xwkont/core are verified live, and ontology-core-v0.1.0 is tagged and pushed. Immutable versioned ontology document IRIs (https://w3id.org/xwkont/ontology/core/0.1.0) remain a separate, still-deferred decision — see docs/governance/release-versioning-policy.md and TODO.md; that path currently returns 404 and has no w3id redirect configured.