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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - UploadingRequest
UploadingRequest

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


(disjoint UploadingRequest DownloadingRequest) ComputerInput.kif 1856-1856
(documentation UploadingRequest EnglishLanguage "A SubmitAction instructing a ComputerProgram to upload across a network a specified file existing on the local machine.") ComputerInput.kif 1854-1855
(subclass UploadingRequest SubmitAction) ComputerInput.kif 1853-1853

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


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

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


(=>
    (instance ?ACT UploadingRequest)
    (exists (?FILE)
        (and
            (patient ?ACT ?FILE)
            (instance ?FILE ComputerFile))))
ComputerInput.kif 1858-1863


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