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


KB Term:  Term intersection
English Word: 

Sigma KEE - DataStorageDevice
DataStorageDevicerecording

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 27508-27510
(subclass DataStorageDevice Device) Mid-level-ontology.kif 27507-27507 DataStorageDevice is a subclass of device

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


(rangeSubclass AlbumCopiesFn DataStorageDevice) Music.kif 934-934 The values returned by AlbumCopiesFn are subclasses of DataStorageDevice
(subclass AudioDataStorageDevice DataStorageDevice) Media.kif 817-817 AudioDataStorageDevice is a subclass of DataStorageDevice
(subclass Blackboard DataStorageDevice) Media.kif 1086-1086 Blackboard is a subclass of DataStorageDevice
(subclass ElectronicDataStorageDevice DataStorageDevice) Media.kif 684-684 ElectronicDataStorageDevice is a subclass of DataStorageDevice
(subclass HardcopyDocument DataStorageDevice) Media.kif 1032-1032 HardcopyDocument is a subclass of DataStorageDevice
(subclass PrintedSheet DataStorageDevice) Media.kif 1067-1067 PrintedSheet is a subclass of DataStorageDevice
(subclass VideoDataStorageDevice DataStorageDevice) Media.kif 837-837 VideoDataStorageDevice is a subclass of DataStorageDevice
(subclass Whiteboard DataStorageDevice) Mid-level-ontology.kif 27512-27512 Whiteboard is a subclass of DataStorageDevice
(termFormat EnglishLanguage DataStorageDevice "data storage device") domainEnglishFormat.kif 64736-64736 Whiteboard is a subclass of DataStorageDevice

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


(domain stored 2 DataStorageDevice) Mid-level-ontology.kif 15720-15720 The number 2 argument of stored is an instance of DataStorageDevice
(domainSubclass AlbumCopiesFn 2 DataStorageDevice) Music.kif 933-933 The number 2 argument of AlbumCopiesFn is a subclass of DataStorageDevice

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


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

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 15700-15705


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