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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ITProcess
ITProcess

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


(documentation ITProcess EnglishLanguage "A process performed on a computer by a human operator.") engineering.kif 1621-1622
(subclass ITProcess IntentionalProcess) engineering.kif 1623-1623

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


(subclass SoftwareInstallation ITProcess) engineering.kif 1637-1637
(subclass SoftwareUnInstallation ITProcess) engineering.kif 1643-1643
(termFormat ChineseLanguage ITProcess "IT流程") domainEnglishFormat.kif 31343-31343
(termFormat ChineseTraditionalLanguage ITProcess "IT流程") domainEnglishFormat.kif 31342-31342
(termFormat EnglishLanguage ITProcess "IT process") domainEnglishFormat.kif 31341-31341

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


(=>
    (instance ?PROCESS ITProcess)
    (exists (?AGENT ?PATIENT)
        (and
            (agent ?PROCESS ?AGENT)
            (patient ?PROCESS ?PATIENT)
            (instance ?AGENT ITAgent)
            (instance ?PATIENT Computer))))
engineering.kif 1624-1631


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