DO.ID.02 Biometric Data
DO.ID.02 Biometric_data
Attribute
Type
Cardinality
Description
Example of JSON Data for the biometric Data Object
{
"@context": {
"spdci": "https://schema.spdci.org/extensions/ID/v1/data",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"owl": "http://www.w3.org/2002/07/owl#",
"spdcicore": "https://schema.spdci.org/core/v1/data",
"spdcicode": "https://schema.spdci.org/core/v1/code",
},
"@id": "https://example.org/sr_person/847951632",
"@type": "spdci:biometric_data",
"data": "52494646dc0100005745425056503820d0010000b00d009d012a400040003e913c9b4925",
"type": "face",
"data_type":"hash",
"issuer": "SPMIS"
}
Last updated
Was this helpful?

