unibz-core / Scior

Identification of ontological categories for OWL ontologies.
https://purl.org/scior
Apache License 2.0
3 stars 1 forks source link

Saving the resulting ontology in different syntaxes #24

Open pedropaulofb opened 1 year ago

pedropaulofb commented 1 year ago

Currently, OntCatOWL only saves the output ontology in ttl, but saving the resulting ontology in a different syntax using RDFLib is really simple.

We could implement this feature in OntCatOWL to possibility simplify things to users. They could simply add an argument informing which is the desired output syntax.

Reference: https://rdflib.readthedocs.io/en/stable/intro_to_parsing.html#saving-rdf