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:
- Import RelevanceMetrics in OWL-Change.
- 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.