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 an API to give checks and info on the taxonomy #82

Open
Tracked by #96
alexgarel opened this issue Sep 13, 2022 · 0 comments
Open
Tracked by #96

Add an API to give checks and info on the taxonomy #82

alexgarel opened this issue Sep 13, 2022 · 0 comments

Comments

@alexgarel
Copy link
Member

Add an API to perform some checks on a taxonomy

The neo4J requests should be in entries.py, one method for each check /info.

checks:

  • check that there is no cycle in the graph
    • if there is one, print the cycle

Info:

  • total number of entries
  • list of existing language with the % of translated entries
  • list of root entries: (entries without parents)
    • with children
    • without children
  • list of entries with the greatest number of direct children
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant