Skip to content

Commit eee3896

Browse files
authored
Update definition-generation.md
1 parent de2ced2 commit eee3896

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

prompts/templates/definition-generation.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
You are assisting in identifying authoritative ontology or curated reference sources that support or verify textual definitions for METPO ontology classes which will later be used to curate the knowledge graph.
1010

11-
**IMPORTANT:** Process only 5–10 class records per batch to ensure accuracy and prevent hallucinations. A TSV or CSV file containing these limited records will be provided as input.
11+
A TSV file or pasted table containing records to process will be provided as input. Process the records so as to ensure accuracy and prevent hallucinations.
1212

1313
## Requirements (OBO Foundry FP-006)
1414

@@ -43,7 +43,7 @@ Base definitions on established scientific knowledge
4343

4444
## Input Format
4545

46-
Each row in the TSV/CSV input (limited to 5–10 rows per batch) will include:
46+
Each row in the TSV/CSV input will include:
4747

4848
* Class ID — e.g., `METPO:1234567`
4949
* Class Label — e.g., `methanogenesis`
@@ -131,12 +131,11 @@ Your task is to process each row and return ontology-aligned definitions and sou
131131

132132
## Critical Instructions for Verification
133133

134-
1. **Batch Size**: Process ONLY 5–10 terms per batch to maintain accuracy
135-
2. **Verification**: If you cannot verify information through authoritative sources, use `null` values and explain in the `comments` field
136-
3. **URLs Required**: Always include full URLs for all sources to enable manual verification
137-
4. **Parent Classes**: Always include both the human-readable parent class label AND its ID
138-
5. **Quantitative Data**: Include measurement min/max ranges only when supported by published data; cite the source
139-
6. **Source Preference**: Always prioritize ontology terms over publications when both are available
134+
1. **Verification**: If you cannot verify information through authoritative sources, use `null` values and explain in the `comments` field
135+
2. **URLs Required**: Always include full URLs for all sources to enable manual verification
136+
3. **Parent Classes**: Always include both the human-readable parent class label AND its ID
137+
4. **Quantitative Data**: Include measurement min/max ranges only when supported by published data; cite the source
138+
5. **Source Preference**: Always prioritize ontology terms over publications when both are available
140139

141140
**Example of handling unverifiable information:**
142141

0 commit comments

Comments
 (0)