Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: class Disjointness #33

Open
jdacoello opened this issue Mar 20, 2022 · 0 comments
Open

Feature request: class Disjointness #33

jdacoello opened this issue Mar 20, 2022 · 0 comments

Comments

@jdacoello
Copy link

At the moment, for all the primitive classes, there is nothing limiting an individual to be of multiple classes that are contradictory.

Thus, the declaration of class disjointness is requested as a feature. This will be helpful to check consistency in both: the model itself (TBox), and the graph data that will be created in practice (ABox).

Examples include:

  • Vehicle, VehicleProperty, Vehicle component
  • StaticVehicleProperty, DynamicVehicleProperty
  • etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant