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

Unordered MSDL generation with memory implementation #453

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

Unordered MSDL generation with memory implementation #453

ate47 opened this issue Feb 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ate47
Copy link
Collaborator

ate47 commented Feb 23, 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 issue

By compressing this file to an HDT file: tf.ttl, the HDT won't be valid:

image

by doing it with the disk generation methods, it doesn't happen.

Excepted behavior

No response

Obtained behavior

No response

How to reproduce

rdf2hdt.ps1 -options "dictionary.type=dictionaryMultiObjLang" .\tf.ttl tf.hdt
hdtVerify.ps1 -unicode -progress .\tf.hdt

Endpoint version

latest

Do I want to contribute to fix it?

Yes

Something else?

No response

@ate47 ate47 added the bug Something isn't working label Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant