Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saving the resulting ontology in different syntaxes #24

Open
pedropaulofb opened this issue Jan 2, 2023 · 0 comments
Open

Saving the resulting ontology in different syntaxes #24

pedropaulofb opened this issue Jan 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@pedropaulofb
Copy link
Collaborator

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

@pedropaulofb pedropaulofb added the enhancement New feature or request label Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant