SchemaLink / webapp

A schema drawing application
https://fl-14-97.zhdk.cloud.switch.ch/
GNU Affero General Public License v3.0
1 stars 0 forks source link

Show inheritance in linkml export #7

Closed simoneguzzi closed 3 months ago

simoneguzzi commented 4 months ago

We now support inheritance relationships. We should use them to be more specific in the linkml export when it comes to populating the is_a property for nodes.

simoneguzzi commented 3 months ago

What happens when a class inherits from more than one class? Which one do I show in the is_a slot?