Processor Group
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)
Processor Group has 11 facts recorded in Dontopedia across 3 references, with 2 live disagreements.
Mostly:rdf:type(3), has purpose(2), has name(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (8)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
addedToAdded to(2)
- Error Processor
ex:error-processor - Fetch File Processor
ex:fetch-file-processor
locatedInLocated in(2)
- Connection
ex:connection - Processor
ex:processor
memberOfMember of(2)
- Fetch File Processor
ex:fetch-file-processor - Handle Failures Processor
ex:handle-failures-processor
associatedWithAssociated With(1)
- Reporting Task
ex:reporting-task
describesDescribes(1)
- Explanation
ex:explanation
Other facts (11)
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.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Group | [1] |
| Rdf:type | Processor Group | [2] |
| Rdf:type | Process Group | [3] |
| Has Purpose | organize the processors related to document ingestion | [1] |
| Has Purpose | ingestion | [2] |
| Has Name | Ingestion Group | [1] |
| Created by | Nifi | [1] |
| Created With | Ingestion Group Name | [1] |
| Purpose | ingestion | [2] |
| Is Created for | Ingestion Process | [2] |
| Id Reference | Processor Group Id | [3] |
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.
References (3)
ctx:claims/beam/2838621b-263a-4f0e-a1e3-e4145e2abed7- full textbeam-chunktext/plain1 KB
doc:beam/2838621b-263a-4f0e-a1e3-e4145e2abed7Show excerpt
error_processor = ingestion_group.add_processor("HandleFailures", { "Error Handling Strategy": "Route to Error Processor" }) # Connect processors nifi.connect_processors(ingest_processor, error_p…
ctx:claims/beam/cd506fda-1285-4750-a58e-1e38c05f4b6a- full textbeam-chunktext/plain1 KB
doc:beam/cd506fda-1285-4750-a58e-1e38c05f4b6aShow excerpt
- Add a `HandleFailures` processor to route failed documents to an error processor. 4. **Connect Processors**: - Connect the `FetchFile` processor to the `HandleFailures` processor to ensure that failed documents are properly handled…
ctx:claims/beam/a6661633-8fc7-4d8b-a06c-66c365e528d8- full textbeam-chunktext/plain1 KB
doc:beam/a6661633-8fc7-4d8b-a06c-66c365e528d8Show excerpt
"Error Handling Strategy": "Route to Error Processor" } } } handle_failures_response = requests.post(f"{nifi_url}/process-groups/{processor_group_id}/processors", json=handle_f…
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.