schemaorg-coda :: Example

eg-0079

From v29.4

JSON-LD

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

Pre-Markup

John wrote an article on algorithms.