Re: [Virtuoso-users] isql-vt load problems

2011-01-07 Thread R Stanislaus
Hi Hugh reinstalled and loaded the a data set and ran your query: *sparql select * where { graph ?g {?s ?p ?o filter(regex(?s,"uniprot"))}} limit 10;* and here are the result below. It is recognizing the graph, with the above query however selecting for a distinct graph returns nothing. Any Id

Re: [Virtuoso-users] isql-vt load problems

2011-01-05 Thread R Stanislaus
Hi Hugh There are a total of 89 million triples. Both ontology and data. Also forgot to mention that I have used RDF_LOAD_RDFXML() function too, without luck. Additionally, I have uploaded small subset of the data and I encounter the same problem. I get the feeling it is some configuration issue an

Re: [Virtuoso-users] isql-vt load problems

2011-01-04 Thread R Stanislaus
egards > 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 3 Jan 2011, at 14:36, R Stanislaus wrote

Re: [Virtuoso-users] isql-vt load problems

2011-01-03 Thread R Stanislaus
ist of graphs is > returned by running the function: > > DB.DBA.SPARQL_SELECT_KNOWN_GRAPHS(); > > Best Regards > Hugh Williams > Professional Services > OpenLink Software > Web: http://www.openlinksw.com > Support: http://support.openlinksw.com > Forums: http://boa

[Virtuoso-users] isql-vt load problems

2010-12-23 Thread R Stanislaus
Dear lists, Virtuoso version: 06.01.3126 My problem is similar to one posted on this list: http://sourceforge.net/mailarchive/message.php?msg_id=26750866 However, I followed the instructions to the letter and still have the problem. Here is the problem: I can upload rdf data using isql-vt or as i