Conversation
… input file to nt format.
…he changes in KGs
…ad. + added Distinct to fix duplication of result
| ] | ||
| ``` | ||
|
|
||
| ### 2️⃣ Compare Two Knowledge Graph Files |
There was a problem hiding this comment.
how specific to "KG" such comparison would be? or could also be applied to PROV graphs?
Thinking of https://github.com/bids-standard/BEP028_BIDSprov/ and their slightly assisted rendering of graphs into pretty images like https://github.com/bids-standard/BEP028_BIDSprov/tree/master/examples/clinica_pipelines . I think it might have been sensible in some cases to provide "Comparison diff" rendering where common nodes would remain gray, added - green, removed - red, and modified - some yet another color ;-)
I wish something like https://ontopea.com/ (random search find) was opensource to tune up for above
There was a problem hiding this comment.
@yarikoptic Thanks for the pointer. I checked (https://github.com/bids-standard/BEP028_BIDSprov/tree/master/examples/clinica_pipelines) graph. I can definitely highlight the changes with color when I integrate it with the UI. I will also have a look at those other links in detail.
Pull Request: Add Knowledge Graph Comparison Features
Major Features Added
Output
Additional Resources
exampledirectory.Note
I am not using github actions atm.