phenopackets / phenopacket-tools

An app and library for building, conversion, and validation of GA4GH Phenopackets.
http://phenopackets.org/phenopacket-tools/stable/
GNU General Public License v3.0
12 stars 5 forks source link

UCUM IRI prefix #126

Closed ielis closed 1 year ago

ielis commented 1 year ago

We should add UCUM builder into Resources. However, the IRI prefix for UCUM is unclear.

cmungall commented 1 year ago

See also: https://github.com/biopragmatics/bioregistry/issues/648

ielis commented 1 year ago

@cmungall Does the following look good to you?

IRI: https://units-of-measurement.org/

The full UCUM Resource:

{
      "id": "ucum",
      "name": "Unified Code for Units of Measure",
      "url": "https://ucum.org",
      "version": "2.1",
      "namespacePrefix": "UCUM",
      "iriPrefix": "https://units-of-measurement.org/"
    }

The following examples from the Units.tsv resolve:

However, the mm[Hg] does NOT