Triple

T6174
Position Surface form Disambiguated ID Type / Status
Subject Franklin D. Roosevelt E123 entity
Predicate hasMiddleName P143 FINISHED
Object Delano E123 NE FINISHED

How this triple was built (3 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: Delano | Statement: [Franklin D. Roosevelt, hasMiddleName, Delano]
NED1 Entity disambiguation (via context triple) gpt-5-mini-2025-08-07
Target entity: Delano
Context triple: [Franklin D. Roosevelt, hasMiddleName, Delano]
  • A. Delano chosen
    Delano is the middle name of Franklin D. Roosevelt, the 32nd president of the United States.
  • B. Minneapolis–Saint Paul
    Minneapolis–Saint Paul is a major metropolitan area in Minnesota known for its twin cities, cultural institutions, and economic significance in the Upper Midwest.
  • C. Kanesville
    Kanesville was the mid-19th-century Mormon settlement that later became the city of Council Bluffs, Iowa.
  • D. Fresno
    Fresno is a major agricultural and economic center in California’s San Joaquin Valley, known for its role in the state’s farming industry and its diverse urban population.
  • E. Detroit
    Detroit is a major U.S. city in Michigan known historically as the center of the American automotive industry and for its influential contributions to music, particularly Motown.
  • F. None of above.
  • G. Unsure - the case is ambiguous/there is not enough information to decide.
PD Predicate disambiguation gpt-5-mini-2025-08-07
Target predicate: hasMiddleName
Context triple: [Franklin D. Roosevelt, hasMiddleName, Delano]
  • A. middleName chosen
    Indicates that one entity is the middle name of another entity.
  • B. givenName
    Indicates the personal first name assigned to an individual.
  • C. fullName
    Indicates that an entity has a complete personal name, typically combining given name(s) and family name into a single string.
  • D. familyName
    Indicates that one entity is the family (last) name associated with another entity (typically a person).
  • E. hasHonorificPrefix
    Indicates that one entity is used as an honorific title or prefix attached to another entity’s name.
  • F. None of above.

Provenance (4 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_69a23bb612708190b09f25385e4b63d1 completed Feb. 28, 2026, 12:49 a.m.
NER Named-entity recognition batch_69a2421836f08190b54fc40edeb1a96b completed Feb. 28, 2026, 1:17 a.m.
NED1 Entity disambiguation (via context triple) batch_69a262364cf48190b390bab67cee9312 completed Feb. 28, 2026, 3:34 a.m.
PD Predicate disambiguation batch_69a23fe064c881909496fd0e6b0e18d7 completed Feb. 28, 2026, 1:07 a.m.
Created at: Feb. 28, 2026, 12:54 a.m.