From 9c4a1fa55a666b788934be469db06ce040446fb0 Mon Sep 17 00:00:00 2001 From: Rickard Armiento Date: Fri, 5 Apr 2024 08:01:07 +0200 Subject: [PATCH] Minor fixes in unit descriptions; fix year in si_1985 unitsystem --- .../constants/codata/2018/electromagnetic/bohrmagneton.yaml | 4 ++-- schemas/src/defs/v1.2/prefixes/si/ronto.yaml | 2 +- schemas/src/defs/v1.2/unitsystems/si/si_1985.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/schemas/src/defs/v1.2/constants/codata/2018/electromagnetic/bohrmagneton.yaml b/schemas/src/defs/v1.2/constants/codata/2018/electromagnetic/bohrmagneton.yaml index 8eea4ca29..dec34cd4b 100644 --- a/schemas/src/defs/v1.2/constants/codata/2018/electromagnetic/bohrmagneton.yaml +++ b/schemas/src/defs/v1.2/constants/codata/2018/electromagnetic/bohrmagneton.yaml @@ -4,9 +4,9 @@ title: "Bohr magneton" symbol: "bohrmagneton" display-symbol: '\(\mu_B\)' description: |- - The 2018 CODATA Bohr magneton constant is defined as "1 \(\mu_B\) = 9.274 010 0783(28)·10^-24 J·T^-1" with joule and tesla conforming to the 2019 redefinition of the SI derived units. + The 2018 CODATA Bohr magneton constant is defined as "1 \(\mu_B\) = 9.274 010 0783(28)·10⁻²⁴ J·T⁻¹" with joule and tesla conforming to the 2019 redefinition of the SI derived units. resources: - - relation: "2018 CODATA value Bohr magneton: source for relationship to joules*tesla^-1" + - relation: "2018 CODATA value Bohr magneton: source for relationship to SI units" resource-id: "https://physics.nist.gov/cgi-bin/cuu/Value?mub" - relation: "Wikipedia article describing the unit" resource-id: "https://en.wikipedia.org/wiki/Bohr_magneton" diff --git a/schemas/src/defs/v1.2/prefixes/si/ronto.yaml b/schemas/src/defs/v1.2/prefixes/si/ronto.yaml index 5a4583ccd..40592fbe8 100644 --- a/schemas/src/defs/v1.2/prefixes/si/ronto.yaml +++ b/schemas/src/defs/v1.2/prefixes/si/ronto.yaml @@ -3,7 +3,7 @@ $id: "https://schemas.optimade.org/defs/v1.2/prefixes/si/ronto" title: "ronto" symbol: "r" display-symbol: "r" -description: "The ronto SI prefix defined as a dimensionless multiple of 10^⁻²⁷, defined at the 27th CGPM Meeting in 2022, resolution 3." +description: "The ronto SI prefix defined as a dimensionless multiple of 10⁻²⁷, defined at the 27th CGPM Meeting in 2022, resolution 3." resources: - relation: "Definition in the 27th CGPM Meeting in 2022, resolution 3" resource-id: "https://www.bipm.org/en/cgpm-2022/resolution-3" diff --git a/schemas/src/defs/v1.2/unitsystems/si/si_1985.yaml b/schemas/src/defs/v1.2/unitsystems/si/si_1985.yaml index 038c22c76..3888c1c6c 100644 --- a/schemas/src/defs/v1.2/unitsystems/si/si_1985.yaml +++ b/schemas/src/defs/v1.2/unitsystems/si/si_1985.yaml @@ -5,7 +5,7 @@ description: |- The SI unit system as represented in the 5th edition of the International System of Units. The International System of Units (SI) is established and maintained by the General Conference on Weights and Measures (CGPM). - This represents the SI unit system described in the 5th edition of the International System of Units in 1995. + This represents the SI unit system described in the 5th edition of the International System of Units in 1985. x-optimade-definition: label: "si_1985_unitsystem" kind: "unitsystem"