Class: Backup

•owl:Thing
        •Asset
                •Countermeasure
                        •Backup
        •Countermeasure
                •Backup

Super Classes

protects ONLY (_Recovery AND (_Availability OR _IntegrityAND _Data)
protects SOME _Integrity
Countermeasure
protects SOME _Data
protects SOME _Recovery
protects SOME _Availability

Annotations

dc:descriptionThe transfer of file which are stored on a computer to some long-term archival medium such as a CD ROM. (ODotI)
dc:descriptionCopies of files, data and programs made to facilitate recovery from failures of primary system. (Phoha)

Abstract Syntax

Class(Backup partial restriction(protects allValuesFrom(intersectionOf(_Recovery
                                                                      unionOf(_Availability
                                                                              _Integrity)
                                                                      _Data)))
                    restriction(protects someValuesFrom(_Integrity))
                    Countermeasure
                    restriction(protects someValuesFrom(_Data))
                    restriction(protects someValuesFrom(_Recovery))
                    restriction(protects someValuesFrom(_Availability)))
Generated with OWLDoc