ontoneo-project / Ontoneo

Creative Commons Zero v1.0 Universal
4 stars 3 forks source link

Syntax error in ontoneo.owl #13

Closed jamesaoverton closed 7 years ago

jamesaoverton commented 7 years ago

I tried to open the main ontoneo.owl file in Protege, but it failed due to a syntax error on this line:

<owl:versionIRI rdf:datatype="&xsd;string">v1.2</owl:versionInfo>

The start and end XML tags must match: owl:versionIRI.

FernandaFarinelli commented 7 years ago

I fixed it.