designed function
IRI: https://spec.industrialontologies.org/ontology/construct/DesignedFunction
Defined In: https://spec.industrialontologies.org/ontology/core/Core/
SubClass Of: bfo:function
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:disposition βΊ capability βΊ bfo:function βΊ designed function
Definition
function that is intentionally designed
Semi-Formal Definition:
every instance of βdesigned functionβ is exactly an instance of βfunctionβ that is βprescribed byβ some βdesign specificationβ
Examples
- the function of a oil pump to pump oil, the function of a knife to cut things
Adapted From
- http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology
Formal Axioms
First-Order Logic Definition
ArtifactFunction(x) β Function(x) β§ βd(DesignSpecification(m)β§ prescribedBy(x,d))
Description Logic
constr:DesignedFunction β‘ bfo:function β β constr:prescribedBy .constr:DesignSpecification
constr:DesignedFunction β bfo:function
EquivalentTo: bfo:function and constr:prescribedBy some constr:DesignSpecification
SubClassOf: bfo:function