feat: Normen-Bibliothek auf 620+ erweitert + wave3 fixes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -326,5 +326,19 @@ func GetWave3cCNorms() []NormReference {
|
||||
RelevantSections: []string{"Abschnitt 4", "Abschnitt 5"},
|
||||
BeuthURL: "https://www.beuth.de/de/norm/din-en-1846-3",
|
||||
},
|
||||
|
||||
// ── Dental supplementary ────────────────────────────────────────────
|
||||
{
|
||||
ID: "EN-ISO-21530", Number: "EN ISO 21530:2004",
|
||||
TitleDE: "Zahnheilkunde — Werkstoffe fuer Mundmodelle",
|
||||
NormType: "C",
|
||||
ScopeDE: "Anforderungen an Werkstoffe und Pruefverfahren fuer zahnaerztliche Mundmodelle und Geraetezubehoer.",
|
||||
MachineTypes: []string{"dental_equipment", "dental_unit"},
|
||||
HazardCats: []string{"biological_hazard", "material_hazard"},
|
||||
Tags: []string{"dental", "materials", "model"},
|
||||
Mandatory: false,
|
||||
RelevantSections: []string{"Abschnitt 4", "Abschnitt 5"},
|
||||
BeuthURL: "https://www.beuth.de/de/norm/din-en-iso-21530",
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user