Skip to content

Add inference support (e.g., RDFS) #16

Open
@donpellegrino

Description

@donpellegrino

It would be useful to implement inference support that leverages the advantages of HDT indexes.

The rdflib package supports custom evaluation functions as documented at https://rdflib.readthedocs.io/en/stable/intro_to_sparql.html#custom-evaluation-functions and https://rdflib.readthedocs.io/en/stable/_modules/examples/custom_eval.html#customEval. However, a custom implementation of standard RDFS can be slow and miss opportunities for optimizations that HDT could provide.

Note that Issue #14 and the existing optimize_sparql() may be related.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions