Initial travel knowledge graph release
This commit is contained in:
11
schema搭建/travel_agency_2_0_test/README.md
Normal file
11
schema搭建/travel_agency_2_0_test/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 旅行社2.0测试 Schema
|
||||
|
||||
当前 active 版本:`2.3`。
|
||||
|
||||
2.3 采纳内容:
|
||||
- `Hotel`、`Restaurant` 独立 POI。
|
||||
- `TravelItem` 只保留非 POI 服务/费用。
|
||||
- `TravelItem.scenic_id` 挂主景区,景区费用项走 `ATTRACTION_HAS_ITEM`。
|
||||
- `Activity` 不再作为核心类型;扶梯/观光车/电瓶车/索道/游船统一归 `ScenicTransport`。
|
||||
- 默认资源绑定继续走关系属性,增加 `binding_id/resource_type/resource_id/product_id/day_index/route_stop_id`。
|
||||
- 行政区不单独建实体,保留 `region_id` 与行政区属性。
|
||||
Reference in New Issue
Block a user