Triple

T2207
Position Surface form Disambiguated ID Type / Status
Subject New York City E40 entity
Predicate hasAirport P105 FINISHED
Object John F. Kennedy International Airport
John F. Kennedy International Airport is a major international air travel hub located in Queens, serving as one of the primary gateways to New York City and the United States.
E74 NE FINISHED

How this triple was built (5 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: John F. Kennedy International Airport | Statement: [New York City, hasAirport, John F. Kennedy International Airport]
NED1 Entity disambiguation (via context triple) gpt-5-mini-2025-08-07
Target entity: John F. Kennedy International Airport
Context triple: [New York City, hasAirport, John F. Kennedy International Airport]
  • A. New York City
    New York City is the largest city in the United States, a global center of finance, culture, media, and technology.
  • B. Washington, D.C.
    Washington, D.C. is the capital city of the United States, serving as the nation’s political center and home to its federal government institutions.
  • C. Everett, Massachusetts, United States
    Everett, Massachusetts, United States, is a small industrial city just north of Boston known historically for its manufacturing base and as the birthplace of influential engineer and science administrator Vannevar Bush.
  • D. Belmont, Massachusetts, United States
    Belmont, Massachusetts, United States, is a suburban town just west of Boston known for its affluent residential character and strong public schools.
  • E. Cambridge, Massachusetts
    Cambridge, Massachusetts is a historic and academically renowned city just outside Boston, best known for being home to world-leading universities and research institutions.
  • 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: John F. Kennedy International Airport
Triple: [New York City, hasAirport, John F. Kennedy International Airport]
Generated description
John F. Kennedy International Airport is a major international air travel hub located in Queens, serving as one of the primary gateways to New York City and the United States.
NED2 Entity disambiguation (via description) gpt-5-mini-2025-08-07
Target entity: John F. Kennedy International Airport
Target entity description: John F. Kennedy International Airport is a major international air travel hub located in Queens, serving as one of the primary gateways to New York City and the United States.
  • A. New York City
    New York City is the largest city in the United States, a global center of finance, culture, media, and technology.
  • B. Washington, D.C.
    Washington, D.C. is the capital city of the United States, serving as the nation’s political center and home to its federal government institutions.
  • C. Everett, Massachusetts, United States
    Everett, Massachusetts, United States, is a small industrial city just north of Boston known historically for its manufacturing base and as the birthplace of influential engineer and science administrator Vannevar Bush.
  • D. Belmont, Massachusetts, United States
    Belmont, Massachusetts, United States, is a suburban town just west of Boston known for its affluent residential character and strong public schools.
  • E. Cambridge, Massachusetts
    Cambridge, Massachusetts is a historic and academically renowned city just outside Boston, best known for being home to world-leading universities and research institutions.
  • F. None of above. chosen
PD Predicate disambiguation gpt-5-mini-2025-08-07
Target predicate: hasAirport
Context triple: [New York City, hasAirport, John F. Kennedy International Airport]
  • A. headquartersLocation
    Indicates the place where an organization’s main administrative center or principal office is located.
  • B. hasMainCampus
    Indicates that an educational institution is primarily based at or chiefly associated with a particular campus location.
  • C. hasNotableFacility chosen
    Indicates that an entity possesses or hosts a facility that is of particular significance, prominence, or interest.
  • D. placeOfBirth
    Indicates the location where a person or other entity was born.
  • E. hasMascot
    Indicates that an entity is represented or symbolized by a particular mascot.
  • F. None of above.

Provenance (6 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_69a2316d88a08190b2e03041674b5674 completed Feb. 28, 2026, 12:06 a.m.
NED1 Entity disambiguation (via context triple) batch_69a23296d6a881908dbf9acacf9fb94f completed Feb. 28, 2026, 12:11 a.m.
NEDg Description generation batch_69a23385a92c81909dc72e5193d32d36 completed Feb. 28, 2026, 12:15 a.m.
NED2 Entity disambiguation (via description) batch_69a234b8f2648190881fdeb4a864617f completed Feb. 28, 2026, 12:20 a.m.
PD Predicate disambiguation batch_69a230c3ee4481908216244c38aa8aef completed Feb. 28, 2026, 12:03 a.m.
Created at: Feb. 27, 2026, 11:48 p.m.