Skip to content

Add predicate gist:describes? #814

@rjyounes

Description

@rjyounes

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.

Metadata

Metadata

Assignees

Labels

impact: majorNon-backward compatible (changes inferences; e.g., adding a restriction, domain, range)type: feature requestRequest for new functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions