-
Notifications
You must be signed in to change notification settings - Fork 22
Description
In the course of removing inverses - see issue #506 - we opted to keep isAbout
and remove isDescribedBy
. However, these are semantically not inverses. To repeat the example on the related PR #813:
On further thought, describes
is the proper inverse of isDescribedBy
; isAbout
means something a bit different. Consider: the anatomy of my foot is described by Gray's Anatomy. We can say that the book describes the bone structure of my foot, but not that it is about my foot. One solution is to replace isDescribedBy
with describes
(for brevity) and keep isAbout
as well.
The proposal here is to bring back isDescribedBy
(or describes
) with a clearly different meaning than aboutness. The open question is whether there is sufficient value to such a predicate to warrant its inclusion in gist.