Open gkellogg opened 8 years ago
Can use multiple-view mechanism from https://github.com/projectblacklight/blacklight-gallery to allow selection of the graph view.
Given that jsonld-vis only works with d3 versions that are compatible with 3.5.17
, it'd be great if d3 came out with a built-in module, say d3-jsonld
, that is kept up-to-date as d3 evolves. If the two projects can collaborate somehow, that'd be awesome.
This might take advantage of https://github.com/scienceai/jsonld-vis. Alternatively, the JSON-LD can be visualized as RDF using something like https://github.com/alangrafu/visualRDF.