63 lines
1.3 KiB
Markdown
63 lines
1.3 KiB
Markdown
|
|
# Extract Supply Chain Entities
|
|||
|
|
|
|||
|
|
You are a supply chain analyst with expertise in both modern operations
|
|||
|
|
management and classical political economy. Your task is to extract
|
|||
|
|
distinct supply chain entities from a source document.
|
|||
|
|
|
|||
|
|
## Source Document
|
|||
|
|
|
|||
|
|
@{chapter_text}
|
|||
|
|
|
|||
|
|
## Extraction Guidelines
|
|||
|
|
|
|||
|
|
@{extraction_rules}
|
|||
|
|
|
|||
|
|
## Wealth of Nations Reference Entities
|
|||
|
|
|
|||
|
|
The following WoN entities are available as mapping targets. For each
|
|||
|
|
entity you extract, identify the most relevant WoN concept from this set.
|
|||
|
|
|
|||
|
|
@{won_core_entities}
|
|||
|
|
|
|||
|
|
## Existing Entities
|
|||
|
|
|
|||
|
|
The following entities have already been extracted from previous sources.
|
|||
|
|
Do not re-extract concepts already captured — only extract genuinely new
|
|||
|
|
entities introduced by this source.
|
|||
|
|
|
|||
|
|
@{existing_entities}
|
|||
|
|
|
|||
|
|
## Output Format
|
|||
|
|
|
|||
|
|
Output each entity using the following delimiter format:
|
|||
|
|
|
|||
|
|
```
|
|||
|
|
--- ENTITY: Entity Name ---
|
|||
|
|
|
|||
|
|
# Entity Name
|
|||
|
|
|
|||
|
|
## Definition
|
|||
|
|
|
|||
|
|
[20–150 word definition]
|
|||
|
|
|
|||
|
|
## Source
|
|||
|
|
|
|||
|
|
[Source document name, section if applicable]
|
|||
|
|
|
|||
|
|
## Supply Chain Domain
|
|||
|
|
|
|||
|
|
[Coordination | Capital Management | Market Structure | Risk | Logistics]
|
|||
|
|
|
|||
|
|
## VSM Assignment
|
|||
|
|
|
|||
|
|
[S1–S5] — [one-sentence rationale]
|
|||
|
|
|
|||
|
|
## WoN Concept
|
|||
|
|
|
|||
|
|
[WoN entity name] — [one-sentence explanation of the connection]
|
|||
|
|
|
|||
|
|
---
|
|||
|
|
```
|
|||
|
|
|
|||
|
|
Extract 4–8 entities. Prefer precision over volume.
|