[Virtuoso-users] Linked Data out of the box (feature request)

2013-03-29 Thread Dimitris Kontokostas
Hi, I was wondering if there is an easy to use guide for creating dereferencable URIs / IRIs with the Fct package. For now, this package does a great job but a nice to have would be to remove the http://www.example.com?describe=new.domain.com/resource and use the new.domain.com/resource directly

Re: [Virtuoso-users] Same scores in results of free text search with wildcard

2013-03-29 Thread Suat Gonul
On 3/25/2013 17:16, Suat Gonul wrote: > Hello everyone, > > I have indexed an RDF graph using the " ISQL interface" with the > command " DB.DBA.RDF_OBJ_FT_RULE_ADD (null, null, 'All');". I am > executing a free text search on the indexed graph with a SPARQL query > like below: > > PREFIX rdf:

Re: [Virtuoso-users] SPARQL 1.1 Graph Store HTTP Protocol

2013-03-29 Thread Alexey Zakhlestin
For history: This was fixed by https://github.com/openlink/virtuoso-opensource/commit/27b126fe798878a5b28f63d97c2fd5173499e0f0 works fine for GET and POST requests Thank you! On 26.01.2013, at 8:25, Hugh Williams wrote: > Hi Alexey, > > Thanks for the feedback, this has been reported to deve