Knowledge Network · BKN Structure

Fjelstul 世界杯 · BKN 知识网络

worldcup_vega_catalog_bkn — 基于 Joshua C. Fjelstul 世界杯开放数据库的领域模型
27
ObjectTypes 对象类
29
RelationTypes 关系类
4
ConceptGroups 概念组

核心关系图

tournamentsmatches 为枢纽的主要外键路径
赛会与赛程 · COMPETITION 球队与人员 · PARTICIPANTS 场上事件 · EVENTS 奖项与荣誉 · HONORS 主/客队 home/away goals · bookings · player_appear. team_appear. → matches 事件 → players / teams winner · team host_countries 东道主 tournaments 届次 stages 阶段 stadiums 球场 matches 场次 groups 小组 group_standings 小组榜 standings 总积分 teams 国家队 confederations 足联 players 球员 managers 主教练 referees 裁判 qualified_teams 出线资格 team_appearances 球队参赛 player_appearances 球员出场 squads 阵容 *_appearances manager / referee + *_appointments goals 进球 bookings 黄红牌 penalty_kicks 点球 substitutions 换人 award_winners 获奖记录(FK → 4 表) awards 奖项
枢纽 hub 有 FK 关系 minimal 模式无 FK 边 · 骨架边只画到 row 1(teams · players · tournaments · matches);row 3 与 honors 的 FK 见下方关系表

四个概念组

按业务域聚类的全部 27 个对象类
赛会与赛程
worldcup_competition
8 OTs
赛事、阶段、场次、球场、东道主与小组结构 — 回答「哪一届、哪一场、在哪踢」。
  • tournaments
  • tournament_stages
  • matches
  • stadiums
  • host_countries
  • groups
  • group_standings
  • tournament_standings
球队与人员
worldcup_participants
13 OTs
国家队、球员、教练、裁判及其任命 / 出场 / 执法记录 — 回答「谁、代表谁、何时上场」。
  • teams
  • players
  • managers
  • referees
  • confederations
  • squads
  • qualified_teams
  • manager_appointments
  • referee_appointments
  • team_appearances
  • player_appearances
  • manager_appearances
  • referee_appearances
场上事件
worldcup_events
4 OTs
进球、点球、换人、得牌等可回放事件 — 回答「谁进球、何时换人」。
  • goals
  • penalty_kicks
  • substitutions
  • bookings
奖项与荣誉
worldcup_honors
2 OTs
奖项定义与获奖记录 — 回答「金靴 / 金球得主是谁」。
  • awards
  • award_winners

关系类全集(29 条)

命名约定:rel_<来源表>_<外键列>
关系FromTo语义
rel_matches_tournamentmatchestournaments场次所属届次
rel_matches_home_teammatchesteams主队
rel_matches_away_teammatchesteams客队
rel_matches_stadiummatchesstadiums比赛球场
rel_groups_tournamentgroupstournaments小组归属
rel_group_standings_teamgroup_standingsteams积分对应球队
rel_group_standings_tournamentgroup_standingstournaments积分对应届次
rel_teams_confederationteamsconfederations球队所属足联
rel_qualified_teams_teamqualified_teamsteams出线球队
rel_qualified_teams_tournamentqualified_teamstournaments出线对应届次
rel_squads_playersquadsplayers阵容成员
rel_squads_teamsquadsteams阵容归属球队
rel_squads_tournamentsquadstournaments阵容报名届次
rel_team_appearances_teamteam_appearancesteams球队
rel_team_appearances_opponentteam_appearancesteams对手
rel_team_appearances_matchteam_appearancesmatches对应场次
rel_player_appearances_playerplayer_appearancesplayers出场球员
rel_player_appearances_teamplayer_appearancesteams所属球队
rel_player_appearances_matchplayer_appearancesmatches对应场次
rel_goals_playergoalsplayers射手
rel_goals_teamgoalsteams进球方球队
rel_goals_matchgoalsmatches所属场次
rel_bookings_playerbookingsplayers领牌球员
rel_bookings_teambookingsteams球队
rel_bookings_matchbookingsmatches所属场次
rel_award_winners_awardaward_winnersawards奖项
rel_award_winners_tournamentaward_winnerstournaments颁奖届次
rel_award_winners_playeraward_winnersplayers获奖球员
rel_award_winners_teamaward_winnersteams获奖球队