The final knowledge graph should be versioned, i.e., it tracks the evolution of the graph through versioning without deleting old data.
It's important to be able to visualise evolving correspondence between the knowledge graph entities, and the source document which was parsed to create it.
Goals
[ ] Arbitrate an API schema to add, update, and match with versioned nodes in a Neo4J instance.
[ ] Showcase a PoC visualising multiple versions of the graph along with there respective correspondences to a source text in a coherent manner.
Description
The final knowledge graph should be versioned, i.e., it tracks the evolution of the graph through versioning without deleting old data. It's important to be able to visualise evolving correspondence between the knowledge graph entities, and the source document which was parsed to create it.
Goals