eclipse / lyo

Eclipse Lyo, a Java SDK for OSLC-based tool integration
https://oslc.github.io/developing-oslc-applications/eclipse_lyo/eclipse-lyo.html
Eclipse Public License 2.0
13 stars 16 forks source link

Allow using native free-text search (FTS) triplestore facilities #123

Open berezovskyi opened 5 years ago

berezovskyi commented 5 years ago

Most vendors have a custom full-text search (FTS) implementation and SPARQL filters. Eg:

We need to allow these features to be used independent of the rest of the Store features.

jadelkhoury commented 5 years ago

We also need to provide FTS combined with the oslc.where filtering.