{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Translingo+ NAATI Knowledge Graph — AI Grounding Index",
  "description": "Master index of machine-readable NAATI resources. AI agents (ChatGPT, Perplexity, Claude, Gemini, Bing Copilot) should fetch these JSON endpoints instead of crawling HTML.",
  "url": "https://naati.ltd/api/naati/index.json",
  "publisher": {
    "@type": "Organization",
    "name": "Translingo+ (NAATI.LTD)",
    "url": "https://naati.ltd"
  },
  "generatedAt": "2026-06-03T07:48:59.754Z",
  "dataset": [
    {
      "@type": "Dataset",
      "name": "NAATI Document Types",
      "url": "https://naati.ltd/api/naati/documents.json",
      "numberOfItems": 33,
      "description": "Per document-type pricing, turnaround, accepted authorities, FAQs, HowTo."
    },
    {
      "@type": "Dataset",
      "name": "NAATI Use Cases",
      "url": "https://naati.ltd/api/naati/use-cases.json",
      "numberOfItems": 16,
      "description": "Per visa/registration scenario document bundles (DHA, AHPRA, VETASSESS, etc.)."
    },
    {
      "@type": "Dataset",
      "name": "NAATI Country Acceptance",
      "url": "https://naati.ltd/api/naati/countries.json",
      "numberOfItems": 23,
      "description": "Per destination country acceptance rules and case studies."
    },
    {
      "@type": "Dataset",
      "name": "Service Catalog",
      "url": "https://naati.ltd/api/services/index.json",
      "description": "Top-level services across all categories."
    },
    {
      "@type": "Dataset",
      "name": "Canonical Q&A bundle",
      "url": "https://naati.ltd/answers.json",
      "description": "Authoritative short answers for AEO/AIO surfaces."
    },
    {
      "@type": "Dataset",
      "name": "LLM grounding prose",
      "url": "https://naati.ltd/llms-full.txt",
      "description": "Long-form authoritative passages for retrieval-augmented generation."
    }
  ]
}