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

👷 Add makefile target to display ontology statistics #102

Open
ccamel opened this issue Mar 29, 2023 · 0 comments
Open

👷 Add makefile target to display ontology statistics #102

ccamel opened this issue Mar 29, 2023 · 0 comments

Comments

@ccamel
Copy link
Member

ccamel commented Mar 29, 2023

Idea

Add a new target to the Makefile that will display several statistics about the ontology. This target will be useful to get a quick overview of the ontology and to monitor its growth over time.

Todo

Add a new target in the Makefile called stat that will generate statistics such as:

  • Total number of triplets
  • Number of classes
  • Number of properties
  • Number of instances
  • Number of namespaces

This information will be outputed to the stdout in a user-friendly way, making it easy to read and understand.

@ccamel ccamel changed the title 💚 Add makefile target to display ontology statistics 👷 Add makefile target to display ontology statistics Mar 29, 2023
@AnjaMis AnjaMis moved this to 📋 Backlog in 💻 Development Sep 29, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in 💻 Development May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant