{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://research.ibm.com/#organization",
      "name": "IBM Research",
      "url": "https://research.ibm.com/",
      "description": "At IBM Research, we’re inventing what’s next in AI, quantum computing, and hybrid cloud to shape the world ahead."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ibm-research#asg",
      "name": "IBM Research ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ibm-research",
      "isPartOf": {
        "@id": "https://research.ibm.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}