This page documents an OPTIMADE Prefix Definition. See https://schemas.optimade.org/ for more information.
ID: https://schemas.optimade.org/defs/v1.2/prefixes/si/kilo
Definition name: kilo
Prefix name: kilo
Latin symbol: k
Display symbol: k
Description: The kilo SI prefix defined as a dimensionless multiple of 10³, adopted into SI at its creation at the 11th CGPM Meeting in 1960, resolution 12.
Resources:
JSON definition:
{
"$id": "https://schemas.optimade.org/defs/v1.2/prefixes/si/kilo",
"$schema": "https://schemas.optimade.org/meta/v1.2/optimade/prefix_definition.json",
"title": "kilo",
"symbol": "k",
"display-symbol": "k",
"description": "The kilo SI prefix defined as a dimensionless multiple of 10\u00b3, adopted into SI at its creation at the 11th CGPM Meeting in 1960, resolution 12.",
"resources": [
{
"relation": "Definition in the 11th CGPM Meeting in 1960, resolution 12",
"resource-id": "https://www.bipm.org/en/committees/cg/cgpm/11-1960/resolution-12"
},
{
"relation": "Wikipedia article describing the prefix",
"resource-id": "https://en.wikipedia.org/wiki/Kilo-"
}
],
"defining-relation": {
"base-units": [],
"base-units-expression": "",
"scale": {
"exponent": 3
}
},
"x-optimade-definition": {
"label": "kilo_prefix_si",
"kind": "prefix",
"format": "1.2",
"version": "1.2.0",
"name": "kilo"
}
}