Skip to content

Handling alternative English names against the SI Digital Framework #111

@ronaldtse

Description

@ronaldtse

For the quantities, we have the SI names as well but as the secondary name. Perhaps we can promote them to the primary name (except for the degree Celsius symbol which we will not do).

For the units, we have US English of meter and liter. We need to be able to distinguish them using perhaps BCP 47 codes of en-US vs en (if we take metre and litre as official names, I mean, yes they are...).

There are additional SI units that we don't have, which are legacy realizations of the base units. I wonder if we to incorporate them in UnitsDB (probably).

Comparing English names between TTL and YAML files...


Found 4 differences in quantities:
+---------------------------------------------------------------------------------------------------------------------------------+
|                                                    Quantity Name Differences                                                    |
+------------+------------------------------------+-------------------------------------------------------------------------------+
| Identifier | SI Reference (TTL)                 | YAML                                                                          |
+------------+------------------------------------+-------------------------------------------------------------------------------+
| AMSC       | amount of substance concentration  | amount concentration                                                          |
| ITSC       | ITS-90 temperature (℃)             | ITS-90 temperature (°C)                                                       |
| RLGB       | ratio logarithm (B)                | logarithmic ratio quantities (power-like quantities using decimal logarithms) |
| RLGN       | ratio logarithm (Np)               | logarithmic decrement (field quantities using natural logarithms)             |
+------------+------------------------------------+-------------------------------------------------------------------------------+

Found 26 differences in units:
+---------------------------------------------------------------+
|                     Unit Name Differences                     |
+-----------------+--------------------+------------------------+
| Identifier      | SI Reference (TTL) | YAML                   |
+-----------------+--------------------+------------------------+
| SI#ampere1948   | ampere1948         | (not found)            |
| SI#ampere2018   | ampere2018         | (not found)            |
| SI#candela1948  | candela1948        | (not found)            |
| SI#candela1967  | candela1967        | (not found)            |
| SI#candela1979  | candela1979        | (not found)            |
| SI#candela2018  | candela2018        | (not found)            |
| SI#kelvin1967   | kelvin1967         | (not found)            |
| SI#kelvin2018   | kelvin2018         | (not found)            |
| SI#kilogram1901 | kilogram1901       | (not found)            |
| SI#kilogram2018 | kilogram2018       | (not found)            |
| SI#metre1889    | metre1889          | (not found)            |
| SI#metre1927    | metre1927          | (not found)            |
| SI#metre1960    | metre1960          | (not found)            |
| SI#metre1983    | metre1983          | (not found)            |
| SI#metre2018    | metre2018          | (not found)            |
| SI#mole1971     | mole1971           | (not found)            |
| SI#mole2018     | mole2018           | (not found)            |
| SI#second1960   | second1960         | (not found)            |
| SI#second1967   | second1967         | (not found)            |
| SI#second2018   | second2018         | (not found)            |
| arcminute       | arcminute          | minute (minute of arc) |
| arcsecond       | arcsecond          | second (second of arc) |
| degree          | degree             | degree (degree of arc) |
| litre           | litre              | liter                  |
| metre           | metre              | meter                  |
| tonne           | tonne              | metric ton             |
+-----------------+--------------------+------------------------+

No differences found in dimensions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions