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



KB Term:  Term intersection
English Word: 

  TransientPath

Sigma KEE - TransientPath
TransientPath(transient path)

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


(subclass TransientPath ComputerPathAttribute) QoSontology.kif 1245-1245 Transient path is a subclass of computer path attribute
(documentation TransientPath EnglishLanguage "An attribute which applies to computer paths which handle random events.") QoSontology.kif 1246-1247 Transient path is a subclass of computer path attribute

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


(termFormat EnglishLanguage TransientPath "transient path") domainEnglishFormat.kif 58837-58837
(termFormat ChineseTraditionalLanguage TransientPath "瞬態路徑") domainEnglishFormat.kif 58838-58838
(termFormat ChineseLanguage TransientPath "瞬态路径") domainEnglishFormat.kif 58839-58839

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


(=>
    (and
        (instance ?Path ComputerPath)
        (property ?Path ContinuousPath))
    (not
        (property ?Path TransientPath)))
QoSontology.kif 1255-1259 If X is an instance of computer path and X the attribute continuous path, then X does not have the attribute transient path


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners