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 visualization of KGCL hierarchy #59

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

caufieldjh
Copy link

This is a D3.js viz adapted from @sierra-moxon 's code for the Biolink Model docs (https://biolink.github.io/biolink-model/categories.html)

Generate with make gen-viz, then open src/docs/categories.html.

@caufieldjh
Copy link
Author

Remaining oddities:

  • Tree diagram cuts off the root node name. Probably needs to be moved to the right a bit.
  • Schemaview doesn't find the imported schemas (like prov.yaml) unless they're in the root of the project directory (i.e., kgcl/) but I'd prefer them to stay in the same directory as kgcl.yaml.

@caufieldjh
Copy link
Author

Some duplication of what's going into OAK, perhaps: INCATools/ontology-access-kit#700

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant