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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ComputerPathAttribute
ComputerPathAttribute(computer path attribute)

appearance as argument number 1
-------------------------


(documentation ComputerPathAttribute EnglishLanguage "The class of all attributes that are specific to ComputerPaths.") QoSontology.kif 1094-1095
(subclass ComputerPathAttribute SoftwareAttribute) QoSontology.kif 1093-1093 Computer path attribute is a subclass of software attribute

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


(instance PathImportanceFunction ComputerPathAttribute) QoSontology.kif 1104-1104 Path importance function is an instance of computer path attribute
(subclass ContinuousPath ComputerPathAttribute) QoSontology.kif 1143-1143 Continuous path is a subclass of computer path attribute
(subclass DeterministicDataStream ComputerPathAttribute) QoSontology.kif 1125-1125 Deterministic data stream is a subclass of computer path attribute
(subclass DynamicDataStream ComputerPathAttribute) QoSontology.kif 1115-1115 Dynamic data stream is a subclass of computer path attribute
(subclass QuasicontinuousPath ComputerPathAttribute) QoSontology.kif 1153-1153 Quasicontinuous path is a subclass of computer path attribute
(subclass Scalable ComputerPathAttribute) QoSontology.kif 1110-1110 Scalable is a subclass of computer path attribute
(subclass StochasticDataStream ComputerPathAttribute) QoSontology.kif 1120-1120 Stochastic data stream is a subclass of computer path attribute
(subclass TransientPath ComputerPathAttribute) QoSontology.kif 1149-1149 Transient path is a subclass of computer path attribute
(termFormat ChineseLanguage ComputerPathAttribute "计算机路径属性") domainEnglishFormat.kif 16350-16350
(termFormat ChineseTraditionalLanguage ComputerPathAttribute "計算機路徑屬性") domainEnglishFormat.kif 16349-16349
(termFormat EnglishLanguage ComputerPathAttribute "computer path attribute") domainEnglishFormat.kif 16348-16348

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


(=>
    (instance ?Attribute ComputerPathAttribute)
    (exists (?Path)
        (and
            (instance ?Path ComputerPath)
            (property ?Path ?Attribute))))
QoSontology.kif 1097-1102


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