{
  "@context": "https://w3id.org/ro/crate/1.1/context",
  "@graph": [
    {
      "@type": "CreativeWork",
      "@id": "ro-crate-metadata.json",
      "conformsTo": {
        "@id": "https://w3id.org/ro/crate/1.1"
      },
      "about": {
        "@id": "./"
      }
    },
    {
      "@id": "./",
      "@type": "Dataset",
      "name": "Help-desk case resolution time by service level",
      "identifier": "ark:/99999/dp-dataset-belonging-to-the-help-desk-log-of-an-italian-company.v1",
      "license": "4TU General Terms of Use",
      "isBasedOn": {
        "@id": "https://doi.org/10.4121/uuid:0c60edf1-6f83-4e75-9367-4c63b3e9d5bb"
      },
      "creator": [
        {
          "@id": "#software-agent"
        }
      ],
      "hasPart": [
        {
          "@id": "analysis.py"
        },
        {
          "@id": "figures/fig-1-resolution-by-service-level.png"
        },
        {
          "@id": "figures/fig-2-robustness-sensitivity.png"
        },
        {
          "@id": "tables/tbl-1-resolution-summary-by-tier.csv"
        },
        {
          "@id": "tables/tbl-2-robustness-sensitivity.csv"
        },
        {
          "@id": "narrative.md"
        }
      ]
    },
    {
      "@id": "#software-agent",
      "@type": "SoftwareApplication",
      "name": "Claude Opus 4.8",
      "identifier": "claude-opus-4-8",
      "description": "engine: claude-science; via: claude-science"
    },
    {
      "@id": "https://doi.org/10.4121/uuid:0c60edf1-6f83-4e75-9367-4c63b3e9d5bb",
      "@type": "Dataset",
      "name": "Dataset belonging to the help desk log of an Italian Company",
      "creator": [
        {
          "@type": "Person",
          "name": "Mirko Polato"
        }
      ]
    },
    {
      "@id": "analysis.py",
      "@type": "SoftwareSourceCode",
      "name": "analysis",
      "encodingFormat": "text/x-python",
      "sha256": "f19a007263b74ac62791ec733e6545986b8f9badbba3654885300827ecfcbbe1"
    },
    {
      "@id": "figures/fig-1-resolution-by-service-level.png",
      "@type": "ImageObject",
      "name": "fig-1",
      "encodingFormat": "image/png",
      "sha256": "873287cc2f245fc1317f6aed5a6a826c64e5d62cf4cc77b76787003b0f22ee6a"
    },
    {
      "@id": "figures/fig-2-robustness-sensitivity.png",
      "@type": "ImageObject",
      "name": "fig-2",
      "encodingFormat": "image/png",
      "sha256": "2eb253ab63738df46bf30cf137c94f2ba8e55073a194aee723ae41f46ebd240d"
    },
    {
      "@id": "tables/tbl-1-resolution-summary-by-tier.csv",
      "@type": "File",
      "name": "tbl-1",
      "encodingFormat": "text/csv",
      "sha256": "a059e979dfc986184a278057d0a5ba1667d48f47ac0f1ed7066f308cdd1ce87c"
    },
    {
      "@id": "tables/tbl-2-robustness-sensitivity.csv",
      "@type": "File",
      "name": "tbl-2",
      "encodingFormat": "text/csv",
      "sha256": "9f14bce17da770b7abd6598a896ec1fc923e5070a8de9ac2f6548280452029cc"
    },
    {
      "@id": "narrative.md",
      "@type": "File",
      "name": "narrative",
      "encodingFormat": "text/markdown",
      "sha256": "ad909740877f77f9a791d405c78cb877f0319df472e2344851cadbbb8ed980e3"
    }
  ]
}