cowl
cowl copied to clipboard
🦉 A lightweight C/C++ library for working with Web Ontology Language (OWL) ontologies
Results
2
cowl issues
Sort by
recently updated
recently updated
newest added
I have a really basic question. Is it possible to use cowl to perform reasoning? Like: https://owlready2.readthedocs.io/en/latest/reasoning.html
enhancement
question
As indicated in the [OWL 2 conformance document](https://www.w3.org/TR/2012/REC-owl2-conformance-20121211/#Tool_Conformance), RDF/XML support is mandatory, so this needs to be addressed eventually. The obvious solution would be integrating the raptor parser from [Redland](http://librdf.org),...
enhancement