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.