knowsys / knowsys/nemo

Push more filters into SPARQL queries

Open
#772 2 comments 0 reactions 0 assignees View on GitHub
builtins sparql
Dominant language
Rust
Stars
289
Forks
21
PR merge metrics
No merged PRs in 30d

Description

We're currently only pushing a very limited set of filters into SPARQL queries, e.g., `LANG` or `DATATYPE`. Figure out for which other builtins this is is safe to do (or, potentially, when this is safe to do), and push those as well.

Contributor guide

Open the contributing guide

Research direction

Start by tracing where the existing LANG and DATATYPE filters are pushed into SPARQL queries. Review the semantics of other builtins and determine which can be pushed safely, including any conditions required for safety. Done means the safe cases are identified and supported, with behavior checked against the relevant query semantics.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.