e_arel

Results 108 comments of e_arel

I will take care of this this week.

> To fix the merge conflicts, I removed the "inverse of" axioms from ro-module.owl for RO_0002234 / `has output` and RO_0002352/ `input of`, since they are already moved to the...

Is there update on the state of this issue?

For reference this is an example of the current state of the ontology, power generating unit: ![grafik](https://user-images.githubusercontent.com/86229326/222107943-07e98a8d-e45e-4a63-9810-b9388b0c7683.png)

I think the input/output perspective is tangential. The `power` of a transformation unit is associated to its performance in a specific function. We have the `has function` axioms, it would...

Could we have something like: ![grafik](https://user-images.githubusercontent.com/86229326/222108972-e996c321-4592-47fc-8994-90145198471a.png)

Example CHP ![grafik](https://user-images.githubusercontent.com/86229326/222112154-b6d25819-759a-4518-8bab-7ad4ed2ef68d.png)

I think that this can be ugly because it would imply a relation between a `specifically dependent continuant` and a `generically dependent continuant`

Alternative without weird relation, make every subclass of power capacity have to be associated with an object with a function: ![grafik](https://user-images.githubusercontent.com/86229326/222115535-9b73af64-c1f8-4eaa-b0a3-ff5e75c57863.png) This is less "generic" but easier to implement as...