{
  "profile": "data-package",
  "name": "packrift-operations-resource-graph",
  "title": "Packrift Operations Resource Graph",
  "description": "Source-backed Packrift product operation records for procurement, warehouse, packing, and AI-commerce workflows.",
  "homepage": "https://packrift-operations-resource-graph.vercel.app/",
  "version": "2026-05-28",
  "created": "2026-05-28",
  "contributors": [
    {
      "title": "Packrift",
      "path": "https://packrift.com/",
      "role": "publisher"
    }
  ],
  "licenses": [
    {
      "name": "LicenseRef-Packrift-Terms",
      "title": "Packrift Terms of Service; separate open-data license not yet asserted",
      "path": "https://packrift.com/policies/terms-of-service"
    }
  ],
  "sources": [
    {
      "title": "Packrift catalog and product source graph",
      "path": "https://packrift.com/"
    }
  ],
  "resources": [
    {
      "name": "manifest",
      "path": "https://packrift-operations-resource-graph.vercel.app/data/manifest.json",
      "format": "json",
      "mediatype": "application/json"
    },
    {
      "name": "products",
      "path": "https://packrift-operations-resource-graph.vercel.app/data/products.json",
      "format": "json",
      "mediatype": "application/json"
    },
    {
      "name": "products-jsonl",
      "path": "https://packrift-operations-resource-graph.vercel.app/data/products.jsonl",
      "format": "jsonl",
      "mediatype": "application/x-ndjson"
    },
    {
      "name": "operations",
      "path": "https://packrift-operations-resource-graph.vercel.app/data/operations.json",
      "format": "json",
      "mediatype": "application/json"
    },
    {
      "name": "operation-records-sample",
      "path": "https://packrift-operations-resource-graph.vercel.app/data/operation-records-sample.jsonl",
      "format": "jsonl",
      "mediatype": "application/x-ndjson"
    },
    {
      "name": "dataset-card",
      "path": "https://packrift-operations-resource-graph.vercel.app/data/dataset-card.md",
      "format": "md",
      "mediatype": "text/markdown"
    }
  ],
  "related_assets": [
    {
      "title": "Packrift SKU Fit + Substitution Matrix",
      "url": "https://packrift-fit-substitution-matrix.vercel.app/",
      "description": "Same-family Packrift SKU fit and substitution review candidates with downloadable relationship files."
    },
    {
      "title": "Packrift packaging tools hub",
      "url": "https://packrift.com/pages/tools",
      "description": "Buyer-facing calculators, tools, and Packrift resource links on the live commerce domain."
    }
  ],
  "packrift_counts": {
    "products": 4854,
    "operations_per_product": 413,
    "crawlable_packrift_mentions": 2004702,
    "skipped_rows": 8075
  }
}