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 918-924 | |
(subclass ComputerComponent ComputerHardware) | QoSontology.kif 917-917 | Computer component is a subclass of computer hardware |
appearance as argument number 2 |
appearance as argument number 3 |
(domain componentDataID 3 ComputerComponent) | QoSontology.kif 1005-1005 | The number 3 argument of component data ID is an instance of computer component |
(domain load 1 ComputerComponent) | QoSontology.kif 1947-1947 | The number 1 argument of load is an instance of computer component |
(domain performanceResult 2 ComputerComponent) | QoSontology.kif 1047-1047 | The number 2 argument of performance result is an instance of computer component |
(domain unitMeasuringPerformance 1 ComputerComponent) | QoSontology.kif 945-945 | The number 1 argument of unit measuring performance is an instance of computer component |
(domainSubclass componentDataID 2 ComputerComponent) | QoSontology.kif 1004-1004 | 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 926-929 |
|