Temporal annual distribution functionality#46
Conversation
…time exceptions due do version conflicts
Changed versions of libraries, excluded circe from specs to avoid runtime exceptions due do version conflicts
…3.7.0-SNAPSHOT where temporal annual distribution functionality is targeted
…ryBuilder # Conflicts: # inst/java/SkeletonCohortCharacterization-2.0.0-SNAPSHOT.jar
…re temporal annual distribution functionality is targeted
|
@chrisknoll @anthonysena, Since FeatureExtraction 3.8.0-SNAPSHOT was successfully merged into develop, SkeletonCohortCharacterization is the next one on our way to building WebAPI for the same feature. Please kindly merge this one if we don't need to wait FeatureExtraction 3.8.0 to be released without referencing it's snapshot version here and in WebAPI. Thank you. |
|
We should wait for the official 3.8.0 version release, afterwards we should release 2.0.0 of the skeleton, then referencing both in WebAPI ‘master’ |
|
@chrisknoll , @anthonysena As I see FeatureExtraction 3.8.0 was successfully released and has an appropriate tag 3.8.0. Could you please do a similar release of SkeletonCohortCharacterization with the changes in this pull request, as was mentioned by @alex-odysseus in the previous comment? Thank you. |
|
Before we do this, we have a relase of circe (v1.12.1) and I think we should look at what the conflicting dependencies are and maybe we can address one of the things added here which was excluding deps from circe? |
Supporting OHDSI/WebAPI#2331 to enable temporal annual distribution extending the existing temporal functionality
As FeatureExtraction has the temporal functionality available for a while there was an intention to enable it in Cohort Characterization WebAPI / ATLAS functionality together with a newly requested temporal annual distribution functionality
Targeting the new functionality for 2.0.0