igrantio-dcql-query-pid
Installation
SKILL.md
DCQL query: Person Identification Data (PID)
When to use
Use this skill when you ask a wallet for identity data. The PID holds the name, the birth date, the address, the contact data and the age statements of the holder. It is the base identity credential of the EUDI Wallet.
Common needs:
- Prove a name:
family_nameandgiven_name. - Prove an age without a birth date:
is_over_18,is_over_21oris_over_65fordc+sd-jwtandjwt_vc_json, andage_over_18,age_over_21orage_over_65formso_mdoc. - Prove a place of residence: the
addressobject, or theresident_*data elements of the mDoc.
Ask only for the claims that your use case needs. An age check needs one boolean claim, not the birth date.