Metadata-Version: 2.1
Name: owl2else
Version: 0.7.3
Summary: Utilities to transform ontology OWL2 files to other formats
Home-page: https://github.com/bejar/owl2else
Author: Javier Bejar
Author-email: bejar@cs.upc.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

owl2else
=========

Scripts to transform ontology OWL 2 files to other languages
  
   - owl2clips transforms OWL 2 ontologies to COOL CLIPS language
   - owl2rdflib transforms OWL 2 to a python file with a RDFlib 
     ClosedNamespace object with the vocabulary of the ontology

