{
  "$id": "https://hash.ai/@h/types/data-type/metric-length-si/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/data-type",
  "abstract": true,
  "allOf": [
    {
      "$ref": "https://hash.ai/@h/types/data-type/length/v/1"
    }
  ],
  "description": "A measure of distance in the International System of Units (SI), the international standard for decimal-based measurements.",
  "kind": "dataType",
  "title": "Metric Length (SI)",
  "type": "number"
}