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

Formal Language: 



KB Term:  Term intersection
English Word: 

  ComputerComponent

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 ComputerComponent e' uma sub-classe de ComputerHardware

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


(subclass CPU ComputerComponent) QoSontology.kif 83-83 CPU e' uma sub-classe de ComputerComponent
(subclass ComputerMemory ComputerComponent) QoSontology.kif 70-70 ComputerMemory e' uma sub-classe de ComputerComponent
(subclass DiskDrive ComputerComponent) ComputerInput.kif 730-730 DiskDrive e' uma sub-classe de ComputerComponent
(subclass HardDiskDrive ComputerComponent) QoSontology.kif 76-76 HardDiskDrive e' uma sub-classe de ComputerComponent
(subclass NetworkAdapter ComputerComponent) QoSontology.kif 825-825 NetworkAdapter e' uma sub-classe de ComputerComponent
(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 O argumento numero 3 de componentDataID e' uma instancia de ComputerComponent
(domain load 1 ComputerComponent) QoSontology.kif 1841-1841 O argumento numero 1 de load e' uma instancia de ComputerComponent
(domain performanceResult 2 ComputerComponent) QoSontology.kif 941-941 O argumento numero 2 de performanceResult e' uma instancia de ComputerComponent
(domain unitMeasuringPerformance 1 ComputerComponent) QoSontology.kif 839-839 O argumento numero 1 de unitMeasuringPerformance e' uma instancia de ComputerComponent
(domainSubclass componentDataID 2 ComputerComponent) QoSontology.kif 898-898 O argumento numero 2 de componentDataID e' uma sub-classe de ComputerComponent

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


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


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

Show without tree


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