Person
The object representation of the Thing Person.
Name
Description
{
"person" :
{
"@id" : "URL",
"@type" : "Person",
"elementId" : "String",
"name" : "String"
}
}
The object representation of the Thing Person.
{
"person" :
{
"@id" : "URL",
"@type" : "Person",
"elementId" : "String",
"name" : "String"
}
}