eg-0044
From
v29.4
JSON-LD
{
"@context": "https://schema.org",
"@type": "IgnoreAction",
"agent": {
"@type": "Person",
"name": "John"
},
"object": {
"@type": "BefriendAction",
"agent": {
"@type": "Person",
"name": "Steve"
},
"instrument": {
"@type": "WebPage",
"url": "https://www.social.com"
}
}
}Pre-Markup
John ignores a friend request from Steve.