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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - QuasicontinuousPath
QuasicontinuousPath

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


(documentation QuasicontinuousPath EnglishLanguage "An attribute which applies to computer paths which handle random events, which initiate a bounded stream of data arriving at a comment of rate, which the path must process.") QoSontology.kif 1263-1266
(subclass QuasicontinuousPath ComputerPathAttribute) QoSontology.kif 1262-1262

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


(termFormat ChineseLanguage QuasicontinuousPath "准连续路径") domainEnglishFormat.kif 48339-48339
(termFormat ChineseTraditionalLanguage QuasicontinuousPath "準連續路徑") domainEnglishFormat.kif 48338-48338
(termFormat EnglishLanguage QuasicontinuousPath "quasicontinuous path") domainEnglishFormat.kif 48337-48337

consequent
-------------------------


(=>
    (and
        (instance ?Path ComputerPath)
        (property ?Path ContinuousPath))
    (not
        (property ?Path QuasicontinuousPath)))
QoSontology.kif 1274-1278
(=>
    (dataStreamSlack ?Path ?Number)
    (or
        (property ?Path ContinuousPath)
        (property ?Path QuasicontinuousPath)))
QoSontology.kif 1323-1327


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