Etl Pattern
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)
Etl Pattern has 8 facts recorded in Dontopedia across 2 references, with 3 live disagreements.
8 facts·3 predicates·2 sources·3 in dispute
Maturity scale
raw canonical shape-checked rule-derived certifiedOther facts (8)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
8 facts
| Predicate | Value | Ref |
|---|---|---|
| Has Stage | Extract Stage | [1] |
| Has Stage | Transform Stage | [1] |
| Has Stage | Load Stage | [1] |
| Has Phase | Read From Pub Sub Transform | [2] |
| Has Phase | Document Ingestion Fn | [2] |
| Has Phase | Write to Big Query Transform | [2] |
| Rdf:type | Data Processing Pattern | [1] |
| Rdf:type | Data Pipeline Pattern | [2] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
—
typebeam/825e5967-9e52-49f7-82ff-7a5a3e6ef42d
ex:DataProcessingPattern
—
hasStagebeam/825e5967-9e52-49f7-82ff-7a5a3e6ef42d
ex:extract-stage
—
hasStagebeam/825e5967-9e52-49f7-82ff-7a5a3e6ef42d
ex:transform-stage
—
hasStagebeam/825e5967-9e52-49f7-82ff-7a5a3e6ef42d
ex:load-stage
—
typebeam/27d541a9-3f79-4419-bafa-7c239ff16b8a
ex:DataPipelinePattern
—
hasPhasebeam/27d541a9-3f79-4419-bafa-7c239ff16b8a
ex:ReadFromPubSub-transform
—
hasPhasebeam/27d541a9-3f79-4419-bafa-7c239ff16b8a
ex:DocumentIngestion-fn
—
hasPhasebeam/27d541a9-3f79-4419-bafa-7c239ff16b8a
ex:WriteToBigQuery-transform
References (2)
2 references
ctx:claims/beam/825e5967-9e52-49f7-82ff-7a5a3e6ef42d- full textbeam-chunktext/plain1 KB
doc:beam/825e5967-9e52-49f7-82ff-7a5a3e6ef42dShow excerpt
| "Parse Documents" >> beam.ParDo(ParseDocument()) | "Clean Documents" >> beam.ParDo(CleanDocument()) | "Enrich Documents" >> beam.ParDo(EnrichDocument()) ) # Example usage: if __name__ == "__mai…
ctx:claims/beam/27d541a9-3f79-4419-bafa-7c239ff16b8a- full textbeam-chunktext/plain1 KB
doc:beam/27d541a9-3f79-4419-bafa-7c239ff16b8aShow excerpt
def expand(self, p): return ( p | "Parse Documents" >> beam.ParDo(ParseDocument()) | "Clean Documents" >> beam.ParDo(CleanDocument()) | "Enrich Documents" >> beam.ParDo(EnrichDocum…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.