Lagrange function

{
  "id": "NISTq152",
  "unitsml_id": "q:lagrange_function",
  "name": "Lagrange function",
  "names": [
    {
      "value": "Lagrange function",
      "lang": "en"
    }
  ],
  "short": "lagrange_function",
  "type": "derived",
  "dimension": {
    "id": "NISTd15",
    "name": "energy",
    "expression": "L2·M·T-2",
    "components": [
      {
        "key": "length",
        "symbol": "L",
        "power": 2
      },
      {
        "key": "mass",
        "symbol": "M",
        "power": 1
      },
      {
        "key": "time",
        "symbol": "T",
        "power": -2
      }
    ],
    "dimensionless": false
  },
  "units": [
    {
      "id": "NISTu13",
      "name": "joule",
      "symbol": "J"
    }
  ],
  "unit_count": 1,
  "identifiers": [
    {
      "type": "nist",
      "id": "NISTq152"
    },
    {
      "type": "unitsml",
      "id": "q:lagrange_function"
    }
  ],
  "references": [
    {
      "type": "informative",
      "authority": "qudt",
      "uri": "http://qudt.org/vocab/quantitykind/LagrangeFunction"
    }
  ]
}