oeg-upm / Chowlk

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

Better documentation of types of properties #26

Open dgarijo opened 2 years ago

dgarijo commented 2 years ago

Right now it is not straightforward to know how to link two classes with an object property. There are functional, symmetric and other types of object properties listed, but it is not clear that the plain object property can be used if users are not sure what to use.

I think object property should be listed first and have something like (default) to indicate that if you don't know which property to use, you shall use this one.