qEndpoint icon indicating copy to clipboard operation
qEndpoint copied to clipboard

GH-600 parallel parsing of NQUADS and N-Triples

Open hmottestad opened this issue 7 months ago • 2 comments

Issue resolved (if any): #600

Description of this pull request:


Please check all the lines before posting the pull request:

  • [ ] I've created tests for all my changes
  • [ ] My pull request isn't fixing or changing multiple unlinked elements (please create one pull request for each element)
  • [ ] I've applied the code formatter (mvn formatter:format on the backend, npm run format on the frontend) before posting my pull request, mvn formatter:validate to validate the formatting on the backend, npm run validate on the frontend
  • [ ] All my commits have relevant names
  • [ ] I've squashed my commits (if necessary)

hmottestad avatar Mar 20 '25 14:03 hmottestad