Class: sec:Anti-VirusSoftware

At best AV software provides prevention, detection and recovery. At least, it provides detection.

•owl:Thing
        •sec:Countermeasure
                •sec:AccessControlMechanism
                        •sec:Anti-VirusSoftware
                •sec:Monitoring
                        •sec:Anti-VirusSoftware

Super Classes

sec:protects ONLY ((sec:_Prevention OR sec:_Detection OR sec:_RecoveryAND sec:_Technology AND (sec:_Integrity OR sec:_Availability OR sec:_PolicyCompliance))
sec:AccessControlMechanism
sec:protects SOME sec:_Availability
sec:Monitoring
sec:protects SOME sec:_Detection
sec:protects SOME sec:_Technology
sec:protects SOME sec:_Integrity

Annotations

dc:descriptionSoftware which monitors a computer and its files in order to detect any virus intrusions that have occurred (or is occuring(my def)) (ODotI)

Abstract Syntax

Class(sec:Anti-VirusSoftware partial restriction(sec:protects allValuesFrom(intersectionOf(unionOf(sec:_Prevention
                                                                                                  sec:_Detection
                                                                                                  sec:_Recovery)
                                                                                          sec:_Technology
                                                                                          unionOf(sec:_Integrity
                                                                                                  sec:_Availability
                                                                                                  sec:_PolicyCompliance))))
                                    sec:AccessControlMechanism
                                    restriction(sec:protects someValuesFrom(sec:_Availability))
                                    sec:Monitoring
                                    restriction(sec:protects someValuesFrom(sec:_Detection))
                                    restriction(sec:protects someValuesFrom(sec:_Technology))
                                    restriction(sec:protects someValuesFrom(sec:_Integrity)))
Generated with OWLDoc