b766360129e4879b…
Created Jun 12, 20263 fields1 collection using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| name | string | |
| baseUnitId | string | → Unit |
| description | string |
JSON Schema
{
"type": "object",
"required": [
"name",
"baseUnitId"
],
"properties": {
"name": {
"type": "string"
},
"baseUnitId": {
"type": "string",
"x-ref-type": "Unit",
"description": "The base unit for this category; all conversions are relative to it."
},
"description": {
"type": "string"
}
},
"description": "A measurement category grouping related units (e.g. length, mass, volume)."
}Used by 1 collection
Full hash:b766360129e4879ba6fcf1000ae36fe1ba5954ccafff5cf12f4d5601f55c4e5f
ID:af8f0cd7-5376-4836-a500-60e74c2fc479