Package org.phenopackets.phenopackettools.validator.core.phenotype


package org.phenopackets.phenopackettools.validator.core.phenotype
Package with off-the-shelf validators that work with Human Phenotype Ontology (HPO).

The validators are exposed via a static factory class, there is a method for getting a validator for each top-level Phenopacket Schema component.

The package includes a utility class with HPO TermIds that correspond to organ systems (e.g. HpoOrganSystems.EYE for Abnormality of the eye) that can be used in combination with HpoPhenotypeValidators.OrganSystem validators.