Validation tools - nmdp-bioinformatics/dash GitHub Wiki
List of tools that can be used for validation.
IMGT/HLA allele and NMDP allele code validation web service
HML elements validated:
- //hml:haploid
- //hml:allele
Examples
- Serology Example: http://54.86.101.208/beta/api/rs/check/A2
- DNA Example: http://54.86.101.208/beta/api/rs/check/A*01:02
- Allele Code Example: http://54.86.101.208/beta/api/rs/check/A*03:WXRN
- Invalid Example: http://54.86.101.208/beta/api/rs/check/A*02:BAD
Resources
- Full documentation at NMDP validation web service (BETA)
Schematron is a rule-based validation language for XML
It is a structural schema language expressed in XML using a small number of elements and XPath. http://en.wikipedia.org/wiki/Schematron