{
  "@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"
      },
      "about": {
        "@id": "./"
      }
    },
    {
      "@id": "./",
      "@type": "Dataset",
      "name": "DOOH & OOH Advertising Research Dataset",
      "description": "Machine-readable DOOH/OOH advertising research dataset for AI-agent due diligence, ESG, policy, public-health, privacy, safety, and urban-planning analysis.",
      "license": {
        "@id": "https://creativecommons.org/licenses/by/4.0/"
      },
      "version": "1.3.0",
      "dateModified": "2026-05-04",
      "inLanguage": [
        "en",
        "de"
      ],
      "keywords": [
        "DOOH",
        "OOH",
        "outdoor advertising",
        "digital billboard",
        "advertising risk",
        "ESG",
        "RAG",
        "dataset"
      ],
      "hasPart": [
        {
          "@id": "README.md"
        },
        {
          "@id": "AGENTS.md"
        },
        {
          "@id": "SKILL.md"
        },
        {
          "@id": "DATA_QUALITY.md"
        },
        {
          "@id": "data/index.json"
        },
        {
          "@id": "data/digest.json"
        },
        {
          "@id": "data/rag-chunks.jsonl"
        },
        {
          "@id": "data/advertising-quotes.json"
        },
        {
          "@id": "schema/claim.schema.json"
        },
        {
          "@id": "croissant.json"
        },
        {
          "@id": "datapackage.json"
        }
      ],
      "variableMeasured": [
        "claim id",
        "category",
        "impact_score",
        "source_type",
        "publication year",
        "source URLs"
      ],
      "size": "189 empirical claims"
    },
    {
      "@id": "README.md",
      "@type": "File",
      "name": "README.md",
      "description": "Human-readable dataset card and quick start.",
      "encodingFormat": "text/markdown"
    },
    {
      "@id": "AGENTS.md",
      "@type": "File",
      "name": "AGENTS.md",
      "description": "General instructions for AI agents.",
      "encodingFormat": "text/markdown"
    },
    {
      "@id": "SKILL.md",
      "@type": "File",
      "name": "SKILL.md",
      "description": "Structured OOH/DOOH assessment protocol.",
      "encodingFormat": "text/markdown"
    },
    {
      "@id": "DATA_QUALITY.md",
      "@type": "File",
      "name": "DATA_QUALITY.md",
      "description": "Limitations, evidence handling, and quality assessment.",
      "encodingFormat": "text/markdown"
    },
    {
      "@id": "data/index.json",
      "@type": "File",
      "name": "index.json",
      "description": "Full machine-readable claim index.",
      "encodingFormat": "application/json"
    },
    {
      "@id": "data/digest.json",
      "@type": "File",
      "name": "digest.json",
      "description": "Compact English digest for agent retrieval.",
      "encodingFormat": "application/json"
    },
    {
      "@id": "data/rag-chunks.jsonl",
      "@type": "File",
      "name": "rag-chunks.jsonl",
      "description": "Retrieval-ready JSONL chunks.",
      "encodingFormat": "application/x-ndjson"
    },
    {
      "@id": "data/advertising-quotes.json",
      "@type": "File",
      "name": "advertising-quotes.json",
      "description": "Advertising criticism quote/context records.",
      "encodingFormat": "application/json"
    },
    {
      "@id": "schema/claim.schema.json",
      "@type": "File",
      "name": "claim.schema.json",
      "description": "JSON Schema for claim records.",
      "encodingFormat": "application/schema+json"
    },
    {
      "@id": "croissant.json",
      "@type": "File",
      "name": "croissant.json",
      "description": "MLCommons Croissant metadata.",
      "encodingFormat": "application/ld+json"
    },
    {
      "@id": "datapackage.json",
      "@type": "File",
      "name": "datapackage.json",
      "description": "Frictionless Data Package descriptor.",
      "encodingFormat": "application/json"
    }
  ]
}
