Skip to content

Remove occupiesGeographically and occupiesGeographicallyPermanently? #809

Closed
@dylan-sa

Description

@dylan-sa

During the inverse working group meeting, we noticed a potential redundancy with the following predicates.

  • Currently, we have isGeographicallyOccupiedBy and its inverse, occupiesGeographically. We also have isGeographicallyPermanentlyOccupiedBy and its inverse, occupiesGeographicallyPermanently.
  • While not formally specified, these predicates are likely intended to relate objects to spatial regions. (isGeographicallyContainedIn, a further property not on the list above, is likely intended to relate spatial regions to spatial regions.)
  • Arguably, hasPhysicalLocation could do the work that occupiesGeographically does, and for this reason we may want to remove occupiesGeographically and its inverse to avoid redundancy.
  • If we were to remove occupiesGeographicallyPermanently and its inverse, there is a question as to whether we would want to add an analogous hasPermanentPhysicalLocation.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions