RE: Free-text search Re: variable representations edited for spec

On 30 Dez 2014 at 10:48, Andreas Kuckartz wrote:
> Hi all,
> 
> Ruben Verborgh wrote:
>> I already have a use case in mind where I will need another
>> representation that is not covered: free-text searches with specific
>> control characters (*, ?, .). ... My use case would be extensions of
>> triple pattern fragments. The current interface is
>>     ?subject / ?predicate / ?object
>> where all of these 3 are hydra:ExplicitRepresentation.
>> 
>> However, let's extend the interface with a structured free-text field:
>>     ?subject / ?predicate / ?object / ?freeText
>> where the ?freeText field allows control characters (*, ?, .).
>> Then the first 3 are hydra:ExplicitRepresentation,
>> and the 4th is ex:FreeTextWithControlChars.
> 
> I mentioned that some time before, but text search is something I am
> very interested in for OpenGovLD:
> https://github.com/OpenGovLD/specs/issues/89

Yep, I consider support for freetext queries quite important... which is the
reason why I included it in the first place :-P (it surely needs more
refinement though)


--
Markus Lanthaler
@markuslanthaler

Received on Sunday, 4 January 2015 10:55:14 UTC