UploadingImage(uploading image) |
appearance as argument number 1 |
(documentation UploadingImage EnglishLanguage "UploadingImage is those instances of NetworkCommunication in which a ImageFile is uploaded from a user's local computer onto another ComputerSystem on a network.") | ComputerInput.kif 2789-2791 | |
(subclass UploadingImage UploadingOverNetwork) | ComputerInput.kif 2788-2788 | Uploading image is a subclass of uploading |
appearance as argument number 2 |
(termFormat EnglishLanguage UploadingImage "uploading image") | domainEnglishFormat.kif 65718-65718 |
antecedent |
(=> (instance ?ACT UploadingImage) (exists (?FILE) (and (patient ?ACT ?FILE) (instance ?FILE ImageFile)))) |
ComputerInput.kif 2793-2798 |
|