Forward-chaining inference that adds axioms to the ontology until rules are satisfied
Saturation
Materialization until a fixed point — no new axioms can be inferred
Classification
In OWL tools (ELK/HermiT), computing the class taxonomy (subsumption hierarchy). OntoLogos CLI classify is RDFS materialization only in v0.4 — not taxonomy classification
Profile
OWL 2 subset (EL, RL, QL, DL) with defined computational properties
Subsumption
A subClassOf B — every instance of A is an instance of B