owl:inverseOf is separate from rdfs:label
from my understanding, owl:inverseOf
is actually referencing another RelationshipType
that has an rdfs:label
but may or may not have an @id
. in Holodex, we separate out all of our inverse relationship types into objects with their own @id
, so we wouldn't reference inverse labels inline like this.