[redland-dev] Query Implementation Question

Jan Algermissen jalgermissen at topicmapping.com
Sat Oct 30 20:54:59 BST 2004


Hi,

I have not found it in the RDQL or SPARQL specs so far, but I assume
(hope) the query languages support some sort of string matching queries
on literals (such as SQL's LIKE).

I wonder how librdf executes such queries? Does it index literals or
will such queries result in full scans?

Also, is librdf datatype aware? Will it correctly interprete operators
such as '<' for numerical literals?

Thanks in advance.

Jan



More information about the redland-dev mailing list