schemaorg-coda :: Example

eg-0045

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "ReactAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "object": {
    "@type": "ScholarlyArticle",
    "name": "We found out that P = NP!"
  }
}

Pre-Markup

John reacted to a scholar paper claiming that P = NP!.