Created

Metadata created by information.

Datetime
A datetime in the schema.
Object
The object representation of the Thing Organization.
Object
The object representation of the Thing Person.
{
	"created" : 
	{
		"@type" : "Created",
		"organization" : 
		{
			"@id" : "URL",
			"@type" : "Organization",
			"elementId" : "String",
			"name" : "String"
		},
		"person" : 
		{
			"@id" : "URL",
			"@type" : "Person",
			"elementId" : "String",
			"name" : "String"
		},
		"timeStamp" : "Datetime"
	}
}
Visualized image