This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Xml Error When Loading A File In Protege

I have created a RDF/XML at run time and when I want to open it in Protege, I get this parsing error:

org.xml.sax.SAXParseException: The entity "BobakOnto" was referenced, but not declared.

As far as I compare the sample generated file to another file I created inside Protege, the structure looks similar to me, but for sure I am missing something which is causing this error .. posting the generated file in here, perhaps you can see what I am missing that is caused that parsing error...

enter image description here

1 answer

Spelling mistake? Your error says BobakOnto whereas the file that you link to declares BabakOnto

Log in to answer this question.