16 Page web

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

JSON

Inbox

Definition

Représente une page Web.
voir https://www.w3.org/TR/activitystreams-vocabulary/#dfn-page

Scope Note

: Object

Example

Exemple 54

{
  "@context": "https://www.w3.org/ns/activitystreams",
  "type": "Page",
  "name": "Omaha Weather Report",
  "url": "http://example.org/weather-in-omaha.html"
}