oeg-upm / Chowlk

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

owl:imports does not work #28

Closed mariapoveda closed 2 years ago

mariapoveda commented 2 years ago

The object of owl:import should be URIs, not text. Example attached.

adapters.xml.zip

Serge3006 commented 2 years ago

Not sure if this is an issue, when the value of the owl:imports property is changed to a URI without quotation marks neither turtle validators nor Protege recognize the file. They output an error while loading the file.

image

mariapoveda commented 2 years ago

It should have <> as it is an uri.