참고소스 수정본
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
project_name: perfume_subscription
|
||||
domain: perfume
|
||||
target_entities:
|
||||
- Product
|
||||
- Perfume
|
||||
- Brand
|
||||
- Event
|
||||
- Article
|
||||
- Promotion
|
||||
- Category
|
||||
- Notice
|
||||
- Page
|
||||
- Note
|
||||
- Accord
|
||||
- Mood
|
||||
@@ -25,7 +32,7 @@ sources:
|
||||
type: official
|
||||
trust_level: 0.95
|
||||
parser: generic
|
||||
fetcher: requests
|
||||
fetcher: playwright
|
||||
rate_limit_per_minute: 20
|
||||
respect_robots_txt: true
|
||||
- name: marketplace
|
||||
@@ -44,8 +51,15 @@ sources:
|
||||
respect_robots_txt: true
|
||||
ontology:
|
||||
entity_types:
|
||||
- Product
|
||||
- Perfume
|
||||
- Brand
|
||||
- Event
|
||||
- Article
|
||||
- Promotion
|
||||
- Category
|
||||
- Notice
|
||||
- Page
|
||||
- Note
|
||||
- Accord
|
||||
- Mood
|
||||
@@ -54,6 +68,11 @@ ontology:
|
||||
- Review
|
||||
- Price
|
||||
- ProductPage
|
||||
- CommunityPage
|
||||
- BrandStoryPage
|
||||
- ListingPage
|
||||
- PromotionPage
|
||||
- ReviewPage
|
||||
predicates:
|
||||
- hasBrand
|
||||
- hasTopNote
|
||||
@@ -92,4 +111,3 @@ update_policy:
|
||||
interval_days: 7
|
||||
review:
|
||||
interval_days: 14
|
||||
|
||||
|
||||
Reference in New Issue
Block a user