Skip to content

Added support for parsing Turtle files for Ontologies#168

Open
Pragya2804 wants to merge 1 commit intoalthonos:masterfrom
Pragya2804:parseTTL
Open

Added support for parsing Turtle files for Ontologies#168
Pragya2804 wants to merge 1 commit intoalthonos:masterfrom
Pragya2804:parseTTL

Conversation

@Pragya2804
Copy link

@althonos I am a new contributor to this repository and have tried to solve the issue #16 . Kindly review this PR and let me know the feedback.

@Pragya2804 Pragya2804 mentioned this pull request May 13, 2022
@althonos
Copy link
Owner

Hi @Pragya2804 ,

thanks for this PR. If I getting it correctly, you're using rdflib to convert a Turtle file into OWL/RDF-XML, and then parse it normally with the OWL parser? If so, there's probably no need to copy the entire code of the OWL parser, you can just import it and wrap it in the Turtle parser class.

@althonos althonos force-pushed the master branch 2 times, most recently from a690871 to 1e55509 Compare June 18, 2022 14:51
@althonos althonos force-pushed the master branch 2 times, most recently from 481b91f to 7eda5d0 Compare September 14, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants