3221 deleted

https://w3id.org/class/redaktor/deleted

JSON

Inbox

Definition

On a Tombstone object, the deleted property is a timestamp for when the object was deleted.
see https://www.w3.org/TR/activitystreams-vocabulary/#dfn-deleted

Scope Note

: Property

Example

Example 143

{
"@context": "https://www.w3.org/ns/activitystreams",
"summary": "This image has been deleted",
"type": "Tombstone",
"deleted": "2016-05-03T00:00:00Z"
}