|
8 | 8 |
|
9 | 9 | 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. |
10 | 10 |
|
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. |
12 | 12 |
|
13 | 13 | ## Requirements (OBO Foundry FP-006) |
14 | 14 |
|
@@ -43,7 +43,7 @@ Base definitions on established scientific knowledge |
43 | 43 |
|
44 | 44 | ## Input Format |
45 | 45 |
|
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: |
47 | 47 |
|
48 | 48 | * Class ID — e.g., `METPO:1234567` |
49 | 49 | * Class Label — e.g., `methanogenesis` |
@@ -131,12 +131,11 @@ Your task is to process each row and return ontology-aligned definitions and sou |
131 | 131 |
|
132 | 132 | ## Critical Instructions for Verification |
133 | 133 |
|
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 |
140 | 139 |
|
141 | 140 | **Example of handling unverifiable information:** |
142 | 141 |
|
|
0 commit comments