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


KB Term:  Term intersection
English Word: 

Sigma KEE - RMStartApplication
RMStartApplication(RM start application)

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


(subclass RMStartApplication ComputerProgram) QoSontology.kif 688-688 RM start application is a subclass of computer program
(documentation RMStartApplication EnglishLanguage "A program started by a Resource Management program, which determines if and where to start the application.") QoSontology.kif 690-692 RM start application is a subclass of computer program

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


(termFormat EnglishLanguage RMStartApplication "RM start application") QoSontology.kif 689-689

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


(=>
    (instance ?RM RMStartApplication)
    (exists (?Application ?Process ?RMCopy)
        (and
            (instance ?Application ComputerProgram)
            (programCopy ?RMCopy ?RM)
            (programRunning ?Process
                (StartupFn ?Application))
            (agent ?Process ?RMCopy))))
QoSontology.kif 694-701 If X is an instance of RM start application, then there exist Y, Z, W such that Y is an instance of computer program, W is a copy of X, the startup of Y is a program running of Z, and W is an agent of Z


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