498 hreflang
https://w3id.org/class/redaktor/hreflang
Definition
Indications sur la langue utilisée par la ressource cible. La valeur DOIT être un Language-Tag [BCP47].voir https://www.w3.org/TR/activitystreams-vocabulary/#dfn-hreflang
Scope Note
: PropertyExample
{
"@context": "https://www.w3.org/ns/activitystreams",
"type": "Link",
"href": "http://example.org/abc",
"hreflang": "en",
"mediaType": "text/html",
"name": "Previous"
}