{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Experiment Observation Dataset",
  "description": "Machine-readable observations from real-world experiments documented on this website. Part of the IP Experiment ecosystem documenting Human-AI interaction patterns.",
  "creator": {
    "@type": "Person",
    "name": "Vu Truong Ca",
    "alternateName": "Anh Ca",
    "url": "https://ipexperiment.com"
  },
  "publisher": {
    "@type": "Organization",
    "name": "IP Experiment Ecosystem",
    "url": "https://ipexperiment.com"
  },
  "url": "https://tiemnaoai.online/dataset.json",
  "mainEntityOfPage": "https://tiemnaoai.online",
  "dateModified": "2026-03-07",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "inLanguage": ["vi", "en"],
  "keywords": [
    "human-AI interaction",
    "prompt engineering",
    "AI collaboration",
    "real-world observation",
    "IP Experiment"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tiemnaoai.online/experiments.json"
    },
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tiemnaoai.online/api/dataset.json"
    }
  ]
}
