Skip to main content

ark:UserProfile

idstring<uri>required

URI format identifier used to refer to this node within the graph.

Example: https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000
typestringrequired

A type identifier used to indicate the data model that the node conforms to.

Constant value: ark:UserProfile
Example: ark:UserProfile
firstNamestring
PIIGDPR

Use the name people use when writing to you, as it helps DataWollet to process documents.

lastNamestring
PIIGDPR
avatarstring
ark:UserProfile
{
"id": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:UserProfile",
"firstName": "string",
"lastName": "string",
"avatar": "string"
}