[Previous analysis](https://github.com/EBIvariation/CMAT/issues/416#issuecomment-1970912514) indicates that JSON validation of evidence strings is relatively time-consuming. Look into using [fastjsonschema](https://horejsek.github.io/python-fastjsonschema/) or the [OT validator package](https://github.com/opentargets/validator).