Closed hgeorgsch closed 2 years ago
The instance belong to many classes, and several of them can define the hasLabel property. Which one wins when an instance is output in JSON cannot be predicted.
Fixed by using arm:traitClass instead of rdf:type in the rule.
The instance belong to many classes, and several of them can define the hasLabel property. Which one wins when an instance is output in JSON cannot be predicted.