Skip to content

validate dsi-Units

With in the GEMIMEG Tool the dsi-Unit Strings of dcc:quantity are not validated besides the check of the XSD Schema if the unit is an xs:string. But this will not find Typos or incorrect Units.

For Python we have build a unit validator Web-Application https://s18361.bs.ptb.de/dsi-parser-frontend/dsi-parser-frontend and the coresponding Libary https://gitlab1.ptb.de/digitaldynamicmeasurement/dsiUnits

Can somthing like this be implemented in the GEMIMEG Tool?