microbiomedata / sheets_and_friends

Enhance a LinkML model with imported and optionally modified slots
0 stars 0 forks source link

Use a usage-minimizer if Chris has written one #145

Open turbomam opened 1 year ago

turbomam commented 1 year ago

The slot usages in this schema include every attribute of the slots from the schema level. That makes the schema huge.

@cmungall has talked about a usage minimizer, but I don't know where to find it.

Should I write my own?

turbomam commented 1 year ago

https://github.com/linkml/linkml/blob/main/tests/test_utils/test_schema_fixer.py