Technikbestandteil (EngineeringComponent)
A fundamental concept that applies
in many engineering domains. An EngineeringComponent is an element of
a Device that is a physically whole object, such as one might
see listed as standard parts in a catalog. The main difference betweeen
EngineeringComponents and arbitrary globs of matter is that
EngineeringComponents are object-like in a modeling sense. Thus, an
EngineeringComponent is not an arbtrary subregion, but a part of a
system with a stable identity.
Ontology
SUMO / OBJECTSSuperclass(es)
Subclass(es)
Technikanschluss
Coordinate term(s)
Maschine
Musikinstrument
Transportvorrichtung
Waffe
Constrains relations
angeschlosseneTechnikKomponenten
schliesstTechnikKomponentenAn
technikSubkomponente
Related WordNet synsets
- component, constituent, element
- an artifact that is one of the individual parts of which a composite entity is made up; especially a part that can be separated from or attached to a system: "spare components for cars"; "a component or constituent element of a system"
- mechanism
- a piece of machinery or a mechanical device; has moving parts that perform some function
See more related synsets on a separate page.
Axioms (1)
Wenn comp ist ein fall von Technikbestandteil , dann es gibt ein Gerät device der comp ist ein bestandteil von device .
(=>
(instance ?COMP EngineeringComponent)
(exists
(?DEVICE)
(and
(instance ?DEVICE Device)
(component ?COMP ?DEVICE))))