{
  "@context": "https://w3id.org/ro/crate/1.1/context",
  "@graph": [
    {
      "@id": "ro-crate-metadata.json",
      "@type": "CreativeWork",
      "conformsTo": [
        {
          "@id": "https://w3id.org/ro/crate/1.1"
        },
        {
          "@id": "https://w3id.org/ro/wfrun/process/0.4"
        }
      ],
      "about": {
        "@id": "./"
      }
    },
    {
      "@id": "./",
      "@type": "Dataset",
      "identifier": "Q1781041075145",
      "name": "model__prediction__generic__timesfm",
      "description": "Model run of model__prediction__generic__timesfm (tag: latest)",
      "datePublished": "2026-06-09T21:37:55Z",
      "license": "unknown",
      "hasPart": [
        {
          "@id": "components/input/config.json"
        },
        {
          "@id": "components/input/config_prefect.json"
        },
        {
          "@id": "components/output/predictions.tsv"
        },
        {
          "@id": "components/output/run.log"
        }
      ],
      "mentions": [
        {
          "@id": "#run"
        }
      ]
    },
    {
      "@id": "#run",
      "@type": "CreateAction",
      "instrument": {
        "@id": "Q7611536028271"
      },
      "object": [
        {
          "@id": "components/input/config.json"
        },
        {
          "@id": "components/input/config_prefect.json"
        }
      ],
      "result": [
        {
          "@id": "components/output/predictions.tsv"
        },
        {
          "@id": "components/output/run.log"
        }
      ],
      "startTime": "2026-06-09T21:37:55Z",
      "endTime": "2026-06-09T21:38:20Z",
      "actionStatus": {
        "@id": "https://schema.org/CompletedActionStatus"
      }
    },
    {
      "@id": "Q7611536028271",
      "@type": "SoftwareApplication",
      "identifier": "Q7611536028271",
      "name": "model__prediction__generic__timesfm",
      "softwareVersion": "latest",
      "url": "ghcr.io/the-episerve-consortium/model__prediction__generic__timesfm"
    },
    {
      "@id": "components/input/config.json",
      "@type": "File",
      "name": "config.json",
      "encodingFormat": "application/json"
    },
    {
      "@id": "components/input/config_prefect.json",
      "@type": "File",
      "name": "config_prefect.json",
      "encodingFormat": "application/json"
    },
    {
      "@id": "components/output/predictions.tsv",
      "@type": "File",
      "name": "predictions.tsv",
      "encodingFormat": "text/tab-separated-values"
    },
    {
      "@id": "components/output/run.log",
      "@type": "File",
      "name": "run.log",
      "encodingFormat": "text/plain"
    }
  ]
}