Skip to content
Discussion options

You must be logged in to vote

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):

PREFIX cccev: <http://data.europa.eu/m8g/>
PREFIX dc: <http://purl.org/dc/elements/1.1/>
PREFIX epo: <http://data.europa.eu/a4g/ontology#>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>

SELECT DISTINCT ?publica…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by aharth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants