{
  "ogs_version": "0.2.0",
  "vocabulary": "match_types",
  "description": "OGS controlled vocabulary of pairing match types (see spec/ogs-match.md §3).",
  "concepts": [
    {
      "id": "harmony",
      "labels": {
        "en": { "preferred": "harmony", "definition": "Shared flavor profiles create convergence — the dish and beverage taste like they belong together." }
      }
    },
    {
      "id": "contrast",
      "labels": {
        "en": { "preferred": "contrast", "definition": "Complementary opposition — differences highlight and enhance each other." }
      }
    },
    {
      "id": "bridge",
      "labels": {
        "en": { "preferred": "bridge", "definition": "A specific aromatic compound or family links dish and beverage." }
      }
    },
    {
      "id": "intensity_alignment",
      "labels": {
        "en": { "preferred": "intensity alignment", "definition": "The overall intensity/weight of dish and beverage are well-matched." }
      }
    },
    {
      "id": "structural_balance",
      "labels": {
        "en": { "preferred": "structural balance", "definition": "Structural elements (acidity, tannin, body, fat) interact beneficially." }
      }
    },
    {
      "id": "refresh",
      "labels": {
        "en": { "preferred": "palate refresh", "definition": "The beverage cleanses or resets the palate between bites." }
      }
    }
  ]
}
