Skip to content

Release 1.0.0: remove ontology import - #2

Merged
YoanSallami merged 1 commit into
mainfrom
playground-explain-button
Jun 18, 2026
Merged

Release 1.0.0: remove ontology import#2
YoanSallami merged 1 commit into
mainfrom
playground-explain-button

Conversation

@YoanSallami

Copy link
Copy Markdown
Contributor

Summary

Prepares the 1.0.0 release.

  • Removes the OWL/RDF ontology import feature: the ontology module, the CLI import command, its tests, docs (ontologies.md), examples, and Protégé screenshots — plus the now-unused rdflib dependency.
  • Bumps the version to 1.0.0 across Cargo.toml, pyproject.toml, Cargo.lock, and uv.lock.

Notes

This branch also carries earlier commits not yet in main (the "Explain with AI" playground button and the 0.3.0/0.4.0 bumps), so the PR diff spans more than the ontology/version work. Review the commit list for the per-change breakdown.

Test plan

  • python -m pytest tests/cli/test_cli.py — 64 passed (after pip install -e .).
  • No remaining references to ontology / rdflib in code, docs, or config.

🤖 Generated with Claude Code

Drop the OWL/RDF ontology import feature (module, CLI `import` command,
tests, docs, examples, Protégé screenshots) and the now-unused rdflib
dependency. Bump the version to 1.0.0 across Cargo.toml, pyproject.toml,
and the lock files.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@YoanSallami
YoanSallami force-pushed the playground-explain-button branch from 76849d5 to fe2bd9b Compare June 18, 2026 17:39
@YoanSallami
YoanSallami merged commit b3b7384 into main Jun 18, 2026
17 checks passed
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