OntoBuilder
A Python toolkit for building small, understandable ontologies without requiring deep OWL expertise up front. It combines a CLI, Python API, OWL or RDF export, lightweight reasoning, data-to-ontology helpers, optional AI-assisted workflows, and a Streamlit app.
- Designed for ontology learning, prototyping, and structured modeling from CSV or JSON data.
- Supports exports like Turtle, OWL, JSON-LD, prompt text, and schema-oriented outputs.
- Recent release
v0.1.2highlights interactive editing and more flexible input workflows.