Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ODS (OpenDocument Spreadsheet) Exporter for EMF #7

Conversation

ideas-into-software
Copy link
Contributor

Signed-off-by: Michael H. Siemaszko [email protected]

@juergen-albert
Copy link
Contributor

Looks good in general. @stbischof and I found some minor things though:

  • Autosize coloums if possible
  • References:
    • Many References via Mapping table in an extra Sheet
    • Ref Header as e.g. ref_father
    • if Ref Type has an id use the EMFUtil.getID value
    • else create a pseudo ID and use this
  • Metadata Sheets: Documentation is missing
  • Remove the E from Ecore Datatypes e.g. EString -> String
  • Metadata for Enum Types are missing

 - Specialized EMF ODS resource

 - References traceable via IDs and (optionally) links

 - Additional export options

 - Additional metadata

 - Documentation

 - Various fixes & improvements


Signed-off-by: Michael H. Siemaszko <[email protected]>
@juergen-albert
Copy link
Contributor

Can you add the new project here https://github.com/geckoprojects-org/org.gecko.emf.utils/blob/438236f69d233f46444bd066c1d68b43e6952763/org.gecko.emf.util.bnd.library.workspace/required.bndrun and resolve it? With this it will become part of the library.

@ideas-into-software
Copy link
Contributor Author

Please see #8 for replacement - i.e. due to licensing issue with FastODS, I have replaced it with SODS (https://github.com/miachm/SODS)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants