Re: [Virtuoso-users] Free text index update

2010-03-02 Thread Rumi Tsekova
Hi Alexander, Thank you for your report re. the found wrong documentation example. It is applied to doc and fixed the misleading link you got from the search engine. The correct link is http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsparqlruletimeindexing Regarding the reported one ( h

[Virtuoso-users] CONSTRUCT FROM ...

2010-03-02 Thread Jürgen Jakobitsch
hi, i came across a strange behaviour with CONSTRUCT queries that include a FROM <...> am i doing some wrong or is this a bug? any hint appreciated wkr www.turnguard.com how to reproduce : DB.DBA.RDF_LOAD_RDFXML (http_get ('http://turnguard.com/virtuoso/test10.rdf'), 'no', 'http://mygraph')

Re: [Virtuoso-users] How to start ./virtuoso-t with a non-forked/daemonized parameter? (Tim Haynes)

2010-03-02 Thread Ceriel Jacobs
Hi Tim, I have tried to launchctl start virtuoso-t appended with the -f parameter: Disabled UserName root GroupName wheel Label com.openlinksw.vos Program /usr/local/virtuoso-opensource/bin/virtuoso-t Progra

Re: [Virtuoso-users] Graph IRI not seen under Graphs tab on Conductor

2010-03-02 Thread Hugh Williams
Hi Rameswara, Details on uploading RDF Data / files via WebDAV can be found at: http://docs.openlinksw.com/virtuoso/rdfinsertmethods.html#rdfinsertmethodwebdav Looks as if you have not been selected the option to upload to "RDF store" when uploading and hence no Graph IRIs are being as

[Virtuoso-users] Graph IRI not seen under Graphs tab on Conductor

2010-03-02 Thread Rameswara Sashi Kiran Challa
Hello All, I was using WEB-DAV browser on conductor to upload my rdf files into Virtuoso. I had earlier noticed a Graph IRI being generated as I upload a file. However with my latest installation of virtuoso on windows I am unable to see any Graph IRI being generated under Graphs tab under RDF on

[Virtuoso-users] Free text search details

2010-03-02 Thread Alexander Sidorov
Hello! I'm integrating Virtuoso Free Text Search into my application and have to validate user's queries according to Virtuoso rules. For example, if user enters a phrase beginning with "*" symbol Free Text Index will return an error (and will be absolutely right). Is there any list of such restri

Re: [Virtuoso-users] Stored procedures vs. dynamic queries

2010-03-02 Thread Ivan Mikhailov
Hello Alexander, > Is there any significant performance difference between stored > procedures and dynamics queries in Virtuoso (for example, Microsoft > SQL Server caches execution plans for dynamic queries as good as for > stored procedures). Virtuoso caches queries by their exact text (and doe