Skip to content

When querying LOD-a-lot some queries do not return correct results #41

@wouterbeek

Description

@wouterbeek

Example query: there must be statements with FOAF knows, but the following query gives no results: http://lod-a-lot.lod.labs.vu.nl/?subject=&predicate=foaf%3Aknows&object=

This is because of the sheer size of some of the indices of LOD-a-lot. To accommodate this the HDT library was updated to use 64 bit integers (currently in branch https://github.com/rdfhdt/hdt-cpp/tree/long-dict-id). The Node.js/HDT API probably has to be updated to take these large indices into account.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions