← back to Handbag Authentication

handbag_data/japanese_collections/kci_manual_collection_template.json

34 lines

{
  "institution": "Kyoto Costume Institute",
  "url": "https://www.kci.or.jp/en/archives/digital_archives/",
  "collection_method": "MANUAL",
  "instructions": [
    "1. Visit: https://www.kci.or.jp/en/archives/digital_archives/",
    "2. Browse chronologically or by category",
    "3. Look for handbag, bag, purse items",
    "4. For each item, collect:",
    "   - Image URL",
    "   - Title (English + Japanese if available)",
    "   - Date/Era",
    "   - Designer/Maker",
    "   - Description",
    "   - Item page URL",
    "5. Save data in JSON format using normalizeJapaneseItem structure"
  ],
  "search_keywords": [
    "bag",
    "handbag",
    "purse",
    "pochette",
    "Hermès",
    "Chanel",
    "Louis Vuitton"
  ],
  "expected_items": "50-300 handbag items",
  "notes": [
    "KCI has extensive French designer bag collection",
    "High-quality museum photography",
    "Bilingual metadata (Japanese/English)",
    "Focus on 17th-21st century pieces"
  ]
}