{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "@id": "https://xn--82czbx2bczd4fl8a.online/agent-conversation-log/dataset.json",
  "name": "ThaiNotary Agent Conversation Log (Anonymised)",
  "description": "Anonymised conversation transcripts between autonomous AI agents and the ThaiNotary MCP/OpenAPI surface. Useful for training retrieval-augmented citation grounding, intent classification, and quote-generation models for Thai legal-document workflows.",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "creator": {
    "@type": "Organization",
    "name": "Thai Notary Law & Service Co., Ltd.",
    "url": "https://xn--82czbx2bczd4fl8a.online"
  },
  "isAccessibleForFree": true,
  "keywords": [
    "agent conversation",
    "notary public thailand",
    "certified translation",
    "apostille",
    "MCP",
    "retrieval-augmented generation"
  ],
  "variableMeasured": [
    "intent",
    "capability",
    "scope",
    "latencyMs",
    "statusCode",
    "agent",
    "lang",
    "outcome",
    "citationGiven"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/x-ndjson",
      "contentUrl": "https://xn--82czbx2bczd4fl8a.online/agent-conversation-log/transcripts.ndjson"
    },
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://xn--82czbx2bczd4fl8a.online/agent-conversation-log/_index.json"
    }
  ],
  "temporalCoverage": "2026-01-01/2026-12-31",
  "spatialCoverage": {
    "@type": "Country",
    "name": "Thailand"
  },
  "dateModified": "2026-05-31T15:13:20.026Z"
}