@jjlmoya/utils-forensic-science 1.2.0 → 1.4.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.
- package/package.json +1 -1
- package/src/category/i18n/de.ts +15 -15
- package/src/category/i18n/en.ts +15 -15
- package/src/category/i18n/es.ts +16 -16
- package/src/category/i18n/fr.ts +15 -15
- package/src/category/i18n/id.ts +17 -17
- package/src/category/i18n/it.ts +18 -18
- package/src/category/i18n/ja.ts +15 -16
- package/src/category/i18n/ko.ts +16 -17
- package/src/category/i18n/nl.ts +17 -17
- package/src/category/i18n/pl.ts +18 -18
- package/src/category/i18n/pt.ts +17 -17
- package/src/category/i18n/ru.ts +18 -18
- package/src/category/i18n/sv.ts +18 -18
- package/src/category/i18n/tr.ts +18 -18
- package/src/category/i18n/zh.ts +17 -18
- package/src/category/index.ts +3 -1
- package/src/entries.ts +5 -1
- package/src/index.ts +1 -0
- package/src/tests/locale_completeness.test.ts +2 -2
- package/src/tests/tool_validation.test.ts +2 -2
- package/src/tool/forensic-fingerprint-minutiae-identifier/bibliography.astro +6 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/bibliography.ts +16 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/component.astro +429 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/drawer.ts +94 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/entry.ts +32 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/forensic-fingerprint-minutiae-identifier.css +969 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/i18n/de.ts +298 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/i18n/en.ts +289 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/i18n/es.ts +291 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/i18n/fr.ts +298 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/i18n/id.ts +298 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/i18n/it.ts +298 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/i18n/ja.ts +281 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/i18n/ko.ts +281 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/i18n/nl.ts +298 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/i18n/pl.ts +298 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/i18n/pt.ts +298 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/i18n/ru.ts +298 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/i18n/sv.ts +298 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/i18n/tr.ts +298 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/i18n/zh.ts +281 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/index.ts +11 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/logic.ts +168 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/renderer.ts +116 -0
- package/src/tool/forensic-fingerprint-minutiae-identifier/seo.astro +15 -0
- package/src/tools.ts +3 -1
package/package.json
CHANGED
package/src/category/i18n/de.ts
CHANGED
|
@@ -7,48 +7,48 @@ export const content: CategoryLocaleContent = {
|
|
|
7
7
|
seo: [
|
|
8
8
|
{
|
|
9
9
|
type: 'title',
|
|
10
|
-
text: "Forensische Wissenschaftswerkzeuge
|
|
10
|
+
text: "Forensische Wissenschaftswerkzeuge zur Beweisanalyse und Falltriage",
|
|
11
11
|
level: 2,
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
14
|
type: 'paragraph',
|
|
15
|
-
html: "Diese
|
|
15
|
+
html: "Diese Bibliothek bietet spezialisierte Werkzeuge und Berechnungen für forensische Analysten, Juristen, Forscher und Ermittler. Forensische Wissenschaftsprogramme helfen bei der Bewertung physischer Beweismittel, die an Tatorten gesammelt wurden. Durch die Verwendung strukturierter Modelle für die Flugbahn von Blutspuren, die Altersbestimmung, den Glasbrechungsindex und die Drogenanalyse können Teams eine erste Falltriage durchführen. Jedes Tool konzentriert sich auf Transparenz, zeigt Annahmen auf und hilft den Benutzern, die Grenzen jeder forensischen Formel klar zu verstehen.",
|
|
16
16
|
},
|
|
17
17
|
{
|
|
18
18
|
type: 'paragraph',
|
|
19
|
-
html: "
|
|
19
|
+
html: "Eine frühzeitige Fallprüfung erfordert die Bewertung der verfügbaren Beweismittel, der Annahmen der wissenschaftlichen Formeln und der verbleibenden Unsicherheiten. Diese Rechner wurden entwickelt, um Ausbildung und vorläufiges Screening zu unterstützen. Sie helfen festzustellen, welche analytischen Schritte erforderlich sind, bevor formelle Labortests durchgeführt werden. Die Verwendung dieser Tools hilft dabei, Lücken in den Beweisakten frühzeitig im Ermittlungsprozess zu identifizieren.",
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
type: 'title',
|
|
23
|
-
text: "
|
|
23
|
+
text: "Schlüsselbereiche forensischer Berechnungen",
|
|
24
24
|
level: 3,
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
27
|
type: 'list',
|
|
28
28
|
items: [
|
|
29
|
-
'<strong>
|
|
30
|
-
'<strong>
|
|
31
|
-
'<strong>
|
|
32
|
-
'<strong>
|
|
29
|
+
'<strong>Altersbestimmung:</strong> Skelett-, Zahn- und Reifeberechnungen mit expliziten Unsicherheitsmetriken.',
|
|
30
|
+
'<strong>Beweisinterpretation:</strong> strukturierte Schätzer, die Formeln, Konfidenzintervalle und Grenzwerte anzeigen.',
|
|
31
|
+
'<strong>Falltriage:</strong> schnelle Tools, die fehlende Beweise hervorheben und für die formelle Untersuchung erforderliche Parameter identifizieren.',
|
|
32
|
+
'<strong>Berichtsunterstützung:</strong> Dienstprogramme, die eine klare Berichterstattung unter Verwendung von Bereichen anstelle von Scheingenauigkeit fördern.',
|
|
33
33
|
],
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
type: 'title',
|
|
37
|
-
text: "
|
|
37
|
+
text: "Richtlinien für die verantwortungsvolle Nutzung forensischer Software",
|
|
38
38
|
level: 3,
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
41
|
type: 'paragraph',
|
|
42
|
-
html: "
|
|
42
|
+
html: "Jede forensische Berechnung beinhaltet Fehlerraten und Konfidenzgrenzen. Ein Rechner sollte niemals einen qualifizierten Sachverständigen oder ein validiertes Laborprotokoll ersetzen. Stattdessen werden diese Web-Tools am besten verwendet, um Szenarien zu untersuchen, Laien Konzepte zu erklären und die Empfindlichkeit von Messungen zu überprüfen, bevor endgültige Berichte verfasst werden. Dies hilft, Missverständnisse im Gerichtssaal hinsichtlich wissenschaftlicher Präzision zu vermeiden.",
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
45
|
type: 'table',
|
|
46
|
-
headers: ['
|
|
46
|
+
headers: ['Angemessene Nutzung', 'Unangemessene Nutzung', 'Bedeutung'],
|
|
47
47
|
rows: [
|
|
48
|
-
["
|
|
49
|
-
["
|
|
50
|
-
["
|
|
51
|
-
["
|
|
48
|
+
["Sichtung von Fallakten vor der formellen fachärztlichen Untersuchung.", "Verwendung eines Rechnerergebnisses als endgültiges Gutachten.", "Forensische Beweise müssen strengen Standards der wissenschaftlichen Validierung entsprechen."],
|
|
49
|
+
["Erläuterung von Messunsicherheiten und Bereichen gegenüber Ermittlern.", "Berichterstattung einer einzelnen genauen Zahl ohne Erklärung der Einschränkungen.", "Scheingenauigkeit kann zu fehlerhaften Entscheidungen in Justizsystemen führen."],
|
|
50
|
+
["Überprüfung, wie sich Eingangsannahmen auf das geschätzte Ergebnis auswirken.", "Verbergen von Anfangsparametern oder Berechnungen in der Fallakte.", "Transparenz ermöglicht es, Ergebnisse zu prüfen und von anderen zu reproduziere."],
|
|
51
|
+
["Feststellung, ob die Datenqualität für die Berechnung ausreicht.", "Ausführen von Formeln mit schlechten oder unvollständigen Maßstabsmessungen.", "Schwache Eingangsparameter machen jede mathematische Rekonstruktion unzuverlässig."],
|
|
52
52
|
],
|
|
53
53
|
},
|
|
54
54
|
],
|
package/src/category/i18n/en.ts
CHANGED
|
@@ -7,48 +7,48 @@ export const content: CategoryLocaleContent = {
|
|
|
7
7
|
seo: [
|
|
8
8
|
{
|
|
9
9
|
type: 'title',
|
|
10
|
-
text: "Forensic
|
|
10
|
+
text: "Forensic Science Tools for Evidence Analysis and Case Triage",
|
|
11
11
|
level: 2,
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
14
|
type: 'paragraph',
|
|
15
|
-
html: "This
|
|
15
|
+
html: "This library provides specialized tools and calculations for forensic analysts, legal professionals, researchers, and investigators. Forensic science utilities help evaluate physical evidence collected from crime scenes. By using structured models for bloodstain trajectory, age estimation, glass refractive index, and drug analysis, teams can perform initial case triage. Every utility focuses on transparency, showing assumptions and helping users understand the limits of each forensic formula in a clear manner.",
|
|
16
16
|
},
|
|
17
17
|
{
|
|
18
18
|
type: 'paragraph',
|
|
19
|
-
html: "
|
|
19
|
+
html: "Early case review requires assessing what evidence is available, what the scientific formulas assume, and where uncertainty remains. These calculators are designed to support education and preliminary screening. They assist in determining which analytical steps are necessary before committing to formal laboratory testing. Using these tools helps identify gaps in the evidence files early in the investigation process.",
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
type: 'title',
|
|
23
|
-
text: "
|
|
23
|
+
text: "Key Areas of Forensic Calculations",
|
|
24
24
|
level: 3,
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
27
|
type: 'list',
|
|
28
28
|
items: [
|
|
29
|
-
'<strong>Age
|
|
30
|
-
'<strong>Evidence interpretation
|
|
31
|
-
'<strong>Case triage
|
|
32
|
-
'<strong>
|
|
29
|
+
'<strong>Age estimation:</strong> skeletal, dental, and maturity calculations with explicit uncertainty metrics.',
|
|
30
|
+
'<strong>Evidence interpretation:</strong> structured estimators that display formulas, confidence intervals, and boundaries.',
|
|
31
|
+
'<strong>Case triage:</strong> fast tools that highlight missing evidence and identify parameters needed for formal examination.',
|
|
32
|
+
'<strong>Report drafting support:</strong> utilities that encourage clear reporting using ranges rather than false precision.',
|
|
33
33
|
],
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
type: 'title',
|
|
37
|
-
text: "
|
|
37
|
+
text: "Guidelines for Responsible Use of Forensic Software",
|
|
38
38
|
level: 3,
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
41
|
type: 'paragraph',
|
|
42
|
-
html: "
|
|
42
|
+
html: "Every forensic calculation involves error rates and confidence limits. A calculator should never replace a qualified expert witness or a validated laboratory protocol. Instead, these web utilities are best used to explore scenarios, explain concepts to non-specialists, and check the sensitivity of measurements before writing final reports. This helps prevent misunderstandings in the courtroom regarding scientific precision.",
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
45
|
type: 'table',
|
|
46
|
-
headers: ['
|
|
46
|
+
headers: ['Appropriate Use', 'Inappropriate Use', 'Importance'],
|
|
47
47
|
rows: [
|
|
48
|
-
["
|
|
49
|
-
["
|
|
50
|
-
["
|
|
51
|
-
["
|
|
48
|
+
["Screening case files before formal specialist examination.", "Using a calculator output as a final expert opinion.", "Forensic evidence must meet strict standards of scientific validation."],
|
|
49
|
+
["Explaining measurement uncertainty and ranges to investigators.", "Reporting a single exact number without explaining limitations.", "False precision can lead to incorrect decisions in judicial systems."],
|
|
50
|
+
["Checking how input assumptions affect the estimated outcome.", "Hiding initial parameters or calculations from the case record.", "Transparency allows results to be audited and reproduced by others."],
|
|
51
|
+
["Determining if data quality is sufficient for calculation.", "Running formulas with poor or incomplete scale measurements.", "Weak input parameters make any mathematical reconstruction unreliable."],
|
|
52
52
|
],
|
|
53
53
|
},
|
|
54
54
|
],
|
package/src/category/i18n/es.ts
CHANGED
|
@@ -3,52 +3,52 @@ import type { CategoryLocaleContent } from '../../types';
|
|
|
3
3
|
export const content: CategoryLocaleContent = {
|
|
4
4
|
slug: "ciencia-forense",
|
|
5
5
|
title: "Herramientas de ciencia forense",
|
|
6
|
-
description: "Utilidades forenses para triaje estructurado de casos,
|
|
6
|
+
description: "Utilidades forenses para el triaje estructurado de casos, cálculos transparentes e informes conscientes de la evidencia.",
|
|
7
7
|
seo: [
|
|
8
8
|
{
|
|
9
9
|
type: 'title',
|
|
10
|
-
text: "Herramientas de ciencia forense para
|
|
10
|
+
text: "Herramientas de ciencia forense para análisis de evidencia y triaje de casos",
|
|
11
11
|
level: 2,
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
14
|
type: 'paragraph',
|
|
15
|
-
html: "Esta
|
|
15
|
+
html: "Esta biblioteca proporciona herramientas especializadas y cálculos para analistas forenses, profesionales legales, investigadores y estudiantes. Las utilidades de ciencia forense ayudan a evaluar la evidencia física recopilada en la escena del crimen. Mediante el uso de modelos estructurados para la trayectoria de manchas de sangre, la estimación de la edad, el índice de refracción del vidrio y el análisis de drogas, los equipos pueden realizar un triaje inicial del caso. Cada utilidad se centra en la transparencia, mostrando los supuestos y ayudando a los usuarios a comprender los límites de cada fórmula forense.",
|
|
16
16
|
},
|
|
17
17
|
{
|
|
18
18
|
type: 'paragraph',
|
|
19
|
-
html: "
|
|
19
|
+
html: "La revisión temprana de un caso requiere evaluar qué evidencia está disponible, qué asumen las fórmulas científicas y dónde permanece la incertidumbre. Estas calculadoras están diseñadas para apoyar la educación y la evaluación preliminar. Ayudan a determinar qué pasos analíticos son necesarios antes de comprometerse con pruebas de laboratorio formales. El uso de estas herramientas ayuda a identificar brechas en los archivos de evidencia al principio de la investigación.",
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
type: 'title',
|
|
23
|
-
text: "
|
|
23
|
+
text: "Áreas clave de los cálculos forenses",
|
|
24
24
|
level: 3,
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
27
|
type: 'list',
|
|
28
28
|
items: [
|
|
29
|
-
'<strong>
|
|
30
|
-
'<strong>
|
|
31
|
-
'<strong>
|
|
32
|
-
'<strong>Soporte para informes:</strong>
|
|
29
|
+
'<strong>Estimación de la edad:</strong> cálculos esqueléticos, dentales y de madurez con métricas de incertidumbre explícitas.',
|
|
30
|
+
'<strong>Interpretación de la evidencia:</strong> estimadores estructurados que muestran fórmulas, intervalos de confianza y límites.',
|
|
31
|
+
'<strong>Triaje de casos:</strong> herramientas rápidas que destacan la evidencia faltante e identifican los parámetros necesarios para el examen formal.',
|
|
32
|
+
'<strong>Soporte para informes:</strong> utilidades que fomentan informes claros utilizando rangos en lugar de una falsa precisión.',
|
|
33
33
|
],
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
type: 'title',
|
|
37
|
-
text: "
|
|
37
|
+
text: "Pautas para el uso responsable del software forense",
|
|
38
38
|
level: 3,
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
41
|
type: 'paragraph',
|
|
42
|
-
html: "
|
|
42
|
+
html: "Cada cálculo forense implica tasas de error y límites de confianza. Una calculadora nunca debe reemplazar a un perito cualificado o un protocolo de laboratorio validado. En su lugar, estas utilidades web se utilizan mejor para explorar escenarios, explicar conceptos a no especialistas y comprobar la sensibilidad de las mediciones antes de redactar los informes finales. Esto ayuda a evitar malentendidos en los tribunales con respecto a la precisión científica.",
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
45
|
type: 'table',
|
|
46
|
-
headers: ['
|
|
46
|
+
headers: ['Uso adecuado', 'Uso inadecuado', 'Importancia'],
|
|
47
47
|
rows: [
|
|
48
|
-
["Examinar
|
|
49
|
-
["Explicar la incertidumbre a
|
|
50
|
-
["
|
|
51
|
-
["
|
|
48
|
+
["Examinar expedientes de casos antes del examen formal de un especialista.", "Utilizar el resultado de una calculadora como una opinión pericial final.", "La evidencia forense debe cumplir con estrictos estándares de validación científica."],
|
|
49
|
+
["Explicar la incertidumbre de la medición y los rangos a los investigadores.", "Informar un único número exacto sin explicar las limitaciones.", "La falsa precisión puede conducir a decisiones incorrectas en los sistemas judiciales."],
|
|
50
|
+
["Comprobar cómo influyen los supuestos de entrada en el resultado estimado.", "Ocultar parámetros iniciales o cálculos del registro del caso.", "La transparencia permite que los resultados sean auditados y reproducidos por otros."],
|
|
51
|
+
["Determinar si la calidad de los datos es suficiente para el cálculo.", "Ejecutar fórmulas con mediciones de escala deficientes o incompletas.", "Los parámetros de entrada débiles hacen que cualquier reconstrucción matemática no sea confiable."],
|
|
52
52
|
],
|
|
53
53
|
},
|
|
54
54
|
],
|
package/src/category/i18n/fr.ts
CHANGED
|
@@ -7,48 +7,48 @@ export const content: CategoryLocaleContent = {
|
|
|
7
7
|
seo: [
|
|
8
8
|
{
|
|
9
9
|
type: 'title',
|
|
10
|
-
text: "Outils de science forensique pour
|
|
10
|
+
text: "Outils de science forensique pour analyse des preuves et triage des dossiers",
|
|
11
11
|
level: 2,
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
14
|
type: 'paragraph',
|
|
15
|
-
html: "Cette
|
|
15
|
+
html: "Cette bibliothèque fournit des outils et des calculs spécialisés pour les analystes forensiques, les professionnels du droit, les chercheurs et les enquêteurs. Les utilitaires de science forensique aident à évaluer les preuves physiques collectées sur les scènes de crime. En utilisant des modèles structurés pour la trajectoire des taches de sang, l'estimation de l'âge, l'indice de réfraction du verre et l'analyse des drogues, les équipes peuvent effectuer un triage initial des dossiers. Chaque utilitaire se concentre sur la transparence, montrant les hypothèses et aidant les utilisateurs à comprendre clairement les limites de chaque formule forensique.",
|
|
16
16
|
},
|
|
17
17
|
{
|
|
18
18
|
type: 'paragraph',
|
|
19
|
-
html: "
|
|
19
|
+
html: "L'examen initial d'un dossier nécessite d'évaluer quelles preuves sont disponibles, ce que supposent les formules scientifiques et où subsiste l'incertitude. Ces calculateurs sont conçus pour soutenir la formation et l'évaluation préliminaire. Ils aident à déterminer quelles étapes analytiques sont nécessaires avant de s'engager dans des analyses de laboratoire formelles. L'utilisation de ces outils permet d'identifier les lacunes dans les dossiers de preuves dès le début du processus d'enquête.",
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
type: 'title',
|
|
23
|
-
text: "
|
|
23
|
+
text: "Domaines cles des calculs forensiques",
|
|
24
24
|
level: 3,
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
27
|
type: 'list',
|
|
28
28
|
items: [
|
|
29
|
-
'<strong>
|
|
30
|
-
'<strong>
|
|
31
|
-
'<strong>
|
|
32
|
-
'<strong>
|
|
29
|
+
'<strong>Evaluation de l\'age:</strong> calculs squelettiques, dentaires et de maturité avec des mesures d\'incertitude explicites.',
|
|
30
|
+
'<strong>Interpretation des preuves:</strong> estimateurs structurés affichant des formules, des intervalles de confiance et des limites.',
|
|
31
|
+
'<strong>Triage des dossiers:</strong> outils rapides qui mettent en évidence les preuves manquantes et identifient les paramètres requis pour un examen formel.',
|
|
32
|
+
'<strong>Aide a la redaction de rapports:</strong> utilitaires qui encouragent des rapports clairs utilisant des plages de valeurs plutôt qu\'une fausse précision.',
|
|
33
33
|
],
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
type: 'title',
|
|
37
|
-
text: "
|
|
37
|
+
text: "Directives pour une utilisation responsable des logiciels forensiques",
|
|
38
38
|
level: 3,
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
41
|
type: 'paragraph',
|
|
42
|
-
html: "
|
|
42
|
+
html: "Chaque calcul forensique implique des taux d'erreur et des limites de confiance. Un calculateur ne doit jamais remplacer un témoin expert qualifié ou un protocole de laboratoire validé. Au lieu de cela, ces utilitaires web sont mieux utilisés pour explorer des scénarios, expliquer des concepts à des non-spécialistes et vérifier la sensibilité des mesures avant de rédiger les rapports finaux. Cela permet d'éviter les malentendus dans la salle d'audience concernant la précision scientifique.",
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
45
|
type: 'table',
|
|
46
|
-
headers: ['
|
|
46
|
+
headers: ['Usage approprie', 'Usage inapproprie', 'Importance'],
|
|
47
47
|
rows: [
|
|
48
|
-
["
|
|
49
|
-
["
|
|
50
|
-
["
|
|
51
|
-
["
|
|
48
|
+
["Examiner les dossiers de cas avant un examen formel par un spécialiste.", "Utiliser le résultat d'un calculateur comme opinion d'expert finale.", "Les preuves forensiques doivent répondre à des normes strictes de validation scientifique."],
|
|
49
|
+
["Expliquer l'incertitude de mesure et les plages de valeurs aux enquêteurs.", "Rapporter un seul chiffre exact sans expliquer les limites.", "La fausse précision peut conduire à des décisions incorrectes dans les systèmes judiciaires."],
|
|
50
|
+
["Vérifier comment les hypothèses d'entrée affectent le résultat estimé.", "Masquer les paramètres initiaux ou les calculs du dossier de cas.", "La transparence permet d'auditer et de reproduire les résultats par d'autres."],
|
|
51
|
+
["Déterminer si la qualité des données est suffisante pour le calcul.", "Exécuter des formules avec des mesures d'échelle médiocres ou incomplètes.", "Des paramètres d'entrée faibles rendent toute reconstruction mathématique peu fiable."],
|
|
52
52
|
],
|
|
53
53
|
},
|
|
54
54
|
],
|
package/src/category/i18n/id.ts
CHANGED
|
@@ -2,53 +2,53 @@ import type { CategoryLocaleContent } from '../../types';
|
|
|
2
2
|
|
|
3
3
|
export const content: CategoryLocaleContent = {
|
|
4
4
|
slug: "ilmu-forensik",
|
|
5
|
-
title: "Alat
|
|
6
|
-
description: "Utilitas forensik untuk triase kasus terstruktur, perhitungan transparan, dan pelaporan
|
|
5
|
+
title: "Alat Ilmu Forensik",
|
|
6
|
+
description: "Utilitas forensik untuk triase kasus terstruktur, perhitungan transparan, dan pelaporan sadar bukti.",
|
|
7
7
|
seo: [
|
|
8
8
|
{
|
|
9
9
|
type: 'title',
|
|
10
|
-
text: "Alat
|
|
10
|
+
text: "Alat Ilmu Forensik untuk Analisis Bukti dan Triase Kasus",
|
|
11
11
|
level: 2,
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
14
|
type: 'paragraph',
|
|
15
|
-
html: "
|
|
15
|
+
html: "Perpustakaan ini menyediakan alat dan perhitungan khusus untuk analis forensik, profesional hukum, peneliti, dan penyelidik. Utilitas ilmu forensik membantu mengevaluasi bukti fisik yang dikumpulkan dari tempat kejadian perkara. Dengan menggunakan model terstruktur untuk lintasan bercak darah, estimasi usia, indeks bias kaca, dan analisis narkoba, tim dapat melakukan triase kasus awal. Setiap utilitas berfokus pada transparansi, menunjukkan asumsi dan membantu pengguna memahami batasan dari setiap formula forensik secara jelas.",
|
|
16
16
|
},
|
|
17
17
|
{
|
|
18
18
|
type: 'paragraph',
|
|
19
|
-
html: "
|
|
19
|
+
html: "Tinjauan kasus awal memerlukan penilaian bukti apa yang tersedia, apa yang diasumsikan oleh formula ilmiah, dan di mana ketidakpastian tetap ada. Kalkulator ini dirancang untuk mendukung pendidikan dan penyaringan awal. Mereka membantu dalam menentukan langkah analitis mana yang diperlukan sebelum melakukan pengujian laboratorium formal. Menggunakan alat-alat ini membantu mengidentifikasi kesenjangan dalam berkas bukti sejak awal dalam proses penyelidikan.",
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
type: 'title',
|
|
23
|
-
text: "
|
|
23
|
+
text: "Bidang Utama Perhitungan Forensik",
|
|
24
24
|
level: 3,
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
27
|
type: 'list',
|
|
28
28
|
items: [
|
|
29
|
-
'<strong>
|
|
30
|
-
'<strong>
|
|
31
|
-
'<strong>
|
|
32
|
-
'<strong>
|
|
29
|
+
'<strong>Estimasi usia:</strong> perhitungan skeletal, dental, dan kematangan dengan metrik ketidakpastian yang eksplisit.',
|
|
30
|
+
'<strong>Interpretasi bukti:</strong> estimator terstruktur yang menampilkan formula, interval kepercayaan, dan batasan.',
|
|
31
|
+
'<strong>Triase kasus:</strong> alat cepat yang menyoroti bukti yang hilang dan mengidentifikasi parameter yang diperlukan untuk pemeriksaan formal.',
|
|
32
|
+
'<strong>Dukungan penyusunan laporan:</strong> utilitas yang mendorong pelaporan yang jelas menggunakan rentang nilai daripada presisi palsu.',
|
|
33
33
|
],
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
type: 'title',
|
|
37
|
-
text: "
|
|
37
|
+
text: "Panduan untuk Penggunaan Perangkat Lunak Forensik secara Bertanggung Jawab",
|
|
38
38
|
level: 3,
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
41
|
type: 'paragraph',
|
|
42
|
-
html: "
|
|
42
|
+
html: "Setiap perhitungan forensik melibatkan tingkat kesalahan dan batas kepercayaan. Kalkulator tidak boleh menggantikan saksi ahli yang memenuhi syarat atau protokol laboratorium yang divalidasi. Sebaliknya, utilitas web ini paling baik digunakan untuk menjelajahi skenario, menjelaskan konsep kepada non-spesialis, dan memeriksa sensitivitas pengukuran sebelum menulis laporan akhir. Ini membantu mencegah kesalahpahaman di pengadilan mengenai presisi ilmiah.",
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
45
|
type: 'table',
|
|
46
|
-
headers: ['
|
|
46
|
+
headers: ['Penggunaan yang Sesuai', 'Penggunaan yang Tidak Sesuai', 'Pentingnya'],
|
|
47
47
|
rows: [
|
|
48
|
-
["
|
|
49
|
-
["
|
|
50
|
-
["
|
|
51
|
-
["
|
|
48
|
+
["Menyaring berkas kasus sebelum pemeriksaan ahli formal.", "Menggunakan hasil kalkulator sebagai opini ahli akhir.", "Bukti forensik harus memenuhi standar validasi ilmiah yang ketat."],
|
|
49
|
+
["Menjelaskan ketidakpastian pengukuran dan rentang nilai kepada penyelidik.", "Melaporkan angka pasti tunggal tanpa menjelaskan batasan.", "Presisi palsu dapat menyebabkan keputusan yang salah dalam sistem peradilan."],
|
|
50
|
+
["Memeriksa bagaimana asumsi masukan memengaruhi hasil yang diperkirakan.", "Menyembunyikan parameter awal atau perhitungan dari catatan kasus.", "Transparansi memungkinkan hasil untuk diaudit dan direproduksi oleh orang lain."],
|
|
51
|
+
["Menentukan apakah kualitas data cukup untuk perhitungan.", "Menjalankan formula dengan pengukuran skala yang buruk atau tidak lengkap.", "Parameter masukan yang lemah membuat rekonstruksi matematis apa pun tidak dapat diandalkan."],
|
|
52
52
|
],
|
|
53
53
|
},
|
|
54
54
|
],
|
package/src/category/i18n/it.ts
CHANGED
|
@@ -1,54 +1,54 @@
|
|
|
1
1
|
import type { CategoryLocaleContent } from '../../types';
|
|
2
2
|
|
|
3
3
|
export const content: CategoryLocaleContent = {
|
|
4
|
-
slug: "
|
|
5
|
-
title: "Strumenti di
|
|
6
|
-
description: "
|
|
4
|
+
slug: "scienze-forensi",
|
|
5
|
+
title: "Strumenti di scienze forensi",
|
|
6
|
+
description: "Utilità forensi per il triage strutturato dei casi, calcoli trasparenti e rapporti attenti alle prove.",
|
|
7
7
|
seo: [
|
|
8
8
|
{
|
|
9
9
|
type: 'title',
|
|
10
|
-
text: "Strumenti di
|
|
10
|
+
text: "Strumenti di scienze forensi per l analisi delle prove e il triage dei casi",
|
|
11
11
|
level: 2,
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
14
|
type: 'paragraph',
|
|
15
|
-
html: "Questa
|
|
15
|
+
html: "Questa biblioteca fornisce strumenti e calcoli specializzati per analisti forensi, professionisti legali, ricercatori e investigatori. Le utilità di scienze forensi aiutano a valutare le prove fisiche raccolte sulla scena del crimine. Utilizzando modelli strutturati per la traiettoria delle macchie di sangue, la stima dell'età, l'indice di rifrazione del vetro e l'analisi delle droghe, i team possono eseguire un triage iniziale dei casi. Ogni utilità si concentra sulla trasparenza, mostrando le ipotesi e aiutando gli utenti a comprendere chiaramente i limiti di ciascuna formula forense.",
|
|
16
16
|
},
|
|
17
17
|
{
|
|
18
18
|
type: 'paragraph',
|
|
19
|
-
html: "
|
|
19
|
+
html: "L'esame iniziale di un caso richiede di valutare quali prove sono disponibili, cosa presuppongono le formule scientifiche e dove rimane l'incertezza. Questi calcolatori sono progettati per supportare la formazione e la valutazione preliminare. Aiutano a determinare quali passaggi analitici sono necessari prima di impegnarsi in test di laboratorio formali. L'uso di questi strumenti aiuta a identificare le lacune nei fascicoli delle prove all'inizio del processo investigativo.",
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
type: 'title',
|
|
23
|
-
text: "
|
|
23
|
+
text: "Aree chiave dei calcoli forensi",
|
|
24
24
|
level: 3,
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
27
|
type: 'list',
|
|
28
28
|
items: [
|
|
29
|
-
'<strong>
|
|
30
|
-
'<strong>
|
|
31
|
-
'<strong>
|
|
32
|
-
'<strong>
|
|
29
|
+
'<strong>Stima dell\'eta:</strong> calcoli scheletrici, dentali e di maturità con metriche di incertezza esplicite.',
|
|
30
|
+
'<strong>Interpretazione delle prove:</strong> stimatori strutturati che mostrano formule, intervalli di confidenza e limiti.',
|
|
31
|
+
'<strong>Triage dei casi:</strong> strumenti rapidi che evidenziano le prove mancanti e identificano i parametri necessari per l\'esame formale.',
|
|
32
|
+
'<strong>Supporto alla redazione di rapporti:</strong> utilità che incoraggiano rapporti chiari utilizzando intervalli di valori anziché una falsa precisione.',
|
|
33
33
|
],
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
type: 'title',
|
|
37
|
-
text: "
|
|
37
|
+
text: "Linee guida per l uso responsabile del software forense",
|
|
38
38
|
level: 3,
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
41
|
type: 'paragraph',
|
|
42
|
-
html: "
|
|
42
|
+
html: "Ogni calcolo forense comporta tassi di errore e limiti di confidenza. Un calcolatore non deve mai sostituire un testimone esperto qualificato o un protocollo di laboratorio convalidato. Invece, queste utilità web sono utilizzate al meglio per esplorare scenari, spiegare concetti a non specialisti e verificare la sensibilità delle misurazioni prima di redigere i rapporti finali. Ciò aiuta a prevenire malintesi in tribunale riguardo alla precisione scientifica.",
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
45
|
type: 'table',
|
|
46
|
-
headers: ['
|
|
46
|
+
headers: ['Uso appropriato', 'Uso inappropriato', 'Importanza'],
|
|
47
47
|
rows: [
|
|
48
|
-
["
|
|
49
|
-
["
|
|
50
|
-
["
|
|
51
|
-
["
|
|
48
|
+
["Esaminare i fascicoli del caso prima di un esame formale da parte di uno specialista.", "Utilizzare il risultato di un calcolatore come parere peritale finale.", "Le prove forensi devono soddisfare standard rigorosi di validazione scientifica."],
|
|
49
|
+
["Spiegare l'incertezza di misura e gli intervalli di valori agli investigatori.", "Riportare un singolo numero esatto senza spiegare le limitazioni.", "La falsa precisione può portare a decisioni errate nei sistemi giudiziari."],
|
|
50
|
+
["Verificare come le ipotesi di input influenzano il risultato stimato.", "Nascondere i parametri iniziali o i calcoli dal fascicolo del caso.", "La trasparenza consente di verificare e riprodurre i risultati da parte di altri."],
|
|
51
|
+
["Determinare se la qualità dei dati è sufficiente per il calcolo.", "Eseguire formule con misurazioni di scala scadenti o incomplete.", "Parametri di input deboli rendono inaffidabile qualsiasi ricostruzione matematica."],
|
|
52
52
|
],
|
|
53
53
|
},
|
|
54
54
|
],
|
package/src/category/i18n/ja.ts
CHANGED
|
@@ -7,50 +7,49 @@ export const content: CategoryLocaleContent = {
|
|
|
7
7
|
seo: [
|
|
8
8
|
{
|
|
9
9
|
type: 'title',
|
|
10
|
-
text: "
|
|
10
|
+
text: "証拠分析とケーストリアージのための法科学ツール",
|
|
11
11
|
level: 2,
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
14
|
type: 'paragraph',
|
|
15
|
-
html: "
|
|
15
|
+
html: "このライブラリは、法科学分析官、法曹関係者、研究者、および捜査官向けの専門的なツールと計算方法を提供します。法科学ユーティリティは、犯罪現場から収集された物理的証拠の評価を支援します。血痕の軌道、年齢推定、ガラスの屈折率、薬物分析などの構造化モデルを使用することで、初期のケーストリアージを実行できます。すべてのユーティリティは透明性に重点を置いており、前提条件を示し、ユーザーが各法科学公式の限界を明確に理解できるよう支援します。",
|
|
16
16
|
},
|
|
17
17
|
{
|
|
18
18
|
type: 'paragraph',
|
|
19
|
-
html: "
|
|
19
|
+
html: "初期のケースレビューでは、どのような証拠が利用可能か、科学的公式が何を前提としているか、そしてどこに不確実性が残っているかを評価する必要があります。これらの計算ツールは、教育と予備的なスクリーニングをサポートするように設計されています。これらは、正式な実験室テストに進む前に、どの分析ステップが必要であるかを判断するのに役立ちます。これらのツールを使用することで、捜査プロセスの初期段階で証拠ファイル内のギャップを特定することができます。",
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
type: 'title',
|
|
23
|
-
text: "
|
|
23
|
+
text: "法科学計算の主な分野",
|
|
24
24
|
level: 3,
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
27
|
type: 'list',
|
|
28
28
|
items: [
|
|
29
|
-
'<strong
|
|
30
|
-
'<strong
|
|
31
|
-
'<strong
|
|
32
|
-
'<strong
|
|
29
|
+
'<strong>年齢推定:</strong> 明示的な不確実性指標を伴う骨格、歯、および成熟度の計算。',
|
|
30
|
+
'<strong>証拠の解釈:</strong> 公式、信頼区間、および境界を表示する構造化された推定ツール。',
|
|
31
|
+
'<strong>ケーストリアージ:</strong> 不足している証拠を浮き彫りにし、正式な検査に必要なパラメータを特定する迅速なツール。',
|
|
32
|
+
'<strong>報告書作成サポート:</strong> 見せかけの精密さではなく、範囲値を使用した明確な報告を推奨するユーティリティ。',
|
|
33
33
|
],
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
type: 'title',
|
|
37
|
-
text: "
|
|
37
|
+
text: "法科学ソフトウェアを責任を持って使用するためのガイドライン",
|
|
38
38
|
level: 3,
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
41
|
type: 'paragraph',
|
|
42
|
-
html: "
|
|
42
|
+
html: "すべての法科学計算には、誤差率と信頼限界が伴います。計算ツールが資格のある専門証人や検証済みの実験室プロトコルに取って代わることは決してありません。代わりに、これらのウェブユーティリティは、シナリオの探索、非専門家への概念の説明、および最終レポートを作成する前の測定感度のチェックに最適です。これにより、科学的な精密さに関して法廷内での誤解が生じるのを防ぎます。",
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
45
|
type: 'table',
|
|
46
|
-
headers: ['
|
|
46
|
+
headers: ['適切な使用方法', '不適切な使用方法', '重要性'],
|
|
47
47
|
rows: [
|
|
48
|
-
["
|
|
49
|
-
["
|
|
50
|
-
["
|
|
51
|
-
["
|
|
48
|
+
["正式な専門家による検査の前にケースファイルをスクリーニングする。", "計算ツールの出力を最終的な専門家の意見として使用する。", "法科学的証拠は、科学的検証の厳格な基準を満たさなければなりません。"],
|
|
49
|
+
["捜査官に対して測定の不確実性と範囲を説明する。", "限界を説明せずに単一の正確な数値を報告する。", "見せかけの精密さは、司法制度における誤った意思決定につながる可能性があります。"],
|
|
50
|
+
["入力の前提条件が推定結果にどのように影響するかを確認する。", "ケース記録から初期パラメータや計算内容を隠す。", "透明性により、結果を監査し、他の人が再現することが可能になります。"],
|
|
51
|
+
["データ品質が計算に十分であるかどうかを判断する。", "スケール測定が不十分または不完全な状態で公式を実行する。", "不十分な入力パラメータは、いかなる数学的再構築の信頼性も損ないます。"],
|
|
52
52
|
],
|
|
53
53
|
},
|
|
54
54
|
],
|
|
55
55
|
};
|
|
56
|
-
|