Closed simoneguzzi closed 3 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.
is_a
What happens when a class inherits from more than one class? Which one do I show in the is_a slot?
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.