We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 basic analysis functionality (primarily for schematic/LinkML data models:
Summarize numbers of props, classes, and enums overall (as well as per class? -- this might be more #19). bb ./retold --stats -m model.jsonld
bb ./retold --stats -m model.jsonld
The text was updated successfully, but these errors were encountered:
For schematic, too many props -> too many columns in a template, which could mean poor user experience.
Sorry, something went wrong.
No branches or pull requests
Add basic analysis functionality (primarily for schematic/LinkML data models:
Summarize numbers of props, classes, and enums overall (as well as per class? -- this might be more #19).
bb ./retold --stats -m model.jsonld
The text was updated successfully, but these errors were encountered: