anngvu / retold

Exploring interop between linked data modelling frameworks/formats
Eclipse Public License 2.0
0 stars 0 forks source link

Basic analysis --stats #20

Open anngvu opened 1 month ago

anngvu commented 1 month ago

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

anngvu commented 1 month ago

For schematic, too many props -> too many columns in a template, which could mean poor user experience.