Hi 

You can implement your own SQL aggregate function to provide this functionality 
that can then be called in a SPARQL query using the “sql:” prefix as detailed 
at:

        http://docs.openlinksw.com/virtuoso/aggregates.html
        http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsqlfromsparql     

Best Regards
Hugh Williams
Professional Services
OpenLink Software
Web: http://www.openlinksw.com
Support: http://support.openlinksw.com
Forums: http://boards.openlinksw.com/support
Twitter: http://twitter.com/OpenLink

On 20 Aug 2011, at 18:00, luc peuvrier at home wrote:

> I dream for a spell check filter like:
> SELECT ?l WHERE { [] rdfs:label ?l FILTER speelcheck(?l,"replubic") }
> that can have result like:
> republic
> republican
> starting from fact [] rdfs:label "republic" and [] rdfs:label "republican" 
> are in the database
>  
> Best regards
> Luc
> ------------------------------------------------------------------------------
> Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
> user administration capabilities and model configuration. Take 
> the hassle out of deploying and managing Subversion and the 
> tools developers use with it. 
> http://p.sf.net/sfu/wandisco-d2d-2_______________________________________________
> Virtuoso-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/virtuoso-devel

Reply via email to