한국 다이빙 샵(dive-shop) 엔티티 그룹의 진입점(MOC)이다. 전체 80개 샵을 권역·검증 현황으로 조망하고, 개별 샵 노트로 내려간다.
개요 (Overview)
dive-shop은 다이빙 프로그램(체험/오픈워터/펀/프리/테크)·교육단체(agency-*)·서비스 포인트(serves_sites → site-*)·예약 채널·외국인 응대 여부를 가진 운영 주체다. 각 샵은 정확히 1개 권역(region)에 속한다. 운영정보 변동이 잦아 last_verified 기준 6개월 경과 시 stale로 관리한다.
- 전체 개수 (Count): 80개 샵 (dive-shop 80)
- 검증 현황 (Verification): verified 73 / stale 4 / pending 3
권역별 샵 분포 (Shops by region)
실제 10-entities/dive-shops 기준 분포:
| 권역 (Region) | dive-shops | 대표 샵 (Example) |
|---|---|---|
| 동해 (east-sea) | 33 | shop-east-sea-marineplanet |
| 제주 (jeju) | 30 | shop-jeju-mobydick |
| 남해 (south-sea) | 9 | shop-south-sea-dive-planet-busan |
| 울릉도·독도 (ulleung-dokdo) | 7 | |
| 서해 (west-sea) | 1 | |
| 합계 (Total) | 80 |
동해·제주 두 권역이 전체 샵의 약 79%(63/80)를 차지하며, 서해는 1개로 가장 적다.
Base 뷰 (Base View)
!30-bases/dive-shops.base
대표 엔티티 (Representative entities)
- shop-jeju-mobydick — 모비딕다이브 (Moby Dick Dive), 제주 서귀포
- shop-jeju-bigblue33 — 빅블루33 (Big Blue 33), 제주
- shop-east-sea-marineplanet — 마린플래닛 다이브리조트 (Marine Planet), 동해
- shop-south-sea-dive-planet-busan — 다이브플래닛 부산 (Dive Planet Busan), 남해
관계 (Relations)
- 상위 그룹: topic-regions (권역) · 형제 그룹: topic-dive-sites (포인트)
- 각
dive-shop은region·agencies·serves_sitesproperty로 연결된다. 한 포인트를 서비스하는 샵 목록은 해당dive-site노트의 백링크로 본다.