KG embeddings visualisation
Visualisation of knowledge graph embeddings, projected to 2D via UMAP, created for the Heritage Connector project.
Hosted at https://thesciencemuseum.github.io/heritage-connector-demos/3_visualisation/index.html.
This implementation uses D3FC and is based on Colin Berhardt's Hathi Trust demo.
For developers
This visualisation uses a fork of D3FC which adds support for click events. It's bundled into d3fc.js from this branch of the fork.