OWL export [message #154969] |
Fri, 12 October 2007 06:21  |
Eclipse User |
|
|
|
Originally posted by: tom.tom.com
Hi,
I have a gmf-generated editor, and I would like to export the .model files
users create, and export them to OWL. I tried to use the EODM Ecore2OWL
but that of course works on ecore files. Is there a quick way to convert
the .model files into ecore format?
Thanks very much!
Tom
|
|
|
|
Re: OWL export [message #155132 is a reply to message #155008] |
Fri, 12 October 2007 11:28   |
Eclipse User |
|
|
|
Originally posted by: tom.tom.com
Ed et al.,
OK, I *thought* ecore format allowed meta-statements and instance
statements, so I was wrong. The XMI format in the .model files would, I
guess, have to be converted to OWL. Alternatively, my
ModelDocumentProvider could additionally walk the model and emit OWL?
Thanks again,
Tom
Ed Merks wrote:
> Tom,
> I'm not sure this even makes sense. Ecore will be the meta model for
> your instance file and it just doesn't seem to make sense to want to
> convert an instance to a meta instance...
> Tom wrote:
>> Hi,
>>
>> I have a gmf-generated editor, and I would like to export the .model
>> files users create, and export them to OWL. I tried to use the EODM
>> Ecore2OWL but that of course works on ecore files. Is there a quick
>> way to convert the .model files into ecore format?
>>
>> Thanks very much!
>> Tom
>>
|
|
|
Re: OWL export [message #155182 is a reply to message #155132] |
Sat, 13 October 2007 06:42   |
Eclipse User |
|
|
|
Originally posted by: merks.ca.ibm.com
Tom,
I really don't know enough about OWL to say anything intelligent about
what you are trying to do.
Tom wrote:
> Ed et al.,
>
> OK, I *thought* ecore format allowed meta-statements and instance
> statements, so I was wrong. The XMI format in the .model files would,
> I guess, have to be converted to OWL. Alternatively, my
> ModelDocumentProvider could additionally walk the model and emit OWL?
>
> Thanks again,
> Tom
>
> Ed Merks wrote:
>
>> Tom,
>
>> I'm not sure this even makes sense. Ecore will be the meta model
>> for your instance file and it just doesn't seem to make sense to want
>> to convert an instance to a meta instance...
>
>
>> Tom wrote:
>>> Hi,
>>>
>>> I have a gmf-generated editor, and I would like to export the .model
>>> files users create, and export them to OWL. I tried to use the EODM
>>> Ecore2OWL but that of course works on ecore files. Is there a quick
>>> way to convert the .model files into ecore format?
>>>
>>> Thanks very much!
>>> Tom
>>>
>
>
|
|
|
Re: OWL export [message #155204 is a reply to message #155182] |
Sat, 13 October 2007 11:53   |
Eclipse User |
|
|
|
Originally posted by: trommas.yahoo.com
I am building several gmf editors to work with an enormous OWL file.
Maybe I can help with any questions?
Regards,
Tomas
Ed Merks wrote:
> Tom,
>
> I really don't know enough about OWL to say anything intelligent about
> what you are trying to do.
>
> Tom wrote:
>> Ed et al.,
>>
>> OK, I *thought* ecore format allowed meta-statements and instance
>> statements, so I was wrong. The XMI format in the .model files would,
>> I guess, have to be converted to OWL. Alternatively, my
>> ModelDocumentProvider could additionally walk the model and emit OWL?
>>
>> Thanks again,
>> Tom
>>
>> Ed Merks wrote:
>>
>>> Tom,
>>
>>> I'm not sure this even makes sense. Ecore will be the meta model
>>> for your instance file and it just doesn't seem to make sense to want
>>> to convert an instance to a meta instance...
>>
>>
>>> Tom wrote:
>>>> Hi,
>>>>
>>>> I have a gmf-generated editor, and I would like to export the .model
>>>> files users create, and export them to OWL. I tried to use the EODM
>>>> Ecore2OWL but that of course works on ecore files. Is there a quick
>>>> way to convert the .model files into ecore format?
>>>>
>>>> Thanks very much!
>>>> Tom
>>>>
>>
>>
|
|
|
|
|
Re: OWL export [message #155336 is a reply to message #155289] |
Mon, 15 October 2007 08:05  |
Eclipse User |
|
|
|
Originally posted by: trommas.yahoo.com
Well, my case may be different than yours.
In my model elements, I wrap OntologyClasses relating to the triple
store (I produce these classes with predefined methods). Then I do a lot
of handling to make sure that relations and properties are set correctly.
Tom wrote:
>
> Thanks everyone for the input!
>
> Jean: Thanks very much for the link. That use case seems relevant, since
> it includes the instance "Pablo Picasso" in the OWL export (is that M0
> level?)
>
> Tomas: Thanks for the offer of help! How do you "bridge" back to the
> triple store? Could you point me to the parts of gmf that you customized?
>
> Cheers,
> Tom
>
> Jean.Bezivin wrote:
>
>> Tom,
>
>> Is there any chance that the following use case may be of some help
>> here:
>
>> http://www.eclipse.org/m2m/atl/usecases/ODMImplementation/
>
>> Best regards,
>
>> Jean
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.10217 seconds