mole per liter

{
  "id": "NISTu366",
  "unitsml_id": "u:mole_per_liter",
  "name": "mole per liter",
  "names": [
    {
      "value": "mole per liter",
      "lang": "en"
    }
  ],
  "symbols": {
    "unicode": "mol/L",
    "ascii": "mol*L^-1",
    "html": "mol/L",
    "latex": "\\ensuremath{\\mathrm{mol/L}}",
    "id": "mol*L^-1",
    "mathml": "<mrow><mi mathvariant='normal'>mol</mi></mrow><mo>/</mo><mrow><mi mathvariant='normal'>L</mi></mrow>"
  },
  "identifiers": [
    {
      "type": "nist",
      "id": "NISTu366"
    },
    {
      "type": "unitsml",
      "id": "u:mole_per_liter"
    }
  ],
  "references": [
    {
      "type": "informative",
      "authority": "qudt",
      "uri": "http://qudt.org/vocab/unit/MOL-PER-L"
    }
  ],
  "short": "mole_per_liter",
  "root": false,
  "composite": true,
  "quantities": [
    {
      "id": "NISTq55",
      "name": "amount of substance concentration",
      "type": "derived"
    }
  ],
  "dimension": {
    "id": "NISTd34",
    "name": "concentration",
    "expression": "L-3·N",
    "components": [
      {
        "key": "length",
        "symbol": "L",
        "power": -3
      },
      {
        "key": "amount_of_substance",
        "symbol": "N",
        "power": 1
      }
    ],
    "dimensionless": false
  },
  "scale": {
    "id": "continuous_ratio",
    "name": "continuous ratio scale"
  },
  "systems": [
    {
      "id": "non-SI_not_acceptable",
      "name": "non-SI and not acceptable",
      "short": "nonsi-unacceptable",
      "acceptable": false
    }
  ],
  "root_units": [
    {
      "power": 1,
      "unit": {
        "id": "NISTu6",
        "name": "mole",
        "symbol": "mol"
      },
      "prefix": null
    },
    {
      "power": -1,
      "unit": {
        "id": "NISTu130",
        "name": "litre",
        "symbol": "L"
      },
      "prefix": null
    }
  ]
}