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

Support conversion of bbo and stamp at same time #7

Closed
blcham opened this issue Feb 28, 2022 · 2 comments
Closed

Support conversion of bbo and stamp at same time #7

blcham opened this issue Feb 28, 2022 · 2 comments

Comments

@blcham
Copy link
Contributor

blcham commented Feb 28, 2022

Currently, we can convert bpmn exclusively only to bbo or stamp. We would like to be able to do same.

Suggested CLI params:
--output-stamp-file / -ostamp $FILE
--output-bbo-file / -obbo $FILE
--output-file -- this could be used only if only one transformation bbo | stamp is used

All of the above CLI params should be optional as there should be a convention how the output file names are generated from input file names. Suggested output file names could be:

  • for stamp: ${bmpn_file}-prestamp.ttl
  • for bbo: ${bmpn_file}-bbo.ttl
@grigobog
Copy link
Collaborator

grigobog commented Mar 8, 2022

@grigobog grigobog closed this as completed Mar 8, 2022
@blcham blcham reopened this Mar 8, 2022
@blcham
Copy link
Contributor Author

blcham commented Mar 8, 2022

@grigobog
Not really sure how it works :(, but it is not very good practice that you will explain me here or that i start reading code too much ...
i created ticket #9

@blcham blcham closed this as completed Mar 8, 2022
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

No branches or pull requests

2 participants