Keyword search #21
|
Nice to see the publications office providing a SPARQL endpoint! In our demo, we would like to use keyword search to find resources to explore. Does the SPARQL endpoint offer keyword search functionality or is there a separate service available to perform keyword search over the data by any chance? |
Replies: 1 comment
|
Hello, Currently we do not offer a keyword search in Cellar (our SPARQL endpoint) that matches the capabilities of the expert search on TED. You can use regular expression filtering as an alternative. Here an example taken from our Query Library (available on TED Open Data Service) and modified to include results where the Legal Name of a Buyer includes the text 'banque' (uppercase or lowercase, and in any part of the property): I hope this provides a viable alternative to your requirement. Kind regards. |
Hello,
Currently we do not offer a keyword search in Cellar (our SPARQL endpoint) that matches the capabilities of the expert search on TED.
You can use regular expression filtering as an alternative.
Here an example taken from our Query Library (available on TED Open Data Service) and modified to include results where the Legal Name of a Buyer includes the text 'banque' (uppercase or lowercase, and in any part of the property):