Manuel Rueda

Results 4 issues of Manuel Rueda

Hi there, First of all, thank you for creating the software. I am getting different results when my `$ref` are located in an external file: My code: ```python #!/usr/bin/env python3...

This is part of an ongoing discussion that I've been having with @mbaudis. When we[ validate](https://github.com/EGA-archive/beacon2-ri-tools/tree/main/utils/bff_validator) this [example data](https://docs.genomebeacons.org/schemas-md/individuals_defaultSchema/#examples) for `individuals` we get these errors: ``` Row 1: /diseases/0/ageOfOnset: oneOf...

Dev scout

To align with Phenopackets v2, I recommend modifying the schema of `phenotypicFeatures.evidence` from an object to an array of objects Beacon v2 https://docs.genomebeacons.org/schemas-md/obj/evidence/ Phenopackets v2 https://phenopacket-schema.readthedocs.io/en/latest/phenotype.html#evidence Thanks, Manu

Model related

Hello, First of all, thank you for creating this dataset 👍🏻: We (@mrueda @palilsonjmr) have been using your synthetic dataset to test an OMOP-CDM instance and have encountered an issue...