Can anybody recommend a decent visualization tool to display RDF graphs? I can't seem to be able to find any, and exploring large graphs using queries via Fuseki isn't really practical :( Ideally it should
- allow me to load a RDF graph from file, or connect to a SPARQL endpoint like Fuseki - display nodes/edges as a network graph, such that I can explore the graph by looking at/clicking on nodes - have a free license, no proprietary Thanks in advance.
