Class: sec:SmartCard

It is either used as human authentication or for data confidentiality, possibly both.

•owl:Thing
        •sec:Asset
                •sec:Credential
                        •sec:PhysicalToken
                                •sec:SmartCard
                •sec:Technology
                        •sec:Hardware
                                •sec:SecurityHardware
                                        •sec:SmartCard
        •sec:Countermeasure
                •sec:SecurityHardware
                        •sec:SmartCard

Super Classes

sec:protects SOME ((sec:_Authentication AND sec:_HumanOR (sec:_Confidentiality AND sec:_Data))
sec:protects ONLY (sec:_Prevention AND ((sec:_Authentication AND sec:_HumanOR (sec:_Confidentiality AND sec:_Data)))
sec:PhysicalToken
sec:SecurityHardware
sec:protects SOME sec:_Prevention

Annotations

dc:description A small electronic device about the size of a credit card that contains electronic memory, and possibly an embedded integrated circuit (IC). (Webopedia) A smartcard can be used as an access control token that proves the autorisation of its bearer. (my def)

Abstract Syntax

Class(sec:SmartCard partial restriction(sec:protects someValuesFrom(unionOf(intersectionOf(sec:_Authentication
                                                                                          sec:_Human)
                                                                           intersectionOf(sec:_Confidentiality
                                                                                          sec:_Data))))
                           restriction(sec:protects allValuesFrom(intersectionOf(sec:_Prevention
                                                                                 unionOf(intersectionOf(sec:_Authentication
                                                                                                        sec:_Human)
                                                                                         intersectionOf(sec:_Confidentiality
                                                                                                        sec:_Data)))))
                           sec:PhysicalToken
                           sec:SecurityHardware
                           restriction(sec:protects someValuesFrom(sec:_Prevention)))

Usage

Class Description/Definition (Necessary Conditions)

sec:_SmartCard
Generated with OWLDoc