Skip to content

Commit de1a9b3

Browse files
smrgeoinfoclaude
andcommitted
Promote interp-derived examples to production; sync PUBS to spreadsheet
For each pub that the inference helper produced an interp JSON for (P0–P5, P6, P7, P9carb, P9phos), copy build/interp-review/example<…>- <pub>-interp.json to _sources/<…>/example<…>-<pub>.json with the "-interp" suffix stripped from @id (and from the schema: measurementTechnique @id reference on the detail side). 22 paired files written (11 empaTAPP + 11 detailEMPA), all validate clean. Stale legacy files deleted: exampleempaTAPP-P3.json, P8.json, P9.json and their detailEMPA counterparts. Their pub names (P3 / P8 / P9) no longer correspond to columns in the current spreadsheet — Liu 2016 split into P3sil/P3phos, Zega 2025 split into P8sil/P8carb/ P8phos, McCoy 2025 split into P9sil/P9carb/P9phos. PUBS list and COL ranges in tools/_tapp_lib.py synced to the current 17-pub spreadsheet layout (was 11): - p_end: 16 → 22 (col Q → col W = P10plag) - level/cdif_path/matchComment/impl: 17/18/19/20 → 23/24/25/26 - PUBS expanded with the split-pub entries (P3sil, P3phos, P8sil, P8carb, P8phos, P9sil, P9carb, P9phos, P10plag) Production example set now covers 12 of 17 pub columns plus exampleempaTAPP-all.json. Pubs without interp-derivable analyte data (P8sil/P8carb/P8phos, P9sil, P10plag) have no per-publication example yet — fill in their Target Element row in the source spreadsheet, then `python tools/build_TAPP_from_spreadsheet.py --pub <code>` to generate them. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent bfa3e25 commit de1a9b3

26 files changed

Lines changed: 4765 additions & 269 deletions

_sources/geochemProperties/detailEMPA/exampledetailEMPA-P0.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"schema": "http://schema.org/",
44
"ada": "https://ada.astromat.org/metadata/"
55
},
6-
"@id": "ex:detailEMPA-p0",
6+
"@id": "ex:detailEMPA-P0",
77
"@type": [
88
"schema:Thing"
99
],
1010
"ada:componentType": "ada:EMPAQEATabular",
1111
"schema:measurementTechnique": {
12-
"@id": "ex:empaTAPP-p0"
12+
"@id": "ex:empaTAPP-P0"
1313
},
1414
"schema:additionalProperty": [
1515
{

_sources/geochemProperties/detailEMPA/exampledetailEMPA-P1.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"schema": "http://schema.org/",
44
"ada": "https://ada.astromat.org/metadata/"
55
},
6-
"@id": "ex:detailEMPA-p1",
6+
"@id": "ex:detailEMPA-P1",
77
"@type": [
88
"schema:Thing"
99
],
1010
"ada:componentType": "ada:EMPAQEATabular",
1111
"schema:measurementTechnique": {
12-
"@id": "ex:empaTAPP-p1"
12+
"@id": "ex:empaTAPP-P1"
1313
},
1414
"schema:additionalProperty": [
1515
{
@@ -31,6 +31,15 @@
3131
"schema:name": "Default Beam Diameter",
3232
"schema:value": "0 (focused)",
3333
"schema:unitText": "µm"
34+
},
35+
{
36+
"@id": "ada:parameter/empaTAPP/reportedAnalyte",
37+
"@type": [
38+
"schema:PropertyValue"
39+
],
40+
"schema:propertyID": "ada:parameter/empaTAPP/reportedAnalyte",
41+
"schema:name": "Target Element",
42+
"schema:value": "Si|Al|Ca|Na|Fe|Mg|Mn|Ti|Cr|K"
3443
}
3544
]
3645
}

_sources/geochemProperties/detailEMPA/exampledetailEMPA-P2.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"schema": "http://schema.org/",
44
"ada": "https://ada.astromat.org/metadata/"
55
},
6-
"@id": "ex:detailEMPA-p2",
6+
"@id": "ex:detailEMPA-P2",
77
"@type": [
88
"schema:Thing"
99
],
1010
"ada:componentType": "ada:EMPAQEATabular",
1111
"schema:measurementTechnique": {
12-
"@id": "ex:empaTAPP-p2"
12+
"@id": "ex:empaTAPP-P2"
1313
},
1414
"schema:additionalProperty": [
1515
{
@@ -21,6 +21,15 @@
2121
"schema:name": "Default Accelerating Voltage",
2222
"schema:value": 15,
2323
"schema:unitText": "kV"
24+
},
25+
{
26+
"@id": "ada:parameter/empaTAPP/reportedAnalyte",
27+
"@type": [
28+
"schema:PropertyValue"
29+
],
30+
"schema:propertyID": "ada:parameter/empaTAPP/reportedAnalyte",
31+
"schema:name": "Target Element",
32+
"schema:value": "Si|Mg|Fe|Na|Al|Ca|Mn|K|Ti|Cr"
2433
}
2534
]
2635
}
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
{
2+
"@context": {
3+
"schema": "http://schema.org/",
4+
"ada": "https://ada.astromat.org/metadata/"
5+
},
6+
"@id": "ex:detailEMPA-P3phos",
7+
"@type": [
8+
"schema:Thing"
9+
],
10+
"ada:componentType": "ada:EMPAQEATabular",
11+
"schema:measurementTechnique": {
12+
"@id": "ex:empaTAPP-P3phos"
13+
},
14+
"schema:additionalProperty": [
15+
{
16+
"@id": "ada:parameter/empaTAPP/acceleratingVoltage",
17+
"@type": [
18+
"schema:PropertyValue"
19+
],
20+
"schema:propertyID": "ada:parameter/empaTAPP/acceleratingVoltage",
21+
"schema:name": "Default Accelerating Voltage",
22+
"schema:value": 15,
23+
"schema:unitText": "kV"
24+
},
25+
{
26+
"@id": "ada:parameter/empaTAPP/beamDiameter",
27+
"@type": [
28+
"schema:PropertyValue"
29+
],
30+
"schema:propertyID": "ada:parameter/empaTAPP/beamDiameter",
31+
"schema:name": "Default Beam Diameter",
32+
"schema:value": "5–10 µm defocused",
33+
"schema:unitText": "µm"
34+
},
35+
{
36+
"@id": "ada:parameter/empaTAPP/reportedAnalyte",
37+
"@type": [
38+
"schema:PropertyValue"
39+
],
40+
"schema:propertyID": "ada:parameter/empaTAPP/reportedAnalyte",
41+
"schema:name": "Target Element",
42+
"schema:value": "Si|Ti|Al|Mg|Ca|Fe|Mn|Cr|Ni|Na|K|P"
43+
}
44+
]
45+
}

_sources/geochemProperties/detailEMPA/exampledetailEMPA-P9.json renamed to _sources/geochemProperties/detailEMPA/exampledetailEMPA-P3sil.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"schema": "http://schema.org/",
44
"ada": "https://ada.astromat.org/metadata/"
55
},
6-
"@id": "ex:detailEMPA-p9",
6+
"@id": "ex:detailEMPA-P3sil",
77
"@type": [
88
"schema:Thing"
99
],
1010
"ada:componentType": "ada:EMPAQEATabular",
1111
"schema:measurementTechnique": {
12-
"@id": "ex:empaTAPP-p9"
12+
"@id": "ex:empaTAPP-P3sil"
1313
},
1414
"schema:additionalProperty": [
1515
{
@@ -29,8 +29,17 @@
2929
],
3030
"schema:propertyID": "ada:parameter/empaTAPP/beamDiameter",
3131
"schema:name": "Default Beam Diameter",
32-
"schema:value": "1 µm (oxides/olivine); 5 µm (carbonates); 2 µm (Mg,Na phosphate)",
32+
"schema:value": "12 µm focused",
3333
"schema:unitText": "µm"
34+
},
35+
{
36+
"@id": "ada:parameter/empaTAPP/reportedAnalyte",
37+
"@type": [
38+
"schema:PropertyValue"
39+
],
40+
"schema:propertyID": "ada:parameter/empaTAPP/reportedAnalyte",
41+
"schema:name": "Target Element",
42+
"schema:value": "Si|Ti|Al|Mg|Ca|Fe|Mn|Cr|Ni|Na|K|P"
3443
}
3544
]
3645
}

_sources/geochemProperties/detailEMPA/exampledetailEMPA-P4.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"schema": "http://schema.org/",
44
"ada": "https://ada.astromat.org/metadata/"
55
},
6-
"@id": "ex:detailEMPA-p4",
6+
"@id": "ex:detailEMPA-P4",
77
"@type": [
88
"schema:Thing"
99
],
1010
"ada:componentType": "ada:EMPAQEATabular",
1111
"schema:measurementTechnique": {
12-
"@id": "ex:empaTAPP-p4"
12+
"@id": "ex:empaTAPP-P4"
1313
},
1414
"schema:additionalProperty": [
1515
{
@@ -31,6 +31,15 @@
3131
"schema:name": "Default Beam Diameter",
3232
"schema:value": "0 (focused)",
3333
"schema:unitText": "µm"
34+
},
35+
{
36+
"@id": "ada:parameter/empaTAPP/reportedAnalyte",
37+
"@type": [
38+
"schema:PropertyValue"
39+
],
40+
"schema:propertyID": "ada:parameter/empaTAPP/reportedAnalyte",
41+
"schema:name": "Target Element",
42+
"schema:value": "Si|Al|K|Ca|Na|Fe|Mg|Ti|Cr|Mn"
3443
}
3544
]
3645
}

_sources/geochemProperties/detailEMPA/exampledetailEMPA-P5.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"schema": "http://schema.org/",
44
"ada": "https://ada.astromat.org/metadata/"
55
},
6-
"@id": "ex:detailEMPA-p5",
6+
"@id": "ex:detailEMPA-P5",
77
"@type": [
88
"schema:Thing"
99
],
1010
"ada:componentType": "ada:EMPAQEATabular",
1111
"schema:measurementTechnique": {
12-
"@id": "ex:empaTAPP-p5"
12+
"@id": "ex:empaTAPP-P5"
1313
},
1414
"schema:additionalProperty": [
1515
{
@@ -31,6 +31,15 @@
3131
"schema:name": "Default Beam Diameter",
3232
"schema:value": "1 µm (focused)",
3333
"schema:unitText": "µm"
34+
},
35+
{
36+
"@id": "ada:parameter/empaTAPP/reportedAnalyte",
37+
"@type": [
38+
"schema:PropertyValue"
39+
],
40+
"schema:propertyID": "ada:parameter/empaTAPP/reportedAnalyte",
41+
"schema:name": "Target Element",
42+
"schema:value": "Si|Al|Ti|K|Na|Fe|Mg|Ca|S|Mn|Cr|Ni|P|V"
3443
}
3544
]
3645
}

_sources/geochemProperties/detailEMPA/exampledetailEMPA-P6.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"schema": "http://schema.org/",
44
"ada": "https://ada.astromat.org/metadata/"
55
},
6-
"@id": "ex:detailEMPA-p6",
6+
"@id": "ex:detailEMPA-P6",
77
"@type": [
88
"schema:Thing"
99
],
1010
"ada:componentType": "ada:EMPAQEATabular",
1111
"schema:measurementTechnique": {
12-
"@id": "ex:empaTAPP-p6"
12+
"@id": "ex:empaTAPP-P6"
1313
},
1414
"schema:additionalProperty": [
1515
{
@@ -31,6 +31,15 @@
3131
"schema:name": "Default Beam Diameter",
3232
"schema:value": "0 (focused)",
3333
"schema:unitText": "µm"
34+
},
35+
{
36+
"@id": "ada:parameter/empaTAPP/reportedAnalyte",
37+
"@type": [
38+
"schema:PropertyValue"
39+
],
40+
"schema:propertyID": "ada:parameter/empaTAPP/reportedAnalyte",
41+
"schema:name": "Target Element",
42+
"schema:value": "F|CO2"
3443
}
3544
]
3645
}

_sources/geochemProperties/detailEMPA/exampledetailEMPA-P7.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"schema": "http://schema.org/",
44
"ada": "https://ada.astromat.org/metadata/"
55
},
6-
"@id": "ex:detailEMPA-p7",
6+
"@id": "ex:detailEMPA-P7",
77
"@type": [
88
"schema:Thing"
99
],
1010
"ada:componentType": "ada:EMPAQEATabular",
1111
"schema:measurementTechnique": {
12-
"@id": "ex:empaTAPP-p7"
12+
"@id": "ex:empaTAPP-P7"
1313
},
1414
"schema:additionalProperty": [
1515
{
@@ -31,6 +31,15 @@
3131
"schema:name": "Default Beam Diameter",
3232
"schema:value": "2 µm",
3333
"schema:unitText": "µm"
34+
},
35+
{
36+
"@id": "ada:parameter/empaTAPP/reportedAnalyte",
37+
"@type": [
38+
"schema:PropertyValue"
39+
],
40+
"schema:propertyID": "ada:parameter/empaTAPP/reportedAnalyte",
41+
"schema:name": "Target Element",
42+
"schema:value": "F|Na|Mg|Si|P|Ca|S|Cl|Mn|Fe|OH"
3443
}
3544
]
3645
}

_sources/geochemProperties/detailEMPA/exampledetailEMPA-P3.json renamed to _sources/geochemProperties/detailEMPA/exampledetailEMPA-P9carb.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"schema": "http://schema.org/",
44
"ada": "https://ada.astromat.org/metadata/"
55
},
6-
"@id": "ex:detailEMPA-p3",
6+
"@id": "ex:detailEMPA-P9carb",
77
"@type": [
88
"schema:Thing"
99
],
1010
"ada:componentType": "ada:EMPAQEATabular",
1111
"schema:measurementTechnique": {
12-
"@id": "ex:empaTAPP-p3"
12+
"@id": "ex:empaTAPP-P9carb"
1313
},
1414
"schema:additionalProperty": [
1515
{
@@ -29,8 +29,17 @@
2929
],
3030
"schema:propertyID": "ada:parameter/empaTAPP/beamDiameter",
3131
"schema:name": "Default Beam Diameter",
32-
"schema:value": "1–2 µm focused (silicates/oxides); 5–10 µm defocused (glass/maskelynite)",
32+
"schema:value": "5 µm",
3333
"schema:unitText": "µm"
34+
},
35+
{
36+
"@id": "ada:parameter/empaTAPP/reportedAnalyte",
37+
"@type": [
38+
"schema:PropertyValue"
39+
],
40+
"schema:propertyID": "ada:parameter/empaTAPP/reportedAnalyte",
41+
"schema:name": "Target Element",
42+
"schema:value": "Na|Si|Mg|Ca|Mn|P|S|Fe"
3443
}
3544
]
3645
}

0 commit comments

Comments
 (0)