[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.mdt.eodm] Re: Model Transformation

I try to convert my owl file into an ecore file using OWL2ecore.
It works but the individuals are not translated. I'm aware that ecore is used as meta-modeling language, but the aim of an ontology (in my point of view) is to merge abstract concepts with underlying data. Isn't it ?
I found in the ODM use case of G. Hillairet using ATL, that OWL individuals are linked to EnumLiteral in UML. Should it be the same for ecore ?
If somebody could give me some advises and responses, it would be nice.
Thanks


Guillaume

Guillaume Gauffre a écrit :
Hi,

I would like to use owl ontology in a model transformation.
What kind of operations must I do to use my ontology into my transformations ?
I made my .owl file with the OWL editor of the EODM plugin, I used the owl.ecore file as metamodel but when I perform the transformation, no instances are found !
Are owl files produced with OWL editor ready for that kind of use ? It seems that they are not xmi files ? Is it true ?


Thanks

Guillaume