Triple

T1815
Position Surface form Disambiguated ID Type / Status
Subject Franklin D. Roosevelt E34 entity
Predicate givenName P17 FINISHED
Object Franklin
Franklin is the given name of Franklin D. Roosevelt, the 32nd president of the United States who led the country through the Great Depression and World War II.
E2850 NE FINISHED

How this triple was built (4 steps)

Every LLM step that produced this triple, in pipeline order — named-entity classification, the disambiguation choices (the exact options shown, with the pick highlighted), and the generated description. The batch + timestamp of each is in the Provenance table below.

NER Named-entity recognition gpt-5-mini
Instruction
Given a phrase, classify it is english named entity (e.g., persons, organizations, works of art) in Latin script, or not (e.g., literals, dates, URLs, verbose phrases). For disambiguation, the statement where the phrase occurs as object is also given. Please return a JSON object with `phrase` (string, the phrase being analyzed) and `is_ne` (boolean, indicating whether the phrase is a Named Entity).
Input
Phrase: Franklin | Statement: [Franklin D. Roosevelt, givenName, Franklin]
NED1 Entity disambiguation (via context triple) gpt-5-mini-2025-08-07
Target entity: Franklin
Context triple: [Franklin D. Roosevelt, givenName, Franklin]
  • A. Howard
    Howard is the middle name of Edwin H. Armstrong, the pioneering American electrical engineer and inventor of FM radio.
  • B. George Washington
    George Washington was the first president of the United States and a key leader of the American Revolutionary War, often referred to as the "Father of His Country."
  • C. Thomas Jefferson
    Thomas Jefferson was the third president of the United States, principal author of the Declaration of Independence, and a leading figure of early American political and intellectual life.
  • D. John Hancock
    John Hancock was a prominent American Founding Father, revolutionary leader, and the first signer of the United States Declaration of Independence, known for his bold and iconic signature.
  • E. John Adams
    John Adams was a Founding Father of the United States who served as the nation’s second president and was a leading advocate for independence and republican government.
  • F. None of above. chosen
  • G. Unsure - the case is ambiguous/there is not enough information to decide.
NEDg Description generation gpt-5.1
Instruction
Generate a one-sentence description of the target entity. 
You are given a context triple in the form (subject, predicate, object), where the object is the target entity. 
# Instructions
Use the triple to infer relevant information about the entity. Describe the entity based on what is most defining, well-known. 
Avoid repeating the information from the triple, unless really essential.
# Response Format
Return only the sentence: "Description: [one-sentence description of the target entity]"
Input
Entity: Franklin
Triple: [Franklin D. Roosevelt, givenName, Franklin]
Generated description
Franklin is the given name of Franklin D. Roosevelt, the 32nd president of the United States who led the country through the Great Depression and World War II.
NED2 Entity disambiguation (via description) gpt-5-mini-2025-08-07
Target entity: Franklin
Target entity description: Franklin is the given name of Franklin D. Roosevelt, the 32nd president of the United States who led the country through the Great Depression and World War II.
  • A. Howard
    Howard is the middle name of Edwin H. Armstrong, the pioneering American electrical engineer and inventor of FM radio.
  • B. George Washington
    George Washington was the first president of the United States and a key leader of the American Revolutionary War, often referred to as the "Father of His Country."
  • C. Thomas Jefferson
    Thomas Jefferson was the third president of the United States, principal author of the Declaration of Independence, and a leading figure of early American political and intellectual life.
  • D. John Hancock
    John Hancock was a prominent American Founding Father, revolutionary leader, and the first signer of the United States Declaration of Independence, known for his bold and iconic signature.
  • E. John Adams
    John Adams was a Founding Father of the United States who served as the nation’s second president and was a leading advocate for independence and republican government.
  • F. None of above. chosen

Provenance (5 batches)

The batch behind each pipeline step, in order, with when it ran. Timestamps are batch-level — stages were processed in waves, so the object chain (NER → NED1 → NEDg → NED2) reads in order, but predicate / elicitation batches can sit in a different wave.

Step Stage Batch ID Status When
creating Elicitation batch_69a22cde80848190b62c5f556b4d62ba completed Feb. 27, 2026, 11:46 p.m.
NER Named-entity recognition batch_69a230c560548190a57df2421e233775 completed Feb. 28, 2026, 12:03 a.m.
NED1 Entity disambiguation (via context triple) batch_69a24e51246c819098f53258d869ecde completed Feb. 28, 2026, 2:09 a.m.
NEDg Description generation batch_69a250b213c881909381abc66f5ebe68 completed Feb. 28, 2026, 2:19 a.m.
NED2 Entity disambiguation (via description) batch_69a2515b915c8190b122de0025bd954f completed Feb. 28, 2026, 2:22 a.m.
Created at: Feb. 27, 2026, 11:48 p.m.