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



KB Term:  Term intersection
English Word: 

  MultimediaFile

Sigma KEE - MultimediaFile
MultimediaFile(multimedia file)

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


(documentation MultimediaFile EnglishLanguage "An instance of MultimediaFile is a ComputerFile that can contain (encode) multimedia content: images, text, and/ or sound.") Media.kif 1357-1359
(subclass MultimediaFile ComputerFile) Media.kif 1361-1361 Multimedia file is a subclass of computer file

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


(subclass MUSFile MultimediaFile) Media.kif 1372-1372 MUS file is a subclass of multimedia file
(subclass AudioVisualFile MultimediaFile) Media.kif 1415-1415 Audio visual file is a subclass of multimedia file
(termFormat EnglishLanguage MultimediaFile "multimedia file") domainEnglishFormat.kif 65212-65212 Audio visual file is a subclass of multimedia file

consequent
-------------------------


(=>
    (and
        (instance ?ACT DownloadingNonAudioVideoImageUserFile)
        (patient ?ACT ?FILE)
        (instance ?FILE ComputerFile))
    (and
        (not
            (instance ?FILE ImageFile))
        (not
            (instance ?FILE AudioFile))
        (not
            (instance ?FILE MultimediaFile))))
ComputerInput.kif 2777-2788 If X is an instance of downloading non audio video image user file, Y is a patient of X, and Y is an instance of computer file, then Y is not an instance of image file, Y is not an instance of audio file, and Y is not an instance of multimedia file
(=>
    (instance ?I ITunes)
    (hasPurpose ?I
        (exists (?M ?D)
            (and
                (instance ?M MultimediaFile)
                (instance ?D DownloadingOverNetwork)
                (objectTransferred ?D ?M)
                (instrument ?D ?I)))))
ComputingBrands.kif 3316-3324 If X is an instance of i_tunes, then X has the purpose there exist Y, Z such that Y is an instance of multimedia file, Z is an instance of downloading, the object transferred in Z is Y, and X is an instrument for Z


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners