phenopackets / phenopacket-tools

An app and library for building, conversion, and validation of GA4GH Phenopackets.
http://phenopackets.org/phenopacket-tools/stable/
GNU General Public License v3.0
12 stars 5 forks source link

Update VRS and VERSATILE validation #103

Closed ielis closed 1 year ago

ielis commented 1 year ago

Ensure correctness of the validation parts that use VRS and VERSATILE JSON schemas.

pnrobinson commented 1 year ago

Is it better just to update to the same JSON Schema version?

ielis commented 1 year ago

@pnrobinson I think we should stick to a specific vrs.json version, regardless of the $schema. The JSON schema library we use under the hood can handle multiple specification versions/$schemas.

With respect to vrsatile.json, I just proofread the specification and it is in line with the read the docs.