Commit 2600f54
refactor: Replace Path 1/Path 2 terminology with typed edge vocabulary (#44)
Replace ambiguous "Path 1" and "Path 2" terminology with precise typed edge
vocabulary throughout tutorial documentation:
- Path 1 → "Direct Location (EVENT_SAMPLE_LOCATION)"
- Path 2 → "Site-Mediated Location (EVENT_SAMPLING_SITE → SITE_LOCATION)"
Add documentation of the 14 iSamples typed edge types which provide
unambiguous vocabulary for describing relationships:
- MSR_PRODUCED_BY, EVENT_SAMPLE_LOCATION, EVENT_SAMPLING_SITE, SITE_LOCATION, etc.
Updated files:
- parquet_cesium.qmd: Full documentation section rewrite, code comments, UI text
- parquet_cesium_wide.qmd: Same refactoring with wide format column mappings
- oc_parquet_enhanced.qmd: 2 Path references updated
This change improves documentation precision and aligns with Eric's canonical
query formulation which requires both direct location AND site provenance.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <[email protected]>1 parent c291881 commit 2600f54
File tree
3 files changed
+206
-164
lines changed- tutorials
3 files changed
+206
-164
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
0 commit comments