{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://flossk.org/#organization",
      "name": "OpenCatalog",
      "url": "http://flossk.org/",
      "description": "Editorial catalog of trustworthy free and open source software—co-authored by @samikciku and AI, powered by FLOSSK. Browse by category, filter by platform and license, compare tools, and read evidence-based inclusion notes—not an exhaustive directory."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/opencatalog#asg",
      "name": "OpenCatalog ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/opencatalog",
      "isPartOf": {
        "@id": "http://flossk.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}