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

Formal Language: 


KB Term:  Term intersection
English Word: 

  DataStorageDevice

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 27519-27521
(subclass DataStorageDevice Device) Mid-level-ontology.kif 27518-27518 DataStorageDevice设备subclass

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


(rangeSubclass AlbumCopiesFn DataStorageDevice) Music.kif 934-934 AlbumCopiesFn 的所得值 是 DataStorageDevicesubclass
(subclass AudioDataStorageDevice DataStorageDevice) Media.kif 817-817 AudioDataStorageDeviceDataStorageDevicesubclass
(subclass Blackboard DataStorageDevice) Media.kif 1086-1086 BlackboardDataStorageDevicesubclass
(subclass ElectronicDataStorageDevice DataStorageDevice) Media.kif 684-684 ElectronicDataStorageDeviceDataStorageDevicesubclass
(subclass HardcopyDocument DataStorageDevice) Media.kif 1032-1032 HardcopyDocumentDataStorageDevicesubclass
(subclass PrintedSheet DataStorageDevice) Media.kif 1067-1067 PrintedSheetDataStorageDevicesubclass
(subclass VideoDataStorageDevice DataStorageDevice) Media.kif 837-837 VideoDataStorageDeviceDataStorageDevicesubclass
(subclass Whiteboard DataStorageDevice) Mid-level-ontology.kif 27523-27523 WhiteboardDataStorageDevicesubclass
(termFormat EnglishLanguage DataStorageDevice "data storage device") domainEnglishFormat.kif 64737-64737 WhiteboardDataStorageDevicesubclass

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


(domain stored 2 DataStorageDevice) Mid-level-ontology.kif 15731-15731 stored 的 2 数量 是 DataStorageDeviceinstance
(domainSubclass AlbumCopiesFn 2 DataStorageDevice) Music.kif 933-933 AlbumCopiesFn 的 2 数量 是 DataStorageDevicesubclass

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


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

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


(=>
    (instance ?DSAVE DataSaving)
    (exists (?DSTORE)
        (and
            (instance ?DSTORE DataStorageDevice)
            (resource ?DSAVE ?DSTORE))))
QoSontology.kif 2045-2050
(=>
    (record ?REC ?PHYS)
    (exists (?DS)
        (and
            (instance ?DS DataStorageDevice)
            (stored ?REC ?DS))))
Mid-level-ontology.kif 15711-15716


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 is open source software produced by Articulate Software and its partners