{
  "@context": "https://www.w3.org/ns/json-ld#",
  "linkset": [
    {
      "anchor": "https://nml.tw/",
      "service-doc": [
        { "href": "https://nml.tw/llms.txt", "type": "text/plain", "title": "LLM-friendly site overview" },
        { "href": "https://nml.tw/llms-full.txt", "type": "text/plain", "title": "Full content index for LLMs" }
      ],
      "service-meta": [
        { "href": "https://nml.tw/sitemap.xml", "type": "application/xml", "title": "Sitemap (700+ URLs)" },
        { "href": "https://nml.tw/robots.txt", "type": "text/plain", "title": "robots.txt with Content Signals" },
        { "href": "https://nml.tw/.well-known/mcp.json", "type": "application/json", "title": "MCP Server Card" }
      ]
    },
    {
      "anchor": "https://nml.tw/yiji/",
      "type": "Collection",
      "title": "宜忌條目 (Auspicious / Inauspicious activities, 140 entries)",
      "describedby": [
        { "href": "https://nml.tw/llms-full.txt#宜忌條目", "type": "text/plain" }
      ],
      "item": [
        { "href": "https://nml.tw/yiji/{name}", "type": "text/html", "title": "HTML entry for an activity" },
        { "href": "https://nml.tw/yiji/{name}.md", "type": "text/markdown", "title": "Markdown entry for an activity" }
      ]
    },
    {
      "anchor": "https://nml.tw/god/",
      "type": "Collection",
      "title": "吉神凶煞 (Auspicious / Inauspicious deities, 151 entries)",
      "item": [
        { "href": "https://nml.tw/god/{name}", "type": "text/html" },
        { "href": "https://nml.tw/god/{name}.md", "type": "text/markdown" }
      ]
    },
    {
      "anchor": "https://nml.tw/festival/",
      "type": "Collection",
      "title": "傳統節日與神明聖誕 (Festivals and deity birthdays, 290+ entries)",
      "item": [
        { "href": "https://nml.tw/festival/{name}", "type": "text/html" },
        { "href": "https://nml.tw/festival/{name}.md", "type": "text/markdown" }
      ]
    },
    {
      "anchor": "https://nml.tw/term/",
      "type": "Collection",
      "title": "二十四節氣 (24 solar terms)",
      "item": [
        { "href": "https://nml.tw/term/{name}", "type": "text/html" },
        { "href": "https://nml.tw/term/{name}.md", "type": "text/markdown" }
      ]
    },
    {
      "anchor": "https://nml.tw/day/",
      "type": "Collection",
      "title": "每日農民曆 (Daily almanac entries)",
      "item": [
        { "href": "https://nml.tw/day/{YYYYMMDD}", "type": "text/html", "title": "HTML day view" },
        { "href": "https://nml.tw/day/{YYYYMMDD}.md", "type": "text/markdown", "title": "Markdown day view" }
      ]
    },
    {
      "anchor": "https://nml.tw/month/",
      "type": "Collection",
      "title": "月曆 (Monthly calendar)",
      "item": [
        { "href": "https://nml.tw/month/{YYYYMM}", "type": "text/html" },
        { "href": "https://nml.tw/month/{YYYYMM}.md", "type": "text/markdown" }
      ]
    }
  ]
}
