# Encoded Domain Knowledge
**Domain:** Knowledge Representation / Expert Systems
**Doc Type:** Canonical Concept Node
**Maturity:** Developed
## Definition
**Encoded domain knowledge** is specialized understanding made operational in a computational system through rules, constraints, ontologies, examples, retrieval sources or trained representations.
## DENDRAL Context
DENDRAL demonstrated that chemical expertise could radically reduce an otherwise unmanageable search space. The system's success came not from unconstrained general reasoning but from representing what chemists knew about molecular structure and mass-spectral fragmentation.
[[articles/The Evolutionary Roots of Silicon Valley|The Evolutionary Roots of Silicon Valley]] uses this as a founding principle of practical AI: knowledge is power because representation determines which hypotheses can be generated, rejected and explained.
## Governance Context
Encoding knowledge also encodes exclusions and authority. Who counts as an expert, which cases become exceptions and when rules expire must remain visible. In continuity systems, hidden domain assumptions can determine whether a subject is recognized, restored or denied standing.
## Key Insight
**A system's intelligence is partly the history of whose distinctions were made computable.**
## Sources / Provenance
- Stanford Biomedical Data Science history: https://dbds.stanford.edu/biomedical-data-science-graduate-program-overview/
- DENDRAL historical publications: https://cs.stanford.edu/people/eaf/wordpress/cv/
## See Also
[[wiki/DENDRAL|DENDRAL]], [[wiki/Reasoning Engine|Reasoning Engine]], [[wiki/Ontology|Ontology]], [[wiki/Provenance|Provenance]]