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

Use oxrdf & oxrdfio instead of oxigraph #11

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Conversation

hoijui
Copy link
Contributor

@hoijui hoijui commented Aug 31, 2024

-> Significantly smaller dependencies and shorter compile-time

-> Significantly smaller dependencies and shorter compile-time
Copy link
Contributor

@Tpt Tpt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! If you want to simplify the code slightly, there is a way for parse_turtle to easily return a Graph(see inline comment)

An other option might be to use the oxttl::TurtleParser crate directly

tests/w3c_testsuite.rs Show resolved Hide resolved
@hoijui
Copy link
Contributor Author

hoijui commented Sep 3, 2024

I now switched oxrdfio -> oxttl, and am not using Dataset anymore

@Tpt Tpt merged commit 9fc03b6 into helsing-ai:main Sep 4, 2024
15 checks passed
@Tpt
Copy link
Contributor

Tpt commented Sep 4, 2024

Thank you!

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