The validator should point out presence of unused MetaData > Resources, that is resources that do not correspond to any OntologyClass.
@julesjacobsen @pnrobinson the Phenopacket Schema documentation requires presence of resources for used OntologyClasses, but does not explicitly forbids unused resources. The closest thing I found is a statement:
This element contains a listing of the ontologies/resources referenced in the phenopacket.
in MetaData > resources explanation.
An unused resource should produce either error or warning. I think warning is more appropriate.
@julesjacobsen @pnrobinson any thoughts?
The validator should point out presence of unused
MetaData > Resources, that is resources that do not correspond to anyOntologyClass.@julesjacobsen @pnrobinson the Phenopacket Schema documentation requires presence of resources for used
OntologyClasses, but does not explicitly forbids unused resources. The closest thing I found is a statement:in MetaData > resources explanation.
An unused resource should produce either error or warning. I think warning is more appropriate.
@julesjacobsen @pnrobinson any thoughts?