![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| ComputerFile(computer file) | ASCII_text_file, computer_file, document, text_file |
| appearance as argument number 1 |
|
|
| (subclass ComputerFile DigitalData) | QoSontology.kif 166-166 | Computer file is a subclass of digital data |
| (documentation ComputerFile EnglishLanguage "A collection of bytes stored as an individual entity. All data on disk is stored as a file with an assigned file name that is unique within the folder (directory) it resides in.") | QoSontology.kif 167-170 | Computer file is a subclass of digital data |
| (lexicon ComputerFile LexNoun "file") | engineering.kif 1766-1766 | Computer file is a subclass of digital data |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain directoryOf 1 ComputerFile) | QoSontology.kif 210-210 | The number 1 argument of directory of is an instance of computer file |
| (domain AddressFn 1 ComputerFile) | QoSontology.kif 218-218 | The number 1 argument of address is an instance of computer file |
| (domain programCopy 1 ComputerFile) | QoSontology.kif 731-731 | The number 1 argument of program copy is an instance of computer file |
| antecedent |
|
|
| (=> (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 |
| (=> (and (instance ?Directory ComputerDirectory) (instance ?File ComputerFile) (directoryOf ?File ?Directory)) (refers (AddressFn ?File) ?Directory)) |
QoSontology.kif 226-231 | If X is an instance of computer directory, Y is an instance of computer file, and X is a directory of Y, then the address of Y includes a reference to X |
| consequent |
|
|