Stream: rdf
Topic: build/publication
Eric Prud'hommeaux (Mar 04 2021 at 17:31):
test message
Eric Prud'hommeaux (Mar 04 2021 at 17:38):
@Mark Iantorno , @Kevin Peterson has been poking through kindling
Eric Prud'hommeaux (Mar 04 2021 at 17:39):
my understanding is that he expected some call to build ShEx from gradle but there's basically one giant gradle target
Kevin Peterson (Mar 04 2021 at 17:41):
Yes - gradle seems to delegate to a Publisher.java, which seems to invoke things. Is that correct?
Eric Prud'hommeaux (Mar 04 2021 at 17:41):
i assume this isn't used anymore: ./implementations/java/org.hl7.fhir.r4/src/org/hl7/fhir/r4/conformance/ShExGenerator.java
Grahame Grieve (Mar 04 2021 at 18:33):
I think it's still used
Mark Iantorno (Mar 04 2021 at 19:36):
This is correct, gradle runs the main method in the Publisher class from the assembled kindling jar
Eric Prud'hommeaux (Mar 04 2021 at 20:41):
/me wonders if he's learned a lesson about assumptions
Mark Iantorno (Mar 04 2021 at 20:44):
Just to be clear, I was responding to Kevin
Kevin Peterson (Mar 04 2021 at 20:53):
I think I have a better picture now. In terms of the ShEx generation, it goes from the FHIR build script, to the kindling Publisher class, and ultimately ends in the ShExGenerator class which is part of HAPI.
Eric Prud'hommeaux (Aug 23 2021 at 18:40):
i'm inviting @Emily Pfaff here 'cause her crew will be working on updating build scripts for FHIR/RDF products
Eric Prud'hommeaux (Aug 23 2021 at 18:40):
(assuming that by uttering her name, i can summon her. works in horror movies.)
Emily Pfaff (Aug 23 2021 at 18:42):
got your summon!
Eric Prud'hommeaux (Aug 23 2021 at 18:43):
/me puts away his ouija board
Last updated: Apr 12 2022 at 19:14 UTC