egonw / semanticchemistry

Automatically exported from code.google.com/p/semanticchemistry
10 stars 1 forks source link

Illegal redeclarations of entities: reuse of entity http://www.w3.org/2004/02/skos/core#prefLabel in punning not allowed #21

Closed donpellegrino closed 7 years ago

donpellegrino commented 7 years ago

When loading cheminf-core.owl as an imported ontology document in Stanford Protege Desktop v.5.1.0, the following error is reported in the Protege log:

Illegal redeclarations of entities: reuse of entity http://www.w3.org/2004/02/skos/core#prefLabel in punning not allowed [Declaration(AnnotationProperty(http://www.w3.org/2004/02/skos/core#prefLabel)), Declaration(DataProperty(http://www.w3.org/2004/02/skos/core#prefLabel))]

donpellegrino commented 7 years ago

There was a similar issue with the Relations Ontology which was addressed in https://github.com/oborel/obo-relations/issues/130