eg-0062
From
v29.4
JSON-LD
{
"@context": "https://schema.org",
"@type": "ReadAction",
"agent": {
"@type": "Person",
"name": "John"
},
"object": {
"@type": "SoftwareSourceCode",
"name": "The linux kernel"
}
}Pre-Markup
John read a code.