ReadOnlyMemoryDataStorage |
appearance as argument number 1 |
![]() |
(documentation ReadOnlyMemoryDataStorage EnglishLanguage "A DigitalDataStorageDevice on which it is not possible to write or alter any DigitalData except during its fabrication.") | Media.kif 767-767 | |
(subclass ReadOnlyMemoryDataStorage DigitalDataStorageDevice) | Media.kif 766-766 |
appearance as argument number 2 |
![]() |
(subclass CD-ROM ReadOnlyMemoryDataStorage) | Media.kif 1174-1174 |
antecedent |
![]() |
(=> (and (instance ?X ReadOnlyMemoryDataStorage) (instance ?FABRICATION Manufacture) (result ?FABRICATION ?X)) (not (modalAttribute (exists (?WRITE1 ?DATA1) (and (or (instance ?WRITE2 ContentDevelopment) (instance ?WRITE2 DeletingData)) (earlier (WhenFn ?FABRICATION) (WhenFn ?WRITE1)) (patient ?WRITE1 ?X) (patient ?WRITE1 ?DATA1) (holdsDuring (ImmediateFutureFn (WhenFn ?WRITE1)) (stored ?DATA1 ?X)))) Possibility))) |
Media.kif 768-788 |
![]() |
![]() |