LinkedDataHub
- https://atomgraph.com/products/linkeddatahub/
 - Publishing Semantic Authoring Software Browser Semantic Visualization
 - https://atomgraph.github.io/LinkedDataHub/
 - similar: Metaphactory
 
Interesting
- LinkedDataHub is an open source project that has its roots as a Linked Data publishing framework. However, in the 3.x release we are focusing on Linked Data consumption, as we consider publishing a solved problem but continue to see a shortage of user-friendly consumption tools.
 
default RDF Dataset structure
Default LinkedDataHub dataset structure follows these conventions:
- the default graph is not used
 - each document's description is stored in an RDF named graph whose name is the same as the document URI. The graph can be managed using the Graph Store Protocol.
 - documents form a parent/child hierarchy. There are 2 types of documents: containers that can have other documents as children, and items that cannot.
 
Backlinks