glossarist / concept-model

Glossarist Concept model
1 stars 0 forks source link

Lutaml files cleanup #18

Closed w00lf closed 3 years ago

w00lf commented 3 years ago

15 removed datamodel/views and datamodel/models folders, removed duplicates of wsd files, added missing parts into LutaML, dot and png files. @ronaldtse there is a couple of wsd files in the datamodel folder: IdElements.wsd and IdElements.wsd, we have generated png files with the same names in images directories, so I guess we need these files?

ronaldtse commented 3 years ago

@w00lf thanks! Let's merge these first. I have two more requests:

  1. IdElements.wsd and IdElements.wsd, we have generated png files with the same names in images directories, so I guess we need these files

Yes please.

  1. I see there are some shared models between the diagrams, can you help extract those and "import" them back into the diagrams? We want to keep the models and diagram definitions separate.

Thanks!

w00lf commented 3 years ago

@w00lf thanks! Let's merge these first. I have two more requests:

IdElements.wsd and IdElements.wsd, we have generated png files with the same names in images directories, so I guess we need these files

Yes please.

  1. I see there are some shared models between the diagrams, can you help extract those and "import" them back into the diagrams? We want to keep the models and diagram definitions separate.

Thanks!

Will tackle it after I implement import feature for lutaml, created an issue for this https://github.com/glossarist/concept-model/issues/19

ronaldtse commented 3 years ago

That's great, thanks!