federatedplatforms / FEDeRATED-Semantic-Model

Semantic model developed for the FEDeRATED Platforms research project: https://www.federatedplatforms.eu
6 stars 2 forks source link

Class restriction on Consignment that does not match the property domain #6

Closed ocorcho closed 2 years ago

ocorcho commented 2 years ago

The property usedTransportEquipment has domain LogisticsService. However, in the class Consignment there is a class restriction with the property usedTransportEquipment.

Given that the concepts BusinessTransaction and LogisticsService do not seem to be compatible (they may be declared as disjoint), this seems to be an error.

GiuliaBiagioni commented 2 years ago

Thank you for letting us know about the error. Due to the possible broad applicability of the Objectproperty 'usedTransportEquipment', we have decided to remove the domain LogisticsService from the property. Similarly, we chose to maintain the restriction in the class 'Consignment' via the just referred property. The changes will be visible after the next update.

ocorcho commented 2 years ago

Checked, and in agreement with the change done.