498 hreflang

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

JSON

Inbox

Definition

Hinweise auf die von der Zielressource verwendete Sprache. Der Wert MUSS ein [BCP47] Language-Tag sein.
siehe https://www.w3.org/TR/activitystreams-vocabulary/#dfn-hreflang

Scope Note

: Property

Example

Beispiel 122

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