You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need tooling for understanding the contents of a triple store or RDF dataset. What kinds of relationships are present? What do they mean? What are the namespaces used, and their purposes? In a RDBMS this is fairly simple given an ER diagram. We need the ability to visually zoom in or out, like with google maps. "In the rdbms world you know what the intention is from the datamodel and languages". https://lists.w3.org/Archives/Public/semantic-web/2018Nov/0043.html
The text was updated successfully, but these errors were encountered:
Here are the SPARQL queries we are executing to compute HCLS statistics for a graph.
We consider working on a service to visualize the content of a triplestore based on precomputed HCLS statistics (part of the data2services ecosystem). We would like to offer the possibility to deploy a user-friendly service allowing to understand the content of a triplestore, visualize relationships between entities, zoom in/out. Provide the user a tool to easily jump in a triplestore, find what he is looking for and understand the knowledge representation.
We need tooling for understanding the contents of a triple store or RDF dataset. What kinds of relationships are present? What do they mean? What are the namespaces used, and their purposes? In a RDBMS this is fairly simple given an ER diagram. We need the ability to visually zoom in or out, like with google maps. "In the rdbms world you know what the intention is from the datamodel and languages".
https://lists.w3.org/Archives/Public/semantic-web/2018Nov/0043.html
The text was updated successfully, but these errors were encountered: