It would be interesting to see especially the handling of blank nodes cycles and other structures.

Please don't call it "RDF Patch" or a names similar to that - that term is already used.

    Andy

On 26/12/17 18:17, Claude Warren wrote:
Howdy,

I am working on a tool that can create UpdateRequests that will convert one
Dataset into another.

The basic idea is to extract the quads sorted by (g,s,p,o) and then perform
a diff on the lists (like a text diff but each quad is a "line").

The result is that I can create statements to delete insert and delete one
dataset to make it "identical" to the other.  Identical in this case means
that each model in the two datasets are isomorphic.

Is anyone else interested in this?

Claude

Reply via email to