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
{{ message }}
This repository has been archived by the owner on Aug 26, 2020. It is now read-only.
As a developer or data modeler, I want to be able to get a quick summary of my model and instance data as I develop. I want to be able to get a high level picture of everything that I've got and then drill down as necessary. For example, what are all of the entities that I have available? Along with each, show me a representative document or three. Given a entity, what are its properties which entities are related and how? Show me representative examples of those. Etc.
These “reports” should be generic and applicable to any model (well, the out-of-the-box portion). They should also not require specific Semantics knowledge (SPARQL, Optic, or triples).
Further, how would we extend the built-in reporting to accommodate model extension?
The text was updated successfully, but these errors were encountered:
As a developer or data modeler, I want to be able to get a quick summary of my model and instance data as I develop. I want to be able to get a high level picture of everything that I've got and then drill down as necessary. For example, what are all of the entities that I have available? Along with each, show me a representative document or three. Given a entity, what are its properties which entities are related and how? Show me representative examples of those. Etc.
These “reports” should be generic and applicable to any model (well, the out-of-the-box portion). They should also not require specific Semantics knowledge (SPARQL, Optic, or triples).
Further, how would we extend the built-in reporting to accommodate model extension?
The text was updated successfully, but these errors were encountered: