1
vote
2answers
212 views
How should a semantic inheritance chain look like?
During our work with a triple store we noticed a strange behaviour related to inheritance chaining and linking properties to classes.
Consider the following example:
3 types d …