Statistics Ontology Authoring
Maintain statistical statements as formal ontology nodes.
Required Workflow
- •Open
schema/equation-node.schema.json. - •Edit
data/statistics/nodes.jsonunderstatement_nodes. - •Keep formal structure complete:
- •
statement_class - •
epistemic_status - •
theory_context - •
formal_statement - •
structural_signature - •
symbol_lexicon - •
semantic_interpretation - •
inferential_links
- •
- •For derived statements, use
statement_class: corollaryand setinferential_links.entailed_by. - •Add a bibliographic provenance entry for new foundational statements.
- •Run
python scripts/validate_nodes.py.
Naming and Style
- •Use academically standard titles.
- •Use mathematically conventional notation in canonical forms.
- •Keep inferential claims explicit and minimal.