cellfie-plugin icon indicating copy to clipboard operation
cellfie-plugin copied to clipboard

Problema con Cellfie

Open jaalvarado20 opened this issue 4 years ago • 3 comments

Hello Goodnight.

I was populating an ontology using cellfie, taking the data from Excel and had loaded two of 3 axioms, in the last one, which was related to the third tab of the excel sheet, when I pressed generate axiom, it threw the next error:

cannot cast uk.ac.manchester.cs.owl.owlapi.OWLNamedIndividuallmpl to org.semanticweb.owlapi.model.OWLClass

what does it means?

gracias.

Estaba poblando una ontologia desde una hoja de excel, que contenía 3 pestañas, pude cargas 2 bien y cuando estaba cargando la tercera y presioné "Generar Axiomas", me salió este error: cannot cast uk.ac.manchester.cs.owl.owlapi.OWLNamedIndividuallmpl to org.semanticweb.owlapi.model.OWLClass

Que hice mal?

Gracias

jaalvarado20 avatar Nov 03 '20 23:11 jaalvarado20

Can you list the Mapping Master expression you are attempting to evaluate.

It sounds like you are using an OWL named individual in a place where an OWL class is expected.

martinjoconnor avatar Nov 04 '20 04:11 martinjoconnor

I have attached 2 files... "Actividades" has 3 sheets, i could add to ontology the first 2 sheets called "Actividad Baja Intensidad" and "Actividad Media Intensidad", i can do it, but, when i try to generate axioms with the column A of the sheet "Actividad Alta Intensidad", Protege Cast me that error...

Thanks

actividades.xlsx

OntoCarbohidratos.zip

jaalvarado20 avatar Nov 04 '20 04:11 jaalvarado20

i wrote the same with others sheets:

Class: @A* SubclassOf: ActividadAltaIntensidad

jaalvarado20 avatar Nov 04 '20 04:11 jaalvarado20