my owl uri are in the format of foo:#Company. The # is breaking the rdf/xml and throwing drupal unrecognizable uri errors. If i remove the # the rdf/xml displays my classes just fine ... but of course the ontology uri don't work without the #. This problem occurs when trying to enter the uri in the class or property fields. Please advise. Thanks. Kevin
Comments
Comment #1
pyxio commentedI resolved this issue by adding the hash to the namespace link in namespace settings. While my rdf/xml output is OK now, this is still a bug class and property fields automatically insert the # which is flagged as an illegal character in those fields. It is necessary to manually remove them from the fields. This should be addressed I guess in a future build.
Comment #2
smustgrave commented