Employment

Field: employer_postal_code

  • Field Type: Alpha-Numeric

  • Description: Postal code of address of employer

Field: employment_type

  • Field Type:

  • Description:

Field: employment_postal_code

  • Field Type: Alpha-Numeric

  • Description: Postal code of address of employment

Field: employment_country

  • Field Type: String

  • Description: Name of the country of employment

Field: employment_address

  • Field Type: String

  • Description: Employment address

Field: employment_region

  • Field Type: String

  • Description: Employment state, province, or region code

Field: employee_given_names

  • Field Type: String

  • Description: First and middle names of the employee

Field: employer_city

  • Field Type: String

  • Description: City of employer

Field: employer_address

  • Field Type: String

  • Description: Employer's address

Field: employment_city

  • Field Type: String

  • Description: Employment city

Field: employment_start_date

  • Field Type: Unix timestamp UTC

  • Description: Date of the first working day

Field: employee_surnames

  • Field Type: String

  • Description: Family last name or surname

Field: employer_country

  • Field Type: String

  • Description: Name of employer's country

Field: employer_region

  • Field Type: String

  • Description: Employer's state, province or region code

Field: employer_name

  • Field Type: String

  • Description: Employer's name

Field: employment_role

  • Field Type: String

  • Description: Employment role

Field: employment_role_description

  • Field Type: String

  • Description: Employment role description

Attributes are part of the Credential Protocol see ARIES RFC 0036

Some attributes are part of the underlying ARIES Credential Protocol. For example the following values are associated with the credential

  • "schema_id": string, identifier of schema

  • "cred_def_id": string, identifier of credential definition, which includes the issuer's DID

Example ARIES Schema:

{
  "schema_name": "Employment",
  "schema_version": "1.0",
  "attributes": [
    "employer_postal_code",
    "employment_type",
    "employment_postal_code",
    "employment_country",
    "employment_address",
    "employment_region",
    "employee_given_names",
    "employer_city",
    "employer_address",
    "employment_city",
    "employment_start_date",
    "employee_surnames",
    "employer_country",
    "employer_region",
    "employer_name",
    "employment_role",
    "employment_role_description"
  ]
}

Network Schema Ids

Indicio Test: Q7CyqfHss9RPK4hjwyZT32:2:Employment:1.0
Indicio Demo: 4rZRryzpji8LUwuvKRVdzU:2:Employment:1.0
Indicio Live:

Last updated

Was this helpful?