497 href
https://w3id.org/class/redaktor/href
Definition
Die Zielressource, auf die ein Link verweist.siehe https://www.w3.org/TR/activitystreams-vocabulary/#dfn-href
Scope Note
: PropertyExample
{
"@context": "https://www.w3.org/ns/activitystreams",
"type": "Link",
"href": "http://example.org/abc",
"mediaType": "text/html",
"name": "Previous"
}