ITProcess(IT process) |
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 | IT process is a subclass of intentional process |
appearance as argument number 2 |
![]() |
(subclass SoftwareInstallation ITProcess) | engineering.kif 1637-1637 | Installation is a subclass of IT process |
(subclass SoftwareUnInstallation ITProcess) | engineering.kif 1643-1643 | Un installation is a subclass of IT process |
(termFormat ChineseLanguage ITProcess "IT流程") | domainEnglishFormat.kif 31343-31343 | Un installation is a subclass of IT process |
(termFormat ChineseTraditionalLanguage ITProcess "IT流程") | domainEnglishFormat.kif 31342-31342 | Un installation is a subclass of IT process |
(termFormat EnglishLanguage ITProcess "IT process") | domainEnglishFormat.kif 31341-31341 | Un installation is a subclass of IT process |
antecedent |
![]() |
(=> (instance ?PROCESS ITProcess) (exists (?AGENT ?PATIENT) (and (agent ?PROCESS ?AGENT) (patient ?PROCESS ?PATIENT) (instance ?AGENT ITAgent) (instance ?PATIENT Computer)))) |
engineering.kif 1624-1631 |
|
![]() |
![]() |