how do we handle metadata?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

how do we handle metadata?

Stéphane Ducasse
Hi guys

in 1997-98 I wrote several solutions for handling meta data and after we removed them all with the failures of
XMI. So what is now the solution to identifying files we generated

language
sublanguage
exporter
date
version
tool-run
comment
status: private/public
company
author
...

and how do we put it?

Stef



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: how do we handle metadata?

Tudor Girba-2
Hi Stef,

I suggest to have it by simply adding a new entity in the list with ModelInformation in which you can add any attributes.

Cheers,
Doru


On 29 May 2011, at 16:30, Stéphane Ducasse wrote:

> Hi guys
>
> in 1997-98 I wrote several solutions for handling meta data and after we removed them all with the failures of
> XMI. So what is now the solution to identifying files we generated
>
> language
> sublanguage
> exporter
> date
> version
> tool-run
> comment
> status: private/public
> company
> author
> ...
>
> and how do we put it?
>
> Stef
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
www.tudorgirba.com

"Problem solving should be focused on describing
the problem in a way that makes the solution obvious."





_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: how do we handle metadata?

Stéphane Ducasse
Yes.
Now this means that the importer should pay attention that we do not get two of such entities.

Stef

On May 30, 2011, at 10:11 PM, Tudor Girba wrote:

> Hi Stef,
>
> I suggest to have it by simply adding a new entity in the list with ModelInformation in which you can add any attributes.
>
> Cheers,
> Doru
>
>
> On 29 May 2011, at 16:30, Stéphane Ducasse wrote:
>
>> Hi guys
>>
>> in 1997-98 I wrote several solutions for handling meta data and after we removed them all with the failures of
>> XMI. So what is now the solution to identifying files we generated
>>
>> language
>> sublanguage
>> exporter
>> date
>> version
>> tool-run
>> comment
>> status: private/public
>> company
>> author
>> ...
>>
>> and how do we put it?
>>
>> Stef
>>
>>
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> --
> www.tudorgirba.com
>
> "Problem solving should be focused on describing
> the problem in a way that makes the solution obvious."
>
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev