![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| ComputerComponent(computer component) | magnetic_medium, magnetic_storage, magnetic_storage_medium |
| appearance as argument number 1 |
|
|
| (subclass ComputerComponent ComputerHardware) | QoSontology.kif 907-907 | Computer component is a subclass of computer hardware |
| (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 908-914 | Computer component is a subclass of computer hardware |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain unitMeasuringPerformance 1 ComputerComponent) | QoSontology.kif 935-935 | The number 1 argument of unit measuring performance is an instance of computer component |
| (domainSubclass componentDataID 2 ComputerComponent) | QoSontology.kif 994-994 | The number 2 argument of component data ID is a subclass of computer component |
| (domain componentDataID 3 ComputerComponent) | QoSontology.kif 995-995 | The number 3 argument of component data ID is an instance of computer component |
| (domain performanceResult 2 ComputerComponent) | QoSontology.kif 1037-1037 | The number 2 argument of performance result is an instance of computer component |
| (domain load 1 ComputerComponent) | QoSontology.kif 1965-1965 | The number 1 argument of load is an instance of computer component |
| antecedent |
|
|
| (=> (instance ?Component ComputerComponent) (exists (?Unit) (unitMeasuringPerformance ?Component ?Unit))) |
QoSontology.kif 916-919 | If X is an instance of computer component, then there exists Y such that Y is an unit measuring performance of X |