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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DataStorageDevice
DataStorageDevice

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 25619-25621
(subclass DataStorageDevice Device) Mid-level-ontology.kif 25618-25618 DataStorageDeviceデバイスsubclass では %n

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


(rangeSubclass AlbumCopiesFn DataStorageDevice) Music.kif 932-932 AlbumCopiesFn が返す値は DataStorageDevicesubclasses では %n
(subclass AudioDataStorageDevice DataStorageDevice) Media.kif 817-817 AudioDataStorageDeviceDataStorageDevicesubclass では %n
(subclass Blackboard DataStorageDevice) Media.kif 1086-1086 BlackboardDataStorageDevicesubclass では %n
(subclass ElectronicDataStorageDevice DataStorageDevice) Media.kif 684-684 ElectronicDataStorageDeviceDataStorageDevicesubclass では %n
(subclass HardcopyDocument DataStorageDevice) Media.kif 1032-1032 HardcopyDocumentDataStorageDevicesubclass では %n
(subclass PrintedSheet DataStorageDevice) Media.kif 1067-1067 PrintedSheetDataStorageDevicesubclass では %n
(subclass VideoDataStorageDevice DataStorageDevice) Media.kif 837-837 VideoDataStorageDeviceDataStorageDevicesubclass では %n
(subclass Whiteboard DataStorageDevice) Mid-level-ontology.kif 25623-25623 WhiteboardDataStorageDevicesubclass では %n
(termFormat EnglishLanguage DataStorageDevice "data storage device") domainEnglishFormat.kif 64743-64743

appearance as argument number 3
-------------------------


(domain stored 2 DataStorageDevice) Mid-level-ontology.kif 14360-14360 stored の数値 2 引数は DataStorageDeviceinstance では %n
(domainSubclass AlbumCopiesFn 2 DataStorageDevice) Music.kif 931-931 AlbumCopiesFn の数値 2 引数は DataStorageDevicesubclass では %n

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


(=>
    (and
        (instance ?DSTORE DataStorageDevice)
        (attribute ?DSTORE Blank))
    (not
        (exists (?DATA)
            (stored ?DATA ?DSTORE))))
Mid-level-ontology.kif 14380-14386

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 14340-14345


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



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