497 href

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

JSON

Inbox

Definition

The target resource pointed to by a Link.
see https://www.w3.org/TR/activitystreams-vocabulary/#dfn-href

Scope Note

: Property

Example

Example 121

{
  "@context": "https://www.w3.org/ns/activitystreams",
  "type": "Link",
  "href": "http://example.org/abc",
  "mediaType": "text/html",
  "name": "Previous"
}