123 publié à

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

JSON

Inbox

Definition

La date et l'heure auxquelles l'objet a été publié.
voir https://www.w3.org/TR/activitystreams-vocabulary/#dfn-published

Scope Note

: Property

Example

Exemple 128

{
  "@context": "https://www.w3.org/ns/activitystreams",
  "summary": "A simple note",
  "type": "Note",
  "content": "Fish swim.",
  "published": "2014-12-12T12:12:12Z"
}