\b\w+\b
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-11.)
\b\w+\b has 28 facts recorded in Dontopedia across 2 references, with 3 live disagreements.
Mostly:rdf:type(2), matches(2), has pattern(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedOther facts (26)
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 | Regex Pattern | [1] |
| Rdf:type | Regular Expression | [2] |
| Matches | word-boundaries | [2] |
| Matches | alphanumeric-sequences | [2] |
| Has Pattern | \d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2} - Build \d+ (succeeded|failed) | [1] |
| Matches Date Date Time Format | true | [1] |
| Matches Build Keyword | true | [1] |
| Matches Build Number | true | [1] |
| Matches Status | succeeded or failed | [1] |
| Used by | Parse Build Logs Function | [1] |
| Matches Timestamp | true | [1] |
| Matches Build Identifier | true | [1] |
| Matches Build Outcome | true | [1] |
| Captures Group | build status | [1] |
| Captures Group Name | succeeded or failed | [1] |
| Uses Raw String Notation | true | [1] |
| Matches Yyyymmdd Format | true | [1] |
| Matches Hhmmss Format | true | [1] |
| Separates Date Time From Build | - | [1] |
| Enforces Log Format | YYYY-MM-DD HH:MM:SS - Build NNN status | [1] |
| Identifies Build Number | true | [1] |
| Uses Pipe Operator | true | [1] |
| Designed for Parsing | true | [1] |
| Uses Digit Classes | true | [1] |
| Captures Build Outcome | Build Status Concept | [1] |
| Pattern Syntax | word-boundary-anchors | [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.
References (2)
ctx:claims/beam/0ea37ede-64cc-4905-9d85-34793aa636db- full textbeam-chunktext/plain1 KB
doc:beam/0ea37ede-64cc-4905-9d85-34793aa636dbShow excerpt
log_file_path = 'build_logs.txt' # Path to your log file total_builds, successful_builds, failed_builds, success_rate = parse_build_logs(log_file_path) print(f"Total builds: {total_builds}") print(f"Successful builds: {suc…
ctx:claims/beam/04259a6e-b40e-41a5-a2e9-b50610bcf2be- full textbeam-chunktext/plain1 KB
doc:beam/04259a6e-b40e-41a5-a2e9-b50610bcf2beShow excerpt
- Use parallel processing to handle multiple texts simultaneously, which can significantly reduce the overall processing time. 4. **Efficient Data Structures**: - Use efficient data structures to store and manipulate tokens. 5. **Ba…
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.