engineered system
IRI: https://spec.industrialontologies.org/ontology/construct/EngineeredSystem
Defined In: https://spec.industrialontologies.org/ontology/core/Core/
SubClass Of: system
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ bfo:object aggregate βΊ system βΊ engineered system
Direct subclasses:
Definition
system that is deliberately created to have a certain function
Semi-Formal Definition:
every instance of βengineered systemβ is defined as exactly an instance of βsystemβ that is the βbearer ofβ some βdesigned functionβ
Examples
- machine, laptop, traffic light system
Adapted From
- www.incose.com, term by the same name
Formal Axioms
First-Order Logic Definition
EngineeredSystem(x) β System(x) β§ βf(DesignedFunction(f) β§ bearerOf(x,f))
Description Logic
constr:EngineeredSystem β‘ constr:System β β bfo:bearer_of .constr:DesignedFunction
constr:EngineeredSystem β constr:System
constr:EngineeredSystem β constr:MaterialArtifact β β₯
constr:EngineeredSystem β constr:Organization β β₯
EquivalentTo: constr:System and bfo:bearer_of some constr:DesignedFunction
SubClassOf: constr:System
constr:EngineeredSystem DisjointWith: (constr:MaterialArtifact, constr:Organization)