498 hreflang

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

JSON

Inbox

Definition

Indica el idioma utilizado por el recurso de destino. El valor DEBE ser una etiqueta de idioma [BCP47].
ver https://www.w3.org/TR/activitystreams-vocabulary/#dfn-hreflang

Scope Note

: Property

Example

Ejemplo 122

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