Open VladimirAlexiev opened 1 year ago
In the OWL context, ObjectProperty/DatatypeProperty is defined here: https://www.w3.org/TR/owl2-syntax/#Object_Properties. In the national data modeling tool (Finland) we're using the OWL 2 EL -profile (https://www.w3.org/TR/owl2-profiles/#OWL_2_EL).
At the moment, the properties linked to a class in BSP cannot be listed automatically, therefore any modeling based on BSP becomes really cumbersome (having to check the html-pages for class related properties)
Would be extremely beneficial if someone would deal with this issue, many thanks in advance!
Example:
This should be
owl:DatatypeProperty
notowl:ObjectProperty
.Object props are declared correctly, eg