Removing filtering terms references specific to each entry type#204
Merged
Conversation
Updating schema-urgent-fixes from last main release
…ga4gh-beacon/beacon-v2 into incorrect-reference-in-runs-src
... also added the `info` property to cohorts & genomicVariations, for consistency. Referencing #199 Note: the info.yaml file was added previously but probably got lost in some branch shuffling...
mbaudis
approved these changes
Feb 18, 2025
This addresses @korikuzma 's error report #209
See issue by @M-casado for explanation. #211 (comment)
…ment fix for failing timeElement validation
…measurement_to_measure Changing measures to measurements in individuals
…xes_change_measurement_to_measure Revert "Changing measures to measurements in individuals"
... and deref docs, Markdown.
…asurement_to_measure
…measurement_to_measure measurements in examples and deref docs
This just fixes 2 instances were the JSON version diverged from the source; one with incomplete date-time example and one where order & white space were different from the programmatic conversion. Important, though.
…-src Incorrect reference in models
jrambla
approved these changes
Jul 1, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
While validating all the schemas, I have found a few filtering terms files and references that are specific to each entry type filtering terms that are not supported anymore.
Also, I have updated README's changelog with last Beacon v2.1.1 updates.