{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.commonwl.org/#organization",
      "name": "Common Workflow Language (CWL)",
      "url": "https://www.commonwl.org/",
      "description": "The Common Workflow Language (CWL) is an open standard for describing analysis workflows and tools in a way that makes them portable and scalable across a variety of software and hardware environments, from workstations to cluster, cloud, and high performance computing (HPC) environments. CWL is designed to meet the needs of data-intensive science, such as Bioinformatics, Medical Imaging, Astronomy, High Energy Physics, and Machine Learning."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/common-workflow-language-cwl#asg",
      "name": "Common Workflow Language (CWL) ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/common-workflow-language-cwl",
      "isPartOf": {
        "@id": "https://www.commonwl.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}