Stream: IG creation
Topic: Bundling IG content
Jose Costa Teixeira (Apr 09 2019 at 19:59):
I understand Trifolia allows / would allow exporting an entire IG and its content as a bundle. This is fine for resources, but how would it handle pages and media?
Jose Costa Teixeira (Apr 09 2019 at 20:00):
@Sean McIlvenna?
Sean McIlvenna (Apr 09 2019 at 20:01):
Pages and media are attached to the ImplementationGuide resource as contained Binary resources
Jose Costa Teixeira (Apr 09 2019 at 20:01):
Generally, should "bundle" be the standard way to export an the entire source of an IG? Or we stick to a folder structure and we use github.
Sean McIlvenna (Apr 09 2019 at 20:02):
Typically, the latter...
Jose Costa Teixeira (Apr 09 2019 at 20:02):
ok thanks. I could not figure out how to export an IG (or how to create one) so i had to ask.
Jose Costa Teixeira (Apr 09 2019 at 20:04):
I was curious how you had solved that missing piece.
John Moehrke (Apr 09 2019 at 20:05):
It will export a zip that looks just like the folder one would manage in GitHub.
John Moehrke (Apr 09 2019 at 20:06):
I understand it will eventually support direct to GitHub.
Jose Costa Teixeira (Apr 09 2019 at 20:56):
So it is either a Zip or a Bundle. Or a zipped bundle?
Jose Costa Teixeira (Apr 09 2019 at 20:58):
I did not want to distract from github. i think having the files separate (e.g. a folder called pageContent with some xml files in there) makes more sense. But if using a bundle would provide a better solution, I would also like to support it.
John Moehrke (Apr 09 2019 at 20:58):
I guess so... When you publish, the result is the zip file.
John Moehrke (Apr 09 2019 at 20:59):
I think the bundle is an agile piviot. It is not clear it is a long-term solution. I think it was just easy for a FHIR server to export.
John Moehrke (Apr 09 2019 at 21:00):
right @Sean McIlvenna ?
Jose Costa Teixeira (Apr 09 2019 at 21:00):
i am talking well before publish
Sean McIlvenna (Apr 09 2019 at 21:02):
correct @John Moehrke
Jose Costa Teixeira (Apr 09 2019 at 21:04):
good then we don't have to support it. less effort :)
Last updated: Apr 12 2022 at 19:14 UTC