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

Implement triple emitter #4

Closed
hobofan opened this issue Jul 12, 2022 · 0 comments · Fixed by #6
Closed

Implement triple emitter #4

hobofan opened this issue Jul 12, 2022 · 0 comments · Fixed by #6
Assignees

Comments

@hobofan
Copy link
Member

hobofan commented Jul 12, 2022

See https://www.w3.org/TR/turtle/#sec-parsing

Harriet currently only provides an AST of a Turtle file. To produce a set of RDF triples, one currently has to handle all different syntactic ways in how they could be defined.

A much easier way would be to provide a stream of RDF triples from harriet for Document and Statement::Triples.

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 a pull request may close this issue.

1 participant