Open GoogleCodeExporter opened 9 years ago
A good fix for this -- and other cases -- may be to change fExists to treat an
empty graph as non-existent. I think this may be a reasonable approach
because: (a) it will allow a deleted graph to be treated as deleted; and (b) in
most cases an empty graph probably did not take a lot of work to generate, so
erroneously regenerating it is probably okay.
This whole issue arises because SPARQL cannot distinguish between an empty
graph and a non-existent graph.
Original comment by david@dbooth.org
on 14 May 2014 at 1:39
Original issue reported on code.google.com by
david@dbooth.org
on 25 Apr 2014 at 3:23