Skip to content

Ensure BlankNodes are handled for HDT files created with hdt-java #9

@donpellegrino

Description

@donpellegrino

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:

  1. Run the oxhdt test suite.
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions