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 921-927
(subclass ComputerComponent ComputerHardware) QoSontology.kif 920-920

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 934-934
(termFormat ChineseLanguage ComputerComponent "电脑组件") domainEnglishFormat.kif 16299-16299
(termFormat ChineseTraditionalLanguage ComputerComponent "電腦組件") domainEnglishFormat.kif 16298-16298
(termFormat EnglishLanguage ComputerComponent "computer component") domainEnglishFormat.kif 16297-16297

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


(domain componentDataID 3 ComputerComponent) QoSontology.kif 1008-1008
(domain load 1 ComputerComponent) QoSontology.kif 1972-1972
(domain performanceResult 2 ComputerComponent) QoSontology.kif 1050-1050
(domain unitMeasuringPerformance 1 ComputerComponent) QoSontology.kif 948-948
(domainSubclass componentDataID 2 ComputerComponent) QoSontology.kif 1007-1007

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


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


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