ComputerComponent(computer component) | magnetic_medium, magnetic_storage, magnetic_storage_medium |
appearance as argument number 1 |
(documentation ComputerComponent EnglishLanguage "An instance of ComputerComponent is a piece of computer hardware that has measurable performance characteristics in terms of different units. Components include hard drives, the performance of which can be measured in terms of BitsPerSecond required to transfer data to and from the drive, network adapters, the performance of which can be measured by PacketsPerSecond units of data transfered to and from the adapter, and other common components like ComputerMemory and CentralProcessingUnit.") | QoSontology.kif 812-818 | |
(subclass ComputerComponent ComputerHardware) | QoSontology.kif 811-811 | Computer component is a subclass of computer hardware |
appearance as argument number 2 |
appearance as argument number 3 |
(domain componentDataID 3 ComputerComponent) | QoSontology.kif 899-899 | The number 3 argument of component data ID is an instance of computer component |
(domain load 1 ComputerComponent) | QoSontology.kif 1841-1841 | The number 1 argument of load is an instance of computer component |
(domain performanceResult 2 ComputerComponent) | QoSontology.kif 941-941 | The number 2 argument of performance result is an instance of computer component |
(domain unitMeasuringPerformance 1 ComputerComponent) | QoSontology.kif 839-839 | The number 1 argument of unit measuring performance is an instance of computer component |
(domainSubclass componentDataID 2 ComputerComponent) | QoSontology.kif 898-898 | The number 2 argument of component data ID is a subclass of computer component |
antecedent |
(=> (instance ?Component ComputerComponent) (exists (?Unit) (unitMeasuringPerformance ?Component ?Unit))) |
QoSontology.kif 820-823 |
|