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

Add simple parser extension to parse NQuad and QuadString #195

Merged
merged 1 commit into from
May 17, 2023

Conversation

ate47
Copy link
Contributor

@ate47 ate47 commented May 16, 2023

Hello,

In this PR I've upgraded the canonical ntriples parser to read nquad files, I've created a QuadString class to support the context, but it can also be used with the TripleString class, but the context won't be saved. I've also added to the RIOT parser the reading of the quads.

@D063520 D063520 merged commit c325269 into rdfhdt:dev May 17, 2023
@D063520
Copy link
Contributor

D063520 commented May 17, 2023

thank you for the contribution!

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