Re: [Virtuoso-users] dif:contains relevance

2010-02-01 Thread Kingsley Idehen
Alexander Sidorov wrote: Hello! Does bif:contains support relevance? Can I order query results according to bif:contains? Regards, Alexander As per prior post (last week): ## Full Text Score ## Entity Rank ## Surfaced via SPARQL SELECT ?s ?sc ( (?s) ) as ?Rank WHERE { ?s ?p ?o . ?o bif

Re: [Virtuoso-users] dif:contains relevance

2010-02-01 Thread Nathan
Alexander Sidorov wrote: > Hello! > > Does bif:contains support relevance? Can I order query results according to > bif:contains? > Yes you can :) - basic syntax is: select * where { ?s ?p ?o . ?o bif:contains 'some and thing' option (score ?relevanceScore ) } ORDER BY ?relevanceScore regar

Re: [Virtuoso-users] define multiple input:inference graphs

2010-02-01 Thread Kingsley Idehen
Jürgen Jakobitsch wrote: hi, is there a possibility to define multiple inference graphs for a sparql query? say, i have one graph with urn:inference:skos rules and one for urn:inference:owl and i'd like to do a sparql query like define input:inference "urn:inference:skos" define input:infer

[Virtuoso-users] dif:contains relevance

2010-02-01 Thread Alexander Sidorov
Hello! Does bif:contains support relevance? Can I order query results according to bif:contains? Regards, Alexander

[Virtuoso-users] define multiple input:inference graphs

2010-02-01 Thread Jürgen Jakobitsch
hi, is there a possibility to define multiple inference graphs for a sparql query? say, i have one graph with urn:inference:skos rules and one for urn:inference:owl and i'd like to do a sparql query like define input:inference "urn:inference:skos" define input:inference "urn:inference:owl" SEL

Re: [Virtuoso-users] [Dbpedia-discussion] DBpedia on local Virtuoso server

2010-02-01 Thread Hugh Williams
Hi Piero, The following document provides steps to load the latest DBpedia datasets into Virtuoso using the Virtuoso Bulk loading scripts we now provide: http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtBulkRDFLoaderExampleDbpedia This is the method used for loading the cur