ark:Verification
idstring<uri>required
URI format identifier used to refer to this node within the graph.
Example:
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000typestringrequired
A type identifier used to indicate the data model that the node conforms to.
Constant value:
ark:VerificationExample:
ark:VerificationverificationTypestring
The type of verification performed.
Example:
IdentityrelatedTostring<uri>[]
The identifier of the entities that this verification is related to.
Example:
["https://graph.datawollet.com/.draft-nodes/1234567890abcdef1234567800000000"]ark:Verification
{
"id": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:Verification",
"verificationType": "Identity",
"relatedTo": [
"https://graph.datawollet.com/.draft-nodes/1234567890abcdef1234567800000000"
]
}