Skip to content

Move stratification classes to other project

To facilitate development I suggest moving stratification-related classes to other project, most likely RelevanceMetrics or something similar. Then two approaches could be exploited:

  1. Import RelevanceMetrics in OWL-Change.
  2. Let other projects import both.

The point is that we should make only a very lightweight interface for using ordering and rankings in OWL-Change and let other projects provide the actual implementations.