01MCP Server Integration: Connect AI assistants directly to OWL ontologies using the standardized Model-Context-Protocol
02Thread-safe operations: All ontology operations are thread-safe, making it suitable for multi-user environments
03File synchronization: Changes to the ontology file on disk are automatically detected and synchronized
04Simple string-based API: Work with OWL axioms as strings in functional syntax without dealing with complex object models
05Label support: Access human-readable labels for entities with configurable annotation properties
062 GitHub stars