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
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
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
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
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