Open turbomam opened 2 years ago
while commenting out rules that seemed unnecessary
to be very clear: the input is artifacts/nmdc_dh.yaml
which has this definition
has unit:
name: has unit
description: Links a quantity value to a unit
from_schema: https://microbiomedata/schema/core
aliases:
- scale
mappings:
- qud:unit
- schema:unitCode
range: unit
Sure enough, no unit
term is defined
https://github.com/microbiomedata/nmdc-schema/blob/main/src/schema/core.yaml defines unit
as a type
:
unit:
base: str
uri: xsd:string
mappings:
- qud:Unit
- UO:0000000
Quick fix: add unit to the Google Sheet?
1cMlPKgjZh-v21aMYCm9x1TxzE5BwGQptBQcvuaYAtC8 # nmdc-dh-sheets-mam-non-anno... rename me!
We don't really need the generated artifacts. I just find it a good way to apply lots of different validations.