adamnagel / qudt-for-domain-tools

Establishing consistent unit identities in a world of whirling chaos
GNU Lesser General Public License v2.1
2 stars 1 forks source link

Create Python functions for querying the database for DomainToolUnit mappings #4

Closed adamnagel closed 10 years ago

adamnagel commented 11 years ago

The database now includes concepts for capturing Domain Tool Unit mappings, going to and from QUDT. Create some library functions for finding domain tool units from QUDT units, and vice versa.

This may take the form of finding "Domain Tool Unit Synonyms" for given QUDT or (advanced) non-QUDT units.

Some function ideas:

adamnagel commented 10 years ago

Deprecated, we should re-do the Python lib to match the new C# lib.