@oimlsmart/primmel-packages 0.10.0 → 0.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -597,3 +597,13 @@ symbol fault {
|
|
|
597
597
|
ref derives-from "urn:oiml:pub:r:60-1:2021#clause-5.7.2.5"
|
|
598
598
|
}
|
|
599
599
|
|
|
600
|
+
formula_note note-1 {
|
|
601
|
+
text "Observe extreme caution by referring to calculation procedure for correct application of these formulae."
|
|
602
|
+
applies_to { c_c c_c_30_20 c_dr c_hmax c_hmin c_m c_p dr e_l e_r conversion_factor_f r_i }
|
|
603
|
+
}
|
|
604
|
+
|
|
605
|
+
formula_note note-2 {
|
|
606
|
+
text "Use with initial 20 °C ascending load run only. Refer to R 60-2, 2.8.2."
|
|
607
|
+
applies_to { conversion_factor_f }
|
|
608
|
+
}
|
|
609
|
+
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oimlsmart/primmel-packages",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.11.0",
|
|
4
4
|
"description": "The OIML SMART platform's authoritative model content: every Recommendation, the OIML-CS scheme, the CASCO foundations, the shared modules, and the product/program reference packages as Primmel (.prl) packages — the single source of truth the platform's data trees regenerate from. Consumed by the smart monorepo (oimlsmart/smart) at a pinned version (TODO.repos/02).",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"repository": {
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
# GENERATED package payload (task 31b) — content with no PRL construct; composed back by regenerate-data + build-primmel-cache. Do not edit by hand.
|
|
2
|
-
formula_notes:
|
|
3
|
-
- id: note-1
|
|
4
|
-
text: Observe extreme caution by referring to calculation procedure for correct application of these formulae.
|
|
5
|
-
applies_to:
|
|
6
|
-
- c_c
|
|
7
|
-
- c_c_30_20
|
|
8
|
-
- c_dr
|
|
9
|
-
- c_hmax
|
|
10
|
-
- c_hmin
|
|
11
|
-
- c_m
|
|
12
|
-
- c_p
|
|
13
|
-
- dr
|
|
14
|
-
- e_l
|
|
15
|
-
- e_r
|
|
16
|
-
- conversion_factor_f
|
|
17
|
-
- r_i
|
|
18
|
-
- id: note-2
|
|
19
|
-
text: Use with initial 20 °C ascending load run only. Refer to R 60-2, 2.8.2.
|
|
20
|
-
applies_to:
|
|
21
|
-
- conversion_factor_f
|