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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ComputerComponent
ComputerComponent

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

appearance as argument number 2
-------------------------


(subclass CPU ComputerComponent) QoSontology.kif 83-83
(subclass ComputerMemory ComputerComponent) QoSontology.kif 70-70
(subclass DiskDrive ComputerComponent) ComputerInput.kif 730-730
(subclass HardDiskDrive ComputerComponent) QoSontology.kif 76-76
(subclass NetworkAdapter ComputerComponent) QoSontology.kif 931-931
(termFormat ChineseLanguage ComputerComponent "电脑组件") domainEnglishFormat.kif 16295-16295
(termFormat ChineseTraditionalLanguage ComputerComponent "電腦組件") domainEnglishFormat.kif 16294-16294
(termFormat EnglishLanguage ComputerComponent "computer component") domainEnglishFormat.kif 16293-16293

appearance as argument number 3
-------------------------


(domain componentDataID 3 ComputerComponent) QoSontology.kif 1005-1005
(domain load 1 ComputerComponent) QoSontology.kif 1947-1947
(domain performanceResult 2 ComputerComponent) QoSontology.kif 1047-1047
(domain unitMeasuringPerformance 1 ComputerComponent) QoSontology.kif 945-945
(domainSubclass componentDataID 2 ComputerComponent) QoSontology.kif 1004-1004

antecedent
-------------------------


(=>
    (instance ?Component ComputerComponent)
    (exists (?Unit)
        (unitMeasuringPerformance ?Component ?Unit)))
QoSontology.kif 926-929


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 is open source software produced by Articulate Software and its partners