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 1094-1095
(subclass ComputerPathAttribute SoftwareAttribute) QoSontology.kif 1093-1093 ComputerPathAttribute est une sous-classe de SoftwareAttribute

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


(instance PathImportanceFunction ComputerPathAttribute) QoSontology.kif 1104-1104 PathImportanceFunction est une instance de ComputerPathAttribute
(subclass ContinuousPath ComputerPathAttribute) QoSontology.kif 1143-1143 ContinuousPath est une sous-classe de ComputerPathAttribute
(subclass DeterministicDataStream ComputerPathAttribute) QoSontology.kif 1125-1125 DeterministicDataStream est une sous-classe de ComputerPathAttribute
(subclass DynamicDataStream ComputerPathAttribute) QoSontology.kif 1115-1115 DynamicDataStream est une sous-classe de ComputerPathAttribute
(subclass QuasicontinuousPath ComputerPathAttribute) QoSontology.kif 1153-1153 QuasicontinuousPath est une sous-classe de ComputerPathAttribute
(subclass Scalable ComputerPathAttribute) QoSontology.kif 1110-1110 Scalable est une sous-classe de ComputerPathAttribute
(subclass StochasticDataStream ComputerPathAttribute) QoSontology.kif 1120-1120 StochasticDataStream est une sous-classe de ComputerPathAttribute
(subclass TransientPath ComputerPathAttribute) QoSontology.kif 1149-1149 TransientPath est une sous-classe de ComputerPathAttribute
(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