2

I want to use owlready.But is there any way to convert my ontology OWL/RDF file to OWL/XML? or Is there any python library which can we used to OWL/RDF file?

1 Answers1

3

I think you can use Protege to import your ontology in OWL/XML format. Basically Protege provides several formats to store your ontology. Another option could be using OWL API.

Stanislav Kralin
  • 11,070
  • 4
  • 35
  • 58
Bayzid
  • 105
  • 11