Class: EvidenceRequestedClass
The levels of evidence_requested which are minimum GPG45 criteria that are requested.
URI: di_vocab:class/EvidenceRequestedClass
classDiagram
class EvidenceRequestedClass
click EvidenceRequestedClass href "../../classes/EvidenceRequestedClass/"
EvidenceRequestedClass : activityHistoryScore
EvidenceRequestedClass : identityFraudScore
EvidenceRequestedClass : scoringPolicy
EvidenceRequestedClass : strengthScore
EvidenceRequestedClass : validityScore
EvidenceRequestedClass : verificationScore
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| scoringPolicy | 0..1 String |
The scoring policy that is applicable for the evidence requested scores | direct |
| strengthScore | 0..1 Integer |
The strength score based on the check that has taken place as defined in the ... | direct |
| validityScore | 0..1 Integer |
The validity score based on the check that has taken place as defined in the ... | direct |
| verificationScore | 0..1 Integer |
The verification score based on the check that has taken place as defined in ... | direct |
| activityHistoryScore | 0..1 Integer |
The activity history score based on the check that has taken place as defined... | direct |
| identityFraudScore | 0..1 Integer |
The identity fraud score based on the check that has taken place as defined i... | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| IssuerAuthorizationRequestClass | evidence_requested | range | EvidenceRequestedClass |
Identifier and Mapping Information
Schema Source
- from schema: https://vocab.account.gov.uk/linkml/credentials-schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | di_vocab:EvidenceRequestedClass |
| native | di_vocab:EvidenceRequestedClass |
LinkML Source
Direct
name: EvidenceRequestedClass
description: The levels of evidence_requested which are minimum GPG45 criteria that
are requested.
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
slots:
- scoringPolicy
- strengthScore
- validityScore
- verificationScore
- activityHistoryScore
- identityFraudScore
Induced
name: EvidenceRequestedClass
description: The levels of evidence_requested which are minimum GPG45 criteria that
are requested.
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
attributes:
scoringPolicy:
name: scoringPolicy
description: The scoring policy that is applicable for the evidence requested
scores. The current supported scoring policy is `gpg45`.
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
rank: 1000
alias: scoringPolicy
owner: EvidenceRequestedClass
domain_of:
- EvidenceRequestedClass
range: string
strengthScore:
name: strengthScore
description: The strength score based on the check that has taken place as defined
in the [Good Practice Guide 45 documentation](https://www.gov.uk/government/publications/identity-proofing-and-verification-of-an-individual/how-to-prove-and-verify-someones-identity#strength)
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
rank: 1000
alias: strengthScore
owner: EvidenceRequestedClass
domain_of:
- IdentityCheckClass
- EvidenceRequestedClass
range: integer
minimum_value: 1
maximum_value: 4
validityScore:
name: validityScore
description: The validity score based on the check that has taken place as defined
in the [Good Practice Guide 45 documentation](https://www.gov.uk/government/publications/identity-proofing-and-verification-of-an-individual/how-to-prove-and-verify-someones-identity#validity)
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
rank: 1000
alias: validityScore
owner: EvidenceRequestedClass
domain_of:
- IdentityCheckClass
- EvidenceRequestedClass
range: integer
minimum_value: 0
maximum_value: 4
verificationScore:
name: verificationScore
description: The verification score based on the check that has taken place as
defined in the [Good Practice Guide 45 documentation](https://www.gov.uk/government/publications/identity-proofing-and-verification-of-an-individual/how-to-prove-and-verify-someones-identity#verification)
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
rank: 1000
alias: verificationScore
owner: EvidenceRequestedClass
domain_of:
- IdentityCheckClass
- EvidenceRequestedClass
range: integer
minimum_value: 0
maximum_value: 4
activityHistoryScore:
name: activityHistoryScore
description: The activity history score based on the check that has taken place
as defined in the [Good Practice Guide 45 documentation](https://www.gov.uk/government/publications/identity-proofing-and-verification-of-an-individual/how-to-prove-and-verify-someones-identity#activity-history)
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
rank: 1000
alias: activityHistoryScore
owner: EvidenceRequestedClass
domain_of:
- IdentityCheckClass
- EvidenceRequestedClass
range: integer
minimum_value: 0
maximum_value: 4
identityFraudScore:
name: identityFraudScore
description: The identity fraud score based on the check that has taken place
as defined in the [Good Practice Guide 45 documentation](https://www.gov.uk/government/publications/identity-proofing-and-verification-of-an-individual/how-to-prove-and-verify-someones-identity#identity-fraud)
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
rank: 1000
alias: identityFraudScore
owner: EvidenceRequestedClass
domain_of:
- IdentityCheckClass
- EvidenceRequestedClass
range: integer
minimum_value: 0
maximum_value: 3