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 812-818
(subclass ComputerComponent ComputerHardware) QoSontology.kif 811-811

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 825-825
(termFormat ChineseLanguage ComputerComponent "电脑组件") domainEnglishFormat.kif 16284-16284
(termFormat ChineseTraditionalLanguage ComputerComponent "電腦組件") domainEnglishFormat.kif 16283-16283
(termFormat EnglishLanguage ComputerComponent "computer component") domainEnglishFormat.kif 16282-16282

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


(domain componentDataID 3 ComputerComponent) QoSontology.kif 899-899
(domain load 1 ComputerComponent) QoSontology.kif 1841-1841
(domain performanceResult 2 ComputerComponent) QoSontology.kif 941-941
(domain unitMeasuringPerformance 1 ComputerComponent) QoSontology.kif 839-839
(domainSubclass componentDataID 2 ComputerComponent) QoSontology.kif 898-898

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


(=>
    (instance ?Component ComputerComponent)
    (exists (?Unit)
        (unitMeasuringPerformance ?Component ?Unit)))
QoSontology.kif 820-823


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