497 href

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

JSON

Inbox

Definition

El recurso de destino al que apunta un enlace.
ver https://www.w3.org/TR/activitystreams-vocabulary/#dfn-href

Scope Note

: Property

Example

Ejemplo 121

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