phenopackets / phenopacket-validator

Library and tools to help validate phenopackets
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Possible file format for specifying project-specific constraints #5

Closed pnrobinson closed 3 years ago

pnrobinson commented 3 years ago

phenopacket.subject=1..1 phenopacket.phenotypic_features=1.. phenopacket.diseases=1..1 phenopacket.measurements=ignored phenopacket.biosamples=ignored phenopacket.medical_actions=ignored phenopacket.phenotypic_features.type.ontology=HPO phenopacket.phenotypic_features.excluded=supported phenopacket.phenotypic_features.severity=supported phenopacket.phenotypic_features.modifiers=supported phenopacket.phenotypic_features.onset=supported phenopacket.phenotypic_features.resolution=supported

pnrobinson commented 3 years ago

After further thought, it seems better to use a second JSON Schema file.