linkml / linkml-runtime

Runtime support for linkml generated models
https://linkml.io/linkml/
Creative Commons Zero v1.0 Universal
24 stars 23 forks source link

schema_as_dict is over eager and eliminates "name" slots #182

Closed cmungall closed 2 years ago

cmungall commented 2 years ago

schema_as_dict will compact the direct yaml representation of a schema such that name keys are not repeated in the element when they are used as keys - but this is over-eager and gets rid of name slots