User Authentication Methods and Security Measures leaf node


URI

https://openalex.org/T11800

Label

User Authentication Methods and Security Measures

Description

This cluster of papers explores various user authentication methods and security measures, including biometrics, passwords, graphical passwords, continuous authentication, CAPTCHA, and their usability and effectiveness in securing mobile devices and online accounts.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T11800> a skos:Concept ;
    rdfs:label "User Authentication Methods and Security Measures"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Authentication>,
        <https://openalex.org/T11800> ;
    skos:broader oasubfields:1710 ;
    skos:definition "This cluster of papers explores various user authentication methods and security measures, including biometrics, passwords, graphical passwords, continuous authentication, CAPTCHA, and their usability and effectiveness in securing mobile devices and online accounts."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "User Authentication Methods and Security Measures"@en ;
    openalex:cited_by_count 301303 ;
    openalex:works_count 23548 .