oeg-upm / Chowlk

Tool to transform an ontology diagram into OWL code.
Apache License 2.0
22 stars 6 forks source link

Avoid raising errors when using relations between properties #5

Closed Serge3006 closed 4 years ago

Serge3006 commented 4 years ago

Now the converter raise an error if there are some arrow not connected to any shape, but that could be the case of owl:inverseOf arrows. Just ignore them, and if the modeler want to include them in the code, they should use option 1, it means the diamonds to indicate this relationship. But do not raise an error.

Serge3006 commented 4 years ago

Fixed in 26329f25c7f5cea49fee64d9dc7bf17201cdff7f