{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://nf-co.re/#organization",
      "name": "nf-core",
      "url": "https://nf-co.re/",
      "description": "A global community collaborating to build open-source Nextflow components and pipelines"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/nf-core#asg",
      "name": "nf-core ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/nf-core",
      "isPartOf": {
        "@id": "https://nf-co.re/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}