{
  "@context": "https://w3id.org/ro/crate/1.1/context",
  "@graph": [
    {
      "@id": "ro-crate-metadata.json",
      "@type": "CreativeWork",
      "about": {
        "@id": "./"
      },
      "conformsTo": {
        "@id": "https://w3id.org/ro/crate/1.1"
      }
    },
    {
      "@id": "./",
      "@type": "Dataset",
      "name": "Mycelia discovery crate: schicar_external_open_discovery",
      "description": "Auditable package for a paper-derived dataset compatibility network.",
      "datePublished": "2026-06-22",
      "identifier": [
        "doi:10.1038/s41587-026-03013-7",
        "GSE305889"
      ],
      "hasPart": [
        {
          "@id": "schicar_external_open_discovery.graph.json"
        },
        {
          "@id": "schicar_external_open_discovery.report.md"
        },
        {
          "@id": "mappings/schicar_external_open_discovery.sssom.tsv"
        },
        {
          "@id": "mappings/schicar_external_open_discovery.sssom.metadata.yaml"
        },
        {
          "@id": "README.md"
        }
      ],
      "license": {
        "@id": "https://opensource.org/license/mit/"
      },
      "publisher": {
        "@id": "https://github.com/wbszhu/mycelia_specdesign"
      }
    },
    {
      "@id": "https://github.com/wbszhu/mycelia_specdesign",
      "@type": "Organization",
      "name": "mycelia_specdesign"
    },
    {
      "@id": "https://opensource.org/license/mit/",
      "@type": "CreativeWork",
      "name": "MIT License"
    },
    {
      "@id": "schicar_external_open_discovery.graph.json",
      "@type": "File",
      "name": "Network graph JSON",
      "encodingFormat": "application/json",
      "description": "Machine-readable Mycelia dataset compatibility network."
    },
    {
      "@id": "schicar_external_open_discovery.report.md",
      "@type": "File",
      "name": "Discovery report",
      "encodingFormat": "text/markdown",
      "description": "Human-readable audit report for the network."
    },
    {
      "@id": "mappings/schicar_external_open_discovery.sssom.tsv",
      "@type": "File",
      "name": "SSSOM mapping table",
      "encodingFormat": "text/tab-separated-values",
      "description": "Cross-dataset compatibility mappings exported from graph edges."
    },
    {
      "@id": "mappings/schicar_external_open_discovery.sssom.metadata.yaml",
      "@type": "File",
      "name": "SSSOM metadata",
      "encodingFormat": "text/yaml",
      "description": "Metadata for the SSSOM mapping set."
    },
    {
      "@id": "README.md",
      "@type": "File",
      "name": "Crate README",
      "encodingFormat": "text/markdown",
      "description": "Short description and validation notes for this RO-Crate."
    }
  ]
}