Prototyping a "fuzzy finder" converting non-structured (key-value pairs) user queries to SPARQL and ways of presenting search results to the user.
Translate e.g. a “section:recording prop:duration val:10s” user input into the corresponding SPARQL query, running the query on a simple loaded graph and return the result to the user.