void-graph
void-graph copied to clipboard
VoID Linked Data graph diagram displayed using JavaScript and SVG
Allow viewers to see which predicates are used to link different databases. e.g. black for owl:sameAs and foaf:primartyTopic in blue. Some autogenerated color would be nice.
Should be able to define or control the viewBox dimensions such that content is bound to that box. Essentially if viewBox is 0 0 640 480, everything should fit in...
When `foaf:home(page)` is available for a dataset, make that a hyperlink instead of only showing the label. If that property/value is not available, use the `void:Dataset`URL.
e.g., `void:subset`, `void:(subject|object)Target`
Create a legend based on properties like (not necessarily for all): dataset's subjects, subsets, publisher/creator, last update, arc type..
Use a different colour (either for the stroke or fill) for each `void:Dataset` with the exception that a dataset's `void:subset`s should use a different saturation of that same colour.
Add an input for users to enter a VoID URL (follow the Location header until end e.g., nice use case here is .well-known/void), dereference it and display the graph.