Hello list,

According to the example at

http://docs.openlinksw.com/virtuoso/sparqlextensions.html#rdfsparqlrulefulltext

using things like

   ?name bif:contains "'rich*'"

would match if ?name STARTS with Rich.

However, I have a query that has

?searchterm bif:contains "'homo*'" .

and it also seems to match with ?searchterm that look like

"abnormal spindle-like microcephaly-associated protein homolog"

which is a string that DOES NOT START with 'homo', but CONTAINS the 
string 'homo'.

Is this a bug in Virtuoso, is the documentation incorrect, or am I 
somehow misinterpreting what "'rich*'" exactly matches?

Kind regards,
Bart

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to