Minute Field
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
Minute Field has 4 facts recorded in Dontopedia across 2 references, with 1 live disagreement.
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (2)
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.
consistsOfConsists of(1)
- Cron Expression
ex:cron-expression
usesWildcardUses Wildcard(1)
- Crontab 15min
ex:crontab-15min
Other facts (4)
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 | Crontab Field | [1] |
| Rdf:type | Cron Field | [2] |
| Has Value | 0 | [1] |
| Has Special Value | */15 | [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 (2)
ctx:claims/beam/4115d020-3d2e-421a-a011-f7e4bb55ec48- full textbeam-chunktext/plain1 KB
doc:beam/4115d020-3d2e-421a-a011-f7e4bb55ec48Show excerpt
0 * * * * /path/to/your/script.sh ``` - To run every 15 minutes: ```sh */15 * * * * /path/to/your/script.sh ``` ### Example Crontab Entry ```sh # Run the script every hour 0 * * * * /path/to/your/script.sh # R…
ctx:claims/beam/a71e59fe-5263-438d-a38e-796b51037c2b- full textbeam-chunktext/plain1 KB
doc:beam/a71e59fe-5263-438d-a38e-796b51037c2bShow excerpt
response = requests.get(url) cluster_health = response.json()['status'] if cluster_health != "green": send_alert(cluster_health) def send_alert(cluster_health): msg = EmailMessage() msg.set_content(f"Elasticsea…
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.