Skip to content

Parallel parsing of NQUADS, N-Triples and Turtle files #600

@hmottestad

Description

@hmottestad

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

The RDF to HDT conversion should use multiple threads to parse NQUADS and N-Triples files since these are trivial to split up into multiple workloads since each triple is exactly one line in the file.

Do I want to contribute to make it?

Yes

Something else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions