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

Allow to use RDF callback in hdt generate functions #454

Open
1 of 5 tasks
ate47 opened this issue Feb 29, 2024 · 0 comments
Open
1 of 5 tasks

Allow to use RDF callback in hdt generate functions #454

ate47 opened this issue Feb 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ate47
Copy link
Collaborator

ate47 commented Feb 29, 2024

Part of the endpoint? (leave empty if you don't know)

  • Backend (qendpoint-backend)
  • Store (qendpoint-backend)
  • Core (qendpoint-core)
  • Frontend (qendpoint-frontend)
  • Other

Description of the request

In the doGenerateHDT, we create read a RDFParserCallback when loading a stream or a file we convert to an iterator, but we can directly load it from the it. Adding for example

public HDT doGenerateHDT(RDFParserCallback callback, HDTOptions hdtFormat, ProgressListener listener) throws IOException;

Do I want to contribute to make it?

Maybe

Something else?

No response

@ate47 ate47 added the enhancement New feature or request label Feb 29, 2024
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