logarithmic field scale

{
  "id": "logarithmic_field",
  "unitsml_id": "logarithmic_field",
  "name": "logarithmic field scale",
  "properties": {
    "continuous": true,
    "ordered": true,
    "logarithmic": true,
    "interval": true,
    "ratio": false
  },
  "description": [
    "A logarithmic scale used for field quantities that uses natural logarithms"
  ],
  "unit_count": 2,
  "identifiers": [
    {
      "type": "unitsml",
      "id": "logarithmic_field"
    },
    {
      "type": "unitsml",
      "id": "s:logarithmic_field"
    }
  ]
}