Batch Processor
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)
Batch Processor has 16 facts recorded in Dontopedia across 1 reference, with 2 live disagreements.
Mostly:has annotation(2), lifecycle(2), rdf:type(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (6)
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.
contains-classContains Class(1)
- Java Code Block
ex:java-code-block
extended-byExtended by(1)
- Abstract Processor
ex:abstract-processor
imported-byImported by(1)
- Java Imports
ex:java-imports
invoked-byInvoked by(1)
- Python Script
ex:python-script
is-base-class-forIs Base Class for(1)
- Abstract Processor
ex:abstract-processor
metadata-forMetadata for(1)
- Annotation
ex:annotation
Other facts (16)
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 |
|---|---|---|
| Has Annotation | Event Driven | [1] |
| Has Annotation | On Scheduled | [1] |
| Lifecycle | Event Driven | [1] |
| Lifecycle | On Scheduled | [1] |
| Rdf:type | Java Class | [1] |
| Extends | Abstract Processor | [1] |
| Annotation | Event Driven | [1] |
| Method | On Trigger Method | [1] |
| Import | Event Driven Import | [1] |
| Is Example of | Custom Nifi Processor | [1] |
| Access Modifier | Public | [1] |
| Invokes | Python Script | [1] |
| Demonstrates | Integration Pattern | [1] |
| Is Subclass of | Abstract Processor | [1] |
| Lifecycle Management | Nifi Runtime | [1] |
| Implements | Ontrigger Contract | [1] |
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 (1)
ctx:claims/beam/bfb8cdad-f616-48a0-8299-cc2da08f425b- full textbeam-chunktext/plain1 KB
doc:beam/bfb8cdad-f616-48a0-8299-cc2da08f425bShow excerpt
if __name__ == "__main__": main() ``` ### Custom NiFi Processor To integrate your Python code with NiFi, you can create a custom NiFi processor: 1. **Create a Custom Processor**: - Extend the `AbstractProcessor` class in Java. …
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.