13 lines
287 B
Markdown
13 lines
287 B
Markdown
|
|
# Extract Economic Entities
|
||
|
|
|
||
|
|
Discipline: {{ macros.discipline }}
|
||
|
|
Source: {{ input.artifact_id }}
|
||
|
|
|
||
|
|
Return one Markdown entity document per top-level heading. Each entity must
|
||
|
|
include Definition, Source Chapter, Context, and Economic Domain sections.
|
||
|
|
|
||
|
|
## Source Text
|
||
|
|
|
||
|
|
{{ input.content }}
|
||
|
|
|