Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - ComputerComponent
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
-------------------------


(subclass DiskDrive ComputerComponent) ComputerInput.kif 746-746 Disk drive is a subclass of computer component
(subclass ComputerMemory ComputerComponent) QoSontology.kif 65-65 Computer memory is a subclass of computer component
(subclass HardDiskDrive ComputerComponent) QoSontology.kif 71-71 Hard disk drive is a subclass of computer component
(subclass CPU ComputerComponent) QoSontology.kif 78-78 CPU is a subclass of computer component
(subclass NetworkAdapter ComputerComponent) QoSontology.kif 921-921 Network adapter is a subclass of computer component
(termFormat EnglishLanguage ComputerComponent "computer component") domainEnglishFormat.kif 16284-16284 Network adapter is a subclass of computer component
(termFormat ChineseTraditionalLanguage ComputerComponent "電腦組件") domainEnglishFormat.kif 16285-16285 Network adapter is a subclass of computer component
(termFormat ChineseLanguage ComputerComponent "电脑组件") domainEnglishFormat.kif 16286-16286 Network adapter is a subclass of computer component

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


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners