schemaorg-coda :: Example

eg-0043

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "IgnoreAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "object": {
    "@type": "ScholarlyArticle",
    "name": "Do we really need to know whether P = NP?"
  },
  "participant": {
    "@type": "Person",
    "name": "Steve"
  }
}

Pre-Markup

John and Steve ignored an article.