Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Stats data and widgets #35

Open
zwelz3 opened this issue Aug 19, 2020 · 0 comments
Open

Initial Stats data and widgets #35

zwelz3 opened this issue Aug 19, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@zwelz3
Copy link
Member

zwelz3 commented Aug 19, 2020

When processing/loading RDF data, it is often informative to have basic stats on the data itself (e.g. # of triples). This ticket scopes in the development of a basic statistics class where stats are driven/exposed by queries and stored in basic tables. Basic stats may include:

stat #
triples 123
subjects 34
predicates 12
objects 45
prefixes 3

Stats would be pluggable, e.g. we may have an OWLStats class that understands how to query for e.g. ObjectProperty Axioms.

@zwelz3 zwelz3 added the enhancement New feature or request label Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant