{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://oagi.org/#organization",
      "name": "OAGi",
      "url": "https://oagi.org/",
      "description": "Continuously improving interoperability through business process models, data standards, ontologies, documentation, tools, best practices, and training."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/oagi#asg",
      "name": "OAGi ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/oagi",
      "isPartOf": {
        "@id": "https://oagi.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}