Class: sec:Backup

•owl:Thing
        •sec:Countermeasure
                •sec:Backup

Super Classes

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

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(sec:Backup partial restriction(sec:protects someValuesFrom(sec:_Availability))
                        sec:Countermeasure
                        restriction(sec:protects allValuesFrom(intersectionOf(sec:_Recovery
                                                                              unionOf(sec:_Availability
                                                                                      sec:_Integrity)
                                                                              sec:_Data)))
                        restriction(sec:protects someValuesFrom(sec:_Recovery))
                        restriction(sec:protects someValuesFrom(sec:_Integrity))
                        restriction(sec:protects someValuesFrom(sec:_Data)))
Generated with OWLDoc