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


KB Term:  Term intersection
English Word: 

Sigma KEE - UploadingRequest
UploadingRequest(uploading request)

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


(subclass UploadingRequest SubmitAction) ComputerInput.kif 1869-1869 Uploading request is a subclass of submit action
(documentation UploadingRequest EnglishLanguage "A SubmitAction instructing a ComputerProgram to upload across a network a specified file existing on the local machine.") ComputerInput.kif 1870-1871 Uploading request is a subclass of submit action
(disjoint UploadingRequest DownloadingRequest) ComputerInput.kif 1872-1872 Uploading request is disjoint from downloading request

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


(termFormat EnglishLanguage UploadingRequest "uploading request") domainEnglishFormat.kif 65674-65674

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


(=>
    (instance ?ACT UploadingRequest)
    (exists (?FILE)
        (and
            (patient ?ACT ?FILE)
            (instance ?FILE ComputerFile))))
ComputerInput.kif 1874-1879 If X is an instance of uploading request, then there exists Y such that Y is a patient of X and Y is an instance of computer file


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