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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ComputerPathAttribute
ComputerPathAttribute

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


(documentation ComputerPathAttribute EnglishLanguage "The class of all attributes that are specific to ComputerPaths.") QoSontology.kif 1203-1204
(subclass ComputerPathAttribute SoftwareAttribute) QoSontology.kif 1202-1202

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


(instance PathImportanceFunction ComputerPathAttribute) QoSontology.kif 1213-1213
(subclass ContinuousPath ComputerPathAttribute) QoSontology.kif 1252-1252
(subclass DeterministicDataStream ComputerPathAttribute) QoSontology.kif 1234-1234
(subclass DynamicDataStream ComputerPathAttribute) QoSontology.kif 1224-1224
(subclass QuasicontinuousPath ComputerPathAttribute) QoSontology.kif 1262-1262
(subclass Scalable ComputerPathAttribute) QoSontology.kif 1219-1219
(subclass StochasticDataStream ComputerPathAttribute) QoSontology.kif 1229-1229
(subclass TransientPath ComputerPathAttribute) QoSontology.kif 1258-1258
(termFormat ChineseLanguage ComputerPathAttribute "计算机路径属性") domainEnglishFormat.kif 16365-16365
(termFormat ChineseTraditionalLanguage ComputerPathAttribute "計算機路徑屬性") domainEnglishFormat.kif 16364-16364
(termFormat EnglishLanguage ComputerPathAttribute "computer path attribute") domainEnglishFormat.kif 16363-16363

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


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


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