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

Formal Language: 



KB Term:  Term intersection
English Word: 

  DownloadingImage

Sigma KEE - DownloadingImage
DownloadingImage

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


(documentation DownloadingImage EnglishLanguage "DownloadingImage is those instances of NetworkCommunication in which a ImageFile is downloaded to a user's local computer from another ComputerSystem on a network.") ComputerInput.kif 2720-2722
(subclass DownloadingImage DownloadingUserFile) ComputerInput.kif 2719-2719 DownloadingImage est une sous-classe de DownloadingUserFile

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


(termFormat EnglishLanguage DownloadingImage "downloading image") domainEnglishFormat.kif 64782-64782

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


(=>
    (instance ?ACT DownloadingImage)
    (exists (?FILE)
        (and
            (patient ?ACT ?FILE)
            (instance ?FILE ImageFile))))
ComputerInput.kif 2724-2729


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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