DataStorageDevice(data storage device) | recording |
appearance as argument number 1 |
(documentation DataStorageDevice EnglishLanguage "An instance of DataStorageDevice is a Device intended to be used for storing data (information).") | Mid-level-ontology.kif 25652-25654 | |
(subclass DataStorageDevice Device) | Mid-level-ontology.kif 25651-25651 | Data storage device is a subclass of device |
appearance as argument number 2 |
appearance as argument number 3 |
(domain stored 2 DataStorageDevice) | Mid-level-ontology.kif 14387-14387 | The number 2 argument of stored is an instance of data storage device |
(domainSubclass AlbumCopiesFn 2 DataStorageDevice) | Music.kif 931-931 | The number 2 argument of album copies function is a subclass of data storage device |
antecedent |
(=> (and (instance ?DSTORE DataStorageDevice) (attribute ?DSTORE Blank)) (not (exists (?DATA) (stored ?DATA ?DSTORE)))) |
Mid-level-ontology.kif 14407-14413 |
|
consequent |
(=> (instance ?DSAVE DataSaving) (exists (?DSTORE) (and (instance ?DSTORE DataStorageDevice) (resource ?DSAVE ?DSTORE)))) |
QoSontology.kif 1914-1919 |
|
(=> (record ?REC ?PHYS) (exists (?DS) (and (instance ?DS DataStorageDevice) (stored ?REC ?DS)))) |
Mid-level-ontology.kif 14367-14372 |
|