|
From: Davis, D. (NIH/N. [C] <dan...@ni...> - 2015-08-21 14:54:49
|
Hugh Williams wrote: > Hi Daniel, > > Thanks, I have been able to recreate and reported to development to fix: > Thank you very much. I will continue to monitor the mailing list to see if there is a fix, but it is VOS, so perhaps 7.2.2. There are still many things that may be done on my end – it looks to me like doing SPARQL CLEAR GRAPH and then doing a load again into that graph is sub-optimal, because all of the IRI_IDs calculated for each IRI will also be cleared, but most of them will be reinserted. I will instead look at the state of the underlying tables after DELETE FROM RDF_QUAD, and perhaps that will lead to a fix for me. |