Skip to content
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

Is this project using the UCUM system? #197

Closed
ppazos opened this issue Jun 21, 2022 · 4 comments
Closed

Is this project using the UCUM system? #197

ppazos opened this issue Jun 21, 2022 · 4 comments

Comments

@ppazos
Copy link

ppazos commented Jun 21, 2022

https://ucum.org/

I'm wondering because the readme doesn't have info about UCUM and this project seems to be an implementation of what the UCUM spec defines. Thanks.

@keilw
Copy link
Member

keilw commented Jun 26, 2022

This repository is a specification/API so it does not implement or support the UCUM catalog, that's done in uom-systems/ucum. I will try to transfer this issue to that repository, or close it if that doesn't work.
Please create any issue tickets questions or suggestions for new and improved features there, ideally with the "system:ucum" label.

@keilw keilw transferred this issue from unitsofmeasurement/unit-api Jun 26, 2022
@ppazos
Copy link
Author

ppazos commented Jun 27, 2022

Thanks @keilw where can I find a description of the organization of the repositories and what they contain?

@keilw
Copy link
Member

keilw commented Jun 27, 2022

Mostly on the top level readme, but there is also one in the UCUM folder. In addition there is a dedicated top level site www.uom.systems, but it is just a basic description what it does.
Note unlike the UCUM bundle of Eclipse UOMo (also based on JSR 363, we're working on a new Indriya based version) this is a statically bound, type-safe approach, so it does not load the ucum-esence.xml at runtime. Also see #173 for the differences between the statically typed library here and others that use and parse ucum-esence.xml.

@keilw
Copy link
Member

keilw commented Jul 7, 2023

I trust this answered your question @ppazos, closing this ticket. Feel free to open another one with further questions.

@keilw keilw closed this as completed Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants