{
  "@context": "https://w3id.org/ro/crate/1.1/context",
  "@graph": [
    {
      "@id": "ro-crate-metadata.json",
      "@type": "CreativeWork",
      "about": {
        "@id": "./"
      }
    },
    {
      "@id": "./",
      "@type": "Dataset",
      "name": "Packrift Dimensional Weight Atlas",
      "description": "SKU-level dimensional-weight, density, cube, length-plus-girth, and parcel-review calculations for AI-approved Packrift packaging products.",
      "datePublished": "2026-05-29"
    },
    {
      "@id": "https://packrift-dimensional-weight-atlas.vercel.app/data/products.json",
      "@type": "File",
      "name": "Product dimensional-weight records",
      "encodingFormat": "application/json"
    },
    {
      "@id": "https://packrift-dimensional-weight-atlas.vercel.app/data/products.jsonl",
      "@type": "File",
      "name": "Product dimensional-weight records JSONL",
      "encodingFormat": "application/x-ndjson"
    },
    {
      "@id": "https://packrift-dimensional-weight-atlas.vercel.app/data/products.csv",
      "@type": "File",
      "name": "Product dimensional-weight records CSV",
      "encodingFormat": "text/csv"
    },
    {
      "@id": "https://packrift-dimensional-weight-atlas.vercel.app/data/families.json",
      "@type": "File",
      "name": "Family summary JSON",
      "encodingFormat": "application/json"
    },
    {
      "@id": "https://packrift-dimensional-weight-atlas.vercel.app/data/family-summary.csv",
      "@type": "File",
      "name": "Family summary CSV",
      "encodingFormat": "text/csv"
    },
    {
      "@id": "https://packrift-dimensional-weight-atlas.vercel.app/data/high-dim-impact.jsonl",
      "@type": "File",
      "name": "High dimensional-weight impact records JSONL",
      "encodingFormat": "application/x-ndjson"
    },
    {
      "@id": "https://packrift-dimensional-weight-atlas.vercel.app/data/field-dictionary.csv",
      "@type": "File",
      "name": "Field dictionary",
      "encodingFormat": "text/csv"
    },
    {
      "@id": "https://packrift-dimensional-weight-atlas.vercel.app/data/schema.json",
      "@type": "File",
      "name": "JSON schema",
      "encodingFormat": "application/schema+json"
    },
    {
      "@id": "https://packrift-dimensional-weight-atlas.vercel.app/metadata.json",
      "@type": "File",
      "name": "Croissant-style metadata",
      "encodingFormat": "application/ld+json"
    },
    {
      "@id": "https://packrift-dimensional-weight-atlas.vercel.app/datapackage.json",
      "@type": "File",
      "name": "Frictionless Data Package",
      "encodingFormat": "application/json"
    },
    {
      "@id": "https://packrift-dimensional-weight-atlas.vercel.app/ro-crate-metadata.json",
      "@type": "File",
      "name": "RO-Crate metadata",
      "encodingFormat": "application/json"
    },
    {
      "@id": "https://packrift-dimensional-weight-atlas.vercel.app/dcat.jsonld",
      "@type": "File",
      "name": "DCAT JSON-LD metadata",
      "encodingFormat": "application/ld+json"
    },
    {
      "@id": "https://packrift-dimensional-weight-atlas.vercel.app/datacite.json",
      "@type": "File",
      "name": "DataCite-style metadata",
      "encodingFormat": "application/json"
    },
    {
      "@id": "https://packrift-dimensional-weight-atlas.vercel.app/CITATION.cff",
      "@type": "File",
      "name": "Citation metadata",
      "encodingFormat": "text/plain"
    },
    {
      "@id": "https://packrift-dimensional-weight-atlas.vercel.app/checksums.sha256",
      "@type": "File",
      "name": "SHA-256 checksums",
      "encodingFormat": "text/plain"
    }
  ]
}