{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://ellis.eu/#organization",
      "name": "ELLIS Society",
      "url": "https://ellis.eu/",
      "description": "ELLIS unites top AI researchers in Europe through Programs, Sites, and a PhD program to advance excellence in machine learning."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ellis-society#asg",
      "name": "ELLIS Society ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ellis-society",
      "isPartOf": {
        "@id": "https://ellis.eu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}