required function
IRI: https://spec.industrialontologies.org/ontology/construct/RequiredFunction
Defined In: https://spec.industrialontologies.org/ontology/maintenance/Maintenance/
SubClass Of: bfo:function
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:disposition βΊ capability βΊ bfo:function βΊ required function
Definition
function of a maintainable material item which is considered necessary to fulfil a process requirement
Explanatory Notes
the function can be a combination of functions
Examples
- to sense, to store, to process information, to control
Synonyms
- primary function
Adapted From
- The natural language definition is adapted from EN:13306
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
no sufficient conditions are defined for this class
Formal Axioms
First-Order Logic Axioms
RequiredFunction(x) β Function(x) β§ βy,z(MaintainableMaterialItem(y) β§ FunctioningProcess(z) β§ participatesInAtSomeTime(y,z) β§ functionOf(x,y))
Semi-Formal Natural Language Axioms
every instance of βrequired functionβ is defined as an instance of βfunctionβ that is the βfunction ofβ some βmaintainable material itemβ that βparticipates in at some timeβ some βfunctioning processβ
Description Logic
constr:RequiredFunction β bfo:function
constr:RequiredFunction β β bfo:participates_in_at_some_time .constr:FunctioningProcess β β constr:functionOf .constr:MaintainableMaterialItem
SubClassOf: bfo:function
SubClassOf: bfo:participates_in_at_some_time some constr:FunctioningProcess and constr:functionOf some constr:MaintainableMaterialItem