Skip to content

Remove inverses unless there's a compelling reason #506

Closed
@rjyounes

Description

@rjyounes

As per the decision in #294, we should purge gist of inverse properties that don't have a compelling reason to exist. In general, the guidance is that if there's a tree-like structure, keep the property that goes up rather than down the tree, since cardinality generally will be greater going downward. If there's no tree-like structure, it's dependent on individual context.

This will be a minor change if we deprecate the inverses.

[Added]
From Issue #551
precedesDirectly has inverse followsDirectly, but precedes has no inverse follows. Should be consistent one way or another.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions