Dontopedia

Evaluation Workflow

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

Evaluation Workflow has 9 facts recorded in Dontopedia across 2 references, with 2 live disagreements.

9 facts·5 predicates·2 sources·2 in dispute

Mostly:has phase(4), ends with(2), rdf:type(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (1)

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.

describesWorkflowDescribes Workflow(1)

Other facts (9)

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.

9 facts
PredicateValueRef
Has PhaseConfiguration Phase[1]
Has PhaseData Entry Phase[1]
Has PhaseComputation Phase[1]
Has PhaseOutput Phase[1]
Ends WithOutput Phase[1]
Ends WithOutput Generation[2]
Rdf:typeProcedural Workflow[1]
Is Interactivetrue[1]
Begins WithData Preparation[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/fd847186-7170-4b7d-b307-1282777adea7
ex:ProceduralWorkflow
hasPhasebeam/fd847186-7170-4b7d-b307-1282777adea7
ex:configuration-phase
hasPhasebeam/fd847186-7170-4b7d-b307-1282777adea7
ex:data-entry-phase
hasPhasebeam/fd847186-7170-4b7d-b307-1282777adea7
ex:computation-phase
hasPhasebeam/fd847186-7170-4b7d-b307-1282777adea7
ex:output-phase
endsWithbeam/fd847186-7170-4b7d-b307-1282777adea7
ex:output-phase
isInteractivebeam/fd847186-7170-4b7d-b307-1282777adea7
true
beginsWithbeam/ca2653b8-c25f-4a54-bdfa-ff6ea71f5472
ex:data-preparation
endsWithbeam/ca2653b8-c25f-4a54-bdfa-ff6ea71f5472
ex:output-generation

References (2)

2 references
  1. ctx:claims/beam/fd847186-7170-4b7d-b307-1282777adea7
    • full textbeam-chunk
      text/plain1 KBdoc:beam/fd847186-7170-4b7d-b307-1282777adea7
      Show excerpt
      # Print the results print("\nWeighted Scores:") for option_name, score in sorted_options: print(f"{option_name}: {score}") if __name__ == "__main__": main() ``` ### How to Use the Script 1. Run the script. 2. Ente
  2. ctx:claims/beam/ca2653b8-c25f-4a54-bdfa-ff6ea71f5472
    • full textbeam-chunk
      text/plain1 KBdoc:beam/ca2653b8-c25f-4a54-bdfa-ff6ea71f5472
      Show excerpt
      true_vector = [doc in ground_truth_documents for doc in retrieved_documents] pred_vector = [True] * len(retrieved_documents) y_true.extend(true_vector) y_pred.extend(pred_vector) # Calculate precision and recall precision

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.