forked from oxigraph/oxigraph
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
hdt-cpp and hdt-java use different naming patterns for blank node IDs. The initial support for blank nodes works for hdt-cpp but not for hdt-java. This issue is to ensure support for blank node IDs as generated by hdt-java when using its CLI tools to make an HDT file (e.g., rdf2hdt.sh instead of rdf2hdt.)
To Reproduce
Steps to reproduce the behavior:
- Run the oxhdt test suite.
- Observe failures for the cases where HDT Java was used to create the HDT files. Note that this was done to work around the cases where HDT C++ did not support the input RDF syntax for those cases from the W3C test suite.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working