Hi

Firstly I would recommend you upgrade to the 06.01.3127 builds as you appear to 
be one release out of date, or are you running a Virtuoso build from a Linux 
distro ?

Specifically what is the method you are using to load the data into Virtuoso, 
please provide the commands being run with isql-vt, so we can see the 
operations being performed.  You say the data has been loaded as it can be 
queried, what is the query being run ? Also, what list 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://boards.openlinksw.com/support
Twitter: http://twitter.com/OpenLink

On 23 Dec 2010, at 20:36, R Stanislaus wrote:

> 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 indicated 
> above. However under the RDF->Graphs tab the graph iri does not show up. I 
> know the triples went in as I can query the the triples. However, when I do 
> the following query
> select distinct ?g
> where{ graph ?g{
> ?s ?p ?o}}
> the graph uri/iri does not show up. 
> 
> Does any of you what is happening? 
> Problem: Triples go in however the attached uri/iri does not show up the 
> Graphs Tab. 
> Solution:?
> 
> Thanks.
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment, and, 
> should the need arise, upgrade to a full multi-node Oracle RAC database 
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl_______________________________________________
> Virtuoso-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to