Add support for new digital identification and license requirements (#37)
The Department of Homeland Security (DHS) is working to establish digital identity standards. This will help the 50 states harmonize their digital identity attributes such as driver licenses, FAA licenses such as pilot licenses, TSA inner system to system communications for validation of identity documentation, coast guard marine licenses, DoT related Truck licenses and more.
The Emergency Management domain has worked with several states and the FAA to harmonize an initial set of requirements. Existing identification- and license-related components in NIEM have been reviewed and refactored as needed to support the new requirements.
Key changes include:
nc:IdentificationType
Added new properties
Added refactored properties from domain augmentations
nc:LicenseType
Added as a new type to support other kinds of licenses.
Extends nc:IdentificationType
Added new properties
Added refactored properties from j:DriverLicenseBaseType
j:DriverLicenseType and related types
Updated to extend the new nc:LicenseType
Refactored the more generic properties to nc:LicenseType and related types
Added "driver license, DL" keywords to former driver license-specific properties to support the ability for users to find these properties under new, more generic names
nc:PassportType
Updated to extend nc:IdentificationType
Removed individual person-specific properties like nc:PersonName and nc:PersonBirthDate in favor of the new nc:IdentificationPerson property which supports the use of any property from nc:PersonType or an augmentation of it
em:PersonIDCardType
Refactored and moved some properties to nc:IdentificationType
Converted to an augmentation of nc:IdentificationType
m:SeamanLicenseType
Refactored and moved some ratings properties to the new nc:LicenseType
Removed this type because its contents can now be represented by the new nc:LicenseType
Changed property m:SeamanLicense to type nc:LicenseType
m:MerchantMarinerDocumentType
Removed this type because its contents can now be represented by the new nc:LicenseType
Changed property m:MerchantMarinerDocument to type nc:LicenseType
Add support for new digital identification and license requirements (#37)
The Department of Homeland Security (DHS) is working to establish digital identity standards. This will help the 50 states harmonize their digital identity attributes such as driver licenses, FAA licenses such as pilot licenses, TSA inner system to system communications for validation of identity documentation, coast guard marine licenses, DoT related Truck licenses and more.
The Emergency Management domain has worked with several states and the FAA to harmonize an initial set of requirements. Existing identification- and license-related components in NIEM have been reviewed and refactored as needed to support the new requirements.
Key changes include:
nc:IdentificationType
nc:LicenseType
nc:IdentificationType
j:DriverLicenseBaseType
j:DriverLicenseType
and related typesnc:LicenseType
nc:LicenseType
and related typesnc:PassportType
nc:IdentificationType
nc:PersonName
andnc:PersonBirthDate
in favor of the newnc:IdentificationPerson
property which supports the use of any property fromnc:PersonType
or an augmentation of item:PersonIDCardType
nc:IdentificationType
nc:IdentificationType
m:SeamanLicenseType
nc:LicenseType
nc:LicenseType
m:SeamanLicense
to typenc:LicenseType
m:MerchantMarinerDocumentType
nc:LicenseType
m:MerchantMarinerDocument
to typenc:LicenseType