-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unit Representation #27
Comments
that's a good idea. do you have a link to that ontology? |
Let's use UCUM then. |
I created a PR that defines an enum for units of measurement using the UCUM-based Units of Measurement (UOM) ontology. If that looks good @diatomsRcool go ahead and merge the PR, or let me know and I can do so. |
Looks like you did it, so I'm closing this issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now Quantity.unit is a string. Should we consider making this a dynamic enum that pulls from Unit Ontology?
The text was updated successfully, but these errors were encountered: