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:Thingbfo:entitybfo:continuantbfo:independent continuantbfo:material entitybfo:object aggregatesystemengineered 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