399 ancien type

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

JSON

Inbox

Definition

Sur un objet Tombstone, la propriété formerType identifie le type de l'objet qui a été supprimé.
voir https://www.w3.org/TR/activitystreams-vocabulary/#dfn-formertype

Scope Note

: Property

Example

Exemple 142

{
"@context": "https://www.w3.org/ns/activitystreams",
"summary": "This image has been deleted",
"type": "Tombstone",
"formerType": "Image",
"url": "http://example.org/image/2"
}