Dontopedia

build_log_parser.py

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)

build_log_parser.py has 22 facts recorded in Dontopedia across 2 references, with 5 live disagreements.

22 facts·12 predicates·2 sources·5 in dispute

Mostly:has variable(4), print statement(4), rdf:type(2)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (4)

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.

printedByPrinted by(4)

Other facts (21)

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.

21 facts
PredicateValueRef
Has Variabletotal_builds[1]
Has Variablesuccessful_builds[1]
Has Variablefailed_builds[1]
Has Variablesuccess_rate[1]
Print StatementPrint Total Builds[1]
Print StatementPrint Successful Builds[1]
Print StatementPrint Failed Builds[1]
Print StatementPrint Success Rate[1]
Rdf:typePython Script[1]
Rdf:typeScript[2]
PurposeParse Build Logs[1]
PurposeParse Build Logs[2]
PrintsTotal Build Count[2]
PrintsBuild Success Rate[2]
Has FunctionMain[1]
Has Entry ConditionMain Guard[1]
Uses TechniqueRegular Expression Matching[1]
Counting MethodIteration Through Log File[1]
Success Rate CalculationRatio Method[1]
Document StructureCode and Explanation[1]
Executed WithPython Interpreter[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/9592f65f-e775-44c4-94f8-f1bea0f056d7
ex:PythonScript
hasFunctionbeam/9592f65f-e775-44c4-94f8-f1bea0f056d7
ex:main
hasVariablebeam/9592f65f-e775-44c4-94f8-f1bea0f056d7
total_builds
hasVariablebeam/9592f65f-e775-44c4-94f8-f1bea0f056d7
successful_builds
hasVariablebeam/9592f65f-e775-44c4-94f8-f1bea0f056d7
failed_builds
hasVariablebeam/9592f65f-e775-44c4-94f8-f1bea0f056d7
success_rate
printStatementbeam/9592f65f-e775-44c4-94f8-f1bea0f056d7
ex:print-total-builds
printStatementbeam/9592f65f-e775-44c4-94f8-f1bea0f056d7
ex:print-successful-builds
printStatementbeam/9592f65f-e775-44c4-94f8-f1bea0f056d7
ex:print-failed-builds
printStatementbeam/9592f65f-e775-44c4-94f8-f1bea0f056d7
ex:print-success-rate
hasEntryConditionbeam/9592f65f-e775-44c4-94f8-f1bea0f056d7
ex:main-guard
usesTechniquebeam/9592f65f-e775-44c4-94f8-f1bea0f056d7
ex:regular-expression-matching
countingMethodbeam/9592f65f-e775-44c4-94f8-f1bea0f056d7
ex:iteration-through-log-file
successRateCalculationbeam/9592f65f-e775-44c4-94f8-f1bea0f056d7
ex:ratio-method
documentStructurebeam/9592f65f-e775-44c4-94f8-f1bea0f056d7
ex:code-and-explanation
purposebeam/9592f65f-e775-44c4-94f8-f1bea0f056d7
ex:parse-build-logs
typebeam/1770647d-37d1-48cc-8be5-609dc9ffaf93
ex:Script
labelbeam/1770647d-37d1-48cc-8be5-609dc9ffaf93
build_log_parser.py
printsbeam/1770647d-37d1-48cc-8be5-609dc9ffaf93
ex:total-build-count
printsbeam/1770647d-37d1-48cc-8be5-609dc9ffaf93
ex:build-success-rate
executedWithbeam/1770647d-37d1-48cc-8be5-609dc9ffaf93
ex:python-interpreter
purposebeam/1770647d-37d1-48cc-8be5-609dc9ffaf93
ex:parse-build-logs

References (2)

2 references
  1. ctx:claims/beam/9592f65f-e775-44c4-94f8-f1bea0f056d7
  2. ctx:claims/beam/1770647d-37d1-48cc-8be5-609dc9ffaf93
    • full textbeam-chunk
      text/plain1 KBdoc:beam/1770647d-37d1-48cc-8be5-609dc9ffaf93
      Show excerpt
      - The script prints the total number of builds, the number of successful and failed builds, and the calculated success rate. ### Sample Log File (`build_logs.txt`) Here's a sample log file to test the script: ``` 2024-07-23 14:30:00 -

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.