We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The dataset.py module has basic support for units via the functions dimensional_string(), get_unit_symbol() and get_unit_iri() functions.
dimensional_string()
get_unit_symbol()
get_unit_iri()
These functions imports EMMO, but currently not the modules non-default modules like prefixedunits, etc.
Needed features
Some of these features may be moved to tripper.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The dataset.py module has basic support for units via the functions
dimensional_string()
,get_unit_symbol()
andget_unit_iri()
functions.These functions imports EMMO, but currently not the modules non-default modules like prefixedunits, etc.
Needed features
Some of these features may be moved to tripper.
The text was updated successfully, but these errors were encountered: