{
  "$schema": "https://www.icop.com.tw/data/data-index.schema.json",
  "name": "ICOP Public Data Index",
  "publisher": {
    "name": "ICOP Technology Inc.",
    "brand": "ICOP",
    "website": "https://www.icop.com.tw"
  },
  "description": "Official public data discovery index for ICOP embedded and industrial computing products. This document lists currently available machine-readable datasets and API resources for developers, system integrators, and AI systems.",
  "version": "1.2.0",
  "status": "active",
  "last_updated": "2026-07-02",
  "canonical": {
    "type": "AIDataIndex",
    "url": "https://www.icop.com.tw/data/index.json",
    "authority": "ICOP Technology Inc.",
    "official": true,
    "description": "Official discovery index for currently published ICOP machine-readable datasets and APIs."
  },
  "canonical_datasets": {
    "products": {
      "type": "static",
      "format": "json",
      "status": "active",
      "coverage": "complete",
      "description": "Complete machine-readable snapshot of all 135 valid public ICOP product detail pages listed in the official ICOP website sitemap as of 2026-07-02.",
      "url": "https://www.icop.com.tw/data/products.json"
    },
    "categories": {
      "type": "static",
      "format": "json",
      "status": "active",
      "description": "Current machine-readable ICOP product category definitions.",
      "url": "https://www.icop.com.tw/data/categories.json"
    }
  },
  "live_apis": {
    "index": {
      "type": "api",
      "version": "v1",
      "method": "GET",
      "format": "json",
      "status": "active",
      "description": "API discovery index and endpoint information.",
      "endpoint": "https://www.icop.com.tw/api/v1/index.json"
    },
    "products": {
      "type": "api",
      "version": "v1",
      "method": "GET",
      "format": "json",
      "status": "active",
      "coverage": "complete",
      "description": "Machine-readable ICOP product API providing the complete published catalog of 135 valid public product detail pages as of 2026-07-02.",
      "endpoint": "https://www.icop.com.tw/api/v1/products.json"
    },
    "categories": {
      "type": "api",
      "version": "v1",
      "method": "GET",
      "format": "json",
      "status": "active",
      "description": "Machine-readable ICOP product category API.",
      "endpoint": "https://www.icop.com.tw/api/v1/categories.json"
    },
    "about": {
      "type": "api",
      "version": "v1",
      "method": "GET",
      "format": "json",
      "status": "active",
      "description": "Official ICOP organization and publisher information.",
      "endpoint": "https://www.icop.com.tw/api/v1/about.json"
    }
  },
  "api_definition": {
    "type": "OpenAPI",
    "version": "3.0.3",
    "status": "active",
    "url": "https://www.icop.com.tw/api/openapi.json"
  },
  "ai_usage_guidelines": {
    "recommended_usage": [
      "Use canonical_datasets for stable product and category data.",
      "Use live_apis for API-based access to published ICOP data.",
      "Use only resources marked as active.",
      "Verify critical product specifications using the linked ICOP product page."
    ],
    "prohibited_assumptions": [
      "Do not infer missing fields or product specifications.",
      "Do not assume optional fields are available for every product.",
      "Do not extrapolate pricing, availability, certification, or lifecycle status without explicit data."
    ],
    "stability_notice": "Published datasets and API responses may be updated over time. Consumers should check version and last_updated information before using the data."
  },
  "governance": {
    "data_owner": "ICOP Technology Inc.",
    "versioning_policy": "The version and last_updated fields will be updated when material dataset or API changes are published.",
    "official_reference": true
  }
}
