Triple

T1314
Position Surface form Disambiguated ID Type / Status
Subject California E26 entity
Predicate hasCapital P204 FINISHED
Object Sacramento
Sacramento is the capital city of the U.S. state of California, known for its role as the state’s political center and its historic roots in the Gold Rush era.
E438 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: Sacramento | Statement: [California, hasCapital, Sacramento]
NED1 Entity disambiguation (via context triple) gpt-5-mini-2025-08-07
Target entity: Sacramento
Context triple: [California, hasCapital, Sacramento]
  • A. San Francisco
    San Francisco is a major coastal city in Northern California known for its hilly landscape, iconic Golden Gate Bridge, and role as a historic center of technology and counterculture.
  • B. Delano
    Delano is the middle name of Franklin D. Roosevelt, the 32nd president of the United States.
  • C. Atherton, California, United States
    Atherton, California, United States is an affluent, primarily residential town in Silicon Valley known for its large estates and status as one of the wealthiest communities in the country.
  • D. Napa Valley
    Napa Valley is a renowned wine-producing region in Northern California, famous for its vineyards, wineries, and picturesque landscapes.
  • E. 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.
  • 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: Sacramento
Triple: [California, hasCapital, Sacramento]
Generated description
Sacramento is the capital city of the U.S. state of California, known for its role as the state’s political center and its historic roots in the Gold Rush era.
NED2 Entity disambiguation (via description) gpt-5-mini-2025-08-07
Target entity: Sacramento
Target entity description: Sacramento is the capital city of the U.S. state of California, known for its role as the state’s political center and its historic roots in the Gold Rush era.
  • A. San Francisco
    San Francisco is a major coastal city in Northern California known for its hilly landscape, iconic Golden Gate Bridge, and role as a historic center of technology and counterculture.
  • B. Delano
    Delano is the middle name of Franklin D. Roosevelt, the 32nd president of the United States.
  • C. Atherton, California, United States
    Atherton, California, United States is an affluent, primarily residential town in Silicon Valley known for its large estates and status as one of the wealthiest communities in the country.
  • D. Napa Valley
    Napa Valley is a renowned wine-producing region in Northern California, famous for its vineyards, wineries, and picturesque landscapes.
  • E. 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.
  • F. None of above. chosen
PD Predicate disambiguation gpt-5-mini-2025-08-07
Target predicate: hasCapital
Context triple: [California, hasCapital, Sacramento]
  • A. headquartersLocation
    Indicates the place where an organization’s main administrative center or principal office is located.
  • B. countryOfCitizenship
    Indicates the country in which a person or entity holds legal citizenship.
  • C. placeOfBirth
    Indicates the location where a person or other entity was born.
  • D. hasMainCampus
    Indicates that an educational institution is primarily based at or chiefly associated with a particular campus location.
  • E. officialName
    Indicates the formally recognized name assigned to an entity by an authoritative body or source.
  • F. None of above. chosen

Provenance (7 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_69a22a285828819081a58308fb963df1 completed Feb. 27, 2026, 11:35 p.m.
NER Named-entity recognition batch_69a23211f05c8190b8deb03a8540d84d completed Feb. 28, 2026, 12:08 a.m.
NED1 Entity disambiguation (via context triple) batch_69a23d860c2881909010e0310acaf10f completed Feb. 28, 2026, 12:57 a.m.
NEDg Description generation batch_69a23ffe6b4081908f9d04b169a7bed8 completed Feb. 28, 2026, 1:08 a.m.
NED2 Entity disambiguation (via description) batch_69a2406bedd081909e8704cef5ab08dd completed Feb. 28, 2026, 1:10 a.m.
PD Predicate disambiguation batch_69a230c2c48481908beb1db3cc9768aa completed Feb. 28, 2026, 12:03 a.m.
PDg Predicate description generation batch_69a23211181c81909c2db8796d2aded4 completed Feb. 28, 2026, 12:08 a.m.
Created at: Feb. 27, 2026, 11:36 p.m.