Opened 11 years ago
Last modified 10 days ago
#43 assigned task
validation of unit of measure
Reported by: | schmin1 | Owned by: | cjmcdonald |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | help | Keywords: | |
Cc: |
Description
Is there a tool or service available to check whether a unit_code I have created follows the Unit of Measure specifications? For example: I use a unit of measure "nanomoles per minute per deciliter" which is not in the 260+ unit of measure list. I would like to validate that a unit_code of "nmol/min/dl" is correct. This is a relatively simple example but I may have more complex units in the future which require the use of [],{} or complex combinations of units.
Change History (2)
comment:1 Changed 8 years ago by
comment:2 Changed 10 days ago by
Component: | → help |
---|---|
Owner: | set to cjmcdonald |
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
there is, or there was. The Regenstrief Unit Converter based in Java did this. And I have done some other implementations. They are "out there" but nothing here. I should do another implementation in javascript, I need that anyway. When done, I can post it here.