Skip to content

[codex] Add ncbitaxon minimal release artifact#145

Draft
cmungall wants to merge 2 commits into
masterfrom
feat/ncbitaxon-basic-slim
Draft

[codex] Add ncbitaxon minimal release artifact#145
cmungall wants to merge 2 commits into
masterfrom
feat/ncbitaxon-basic-slim

Conversation

@cmungall

@cmungall cmungall commented Jun 19, 2026

Copy link
Copy Markdown
Member

Summary

Adds a new ncbitaxon/ncbitaxon-minimal.owl release artifact generated from the full NCBITaxon Turtle output by retaining only rdfs:label and rdfs:subClassOf triples.

The minimal artifact is placed under the ncbitaxon/ variant subdirectory, matching the ODK layout used for variants such as -base, -simple, and -basic, rather than at the release root.

Updates the root build, GitHub Actions release workflow, Jenkins archive list, release script, .gitignore, and README release artifact documentation to include ncbitaxon/ncbitaxon-minimal.owl and ncbitaxon/ncbitaxon-minimal.owl.gz.

Refs #144.

Validation

  • make -n all
  • bash -n release.sh
  • python3 -c 'import yaml; yaml.safe_load(open(".github/workflows/release.yml")); print("release.yml ok")'
  • git diff --check
  • ROBOT fixture query confirming unrelated predicates and class declarations are filtered out

@cmungall cmungall requested a review from matentzn June 19, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant