Triple

T14440189
Position Surface form Disambiguated ID Type / Status
Subject A Tour of C++ E358064 entity
Predicate coversTopic P380 FINISHED
Object RAII
RAII (Resource Acquisition Is Initialization) is a C++ programming idiom that ties resource management to object lifetime, ensuring automatic acquisition and release of resources through constructors and destructors.
E1099054 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: RAII | Statement: [A Tour of C++, coversTopic, RAII]
NED1 Entity disambiguation (via context triple) gpt-5-mini-2025-08-07
Target entity: RAII
Context triple: [A Tour of C++, coversTopic, RAII]
  • A. RAE
    RAE is the commonly used abbreviation for the Russian Antarctic Expedition, Russia’s long-running program of scientific research and exploration in Antarctica.
  • B. RAE
    RAE is the commonly used acronym for the Royal Spanish Academy, the official institution responsible for regulating and overseeing the Spanish language.
  • C. RAE
    RAE is the corps of the Australian Army responsible for military engineering, including combat engineering, construction, and infrastructure support.
  • D. RAE
    RAE was a major British aerospace research and development organization that played a key role in advancing aviation and aeronautical engineering throughout the 20th century.
  • E. RIA
    RIA is the commonly used abbreviation for the Royal Irish Academy, Ireland’s leading body for the promotion of the sciences and humanities.
  • 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: RAII
Triple: [A Tour of C++, coversTopic, RAII]
Generated description
RAII (Resource Acquisition Is Initialization) is a C++ programming idiom that ties resource management to object lifetime, ensuring automatic acquisition and release of resources through constructors and destructors.
NED2 Entity disambiguation (via description) gpt-5-mini-2025-08-07
Target entity: RAII
Target entity description: RAII (Resource Acquisition Is Initialization) is a C++ programming idiom that ties resource management to object lifetime, ensuring automatic acquisition and release of resources through constructors and destructors.
  • A. RAE
    RAE is the commonly used acronym for the Royal Spanish Academy, the official institution responsible for regulating and overseeing the Spanish language.
  • B. RAE
    RAE is the corps of the Australian Army responsible for military engineering, including combat engineering, construction, and infrastructure support.
  • C. RAE
    RAE is the commonly used abbreviation for the Russian Antarctic Expedition, Russia’s long-running program of scientific research and exploration in Antarctica.
  • D. RAE
    RAE was a major British aerospace research and development organization that played a key role in advancing aviation and aeronautical engineering throughout the 20th century.
  • E. RIA
    RIA is the commonly used abbreviation for the Royal Irish Academy, Ireland’s leading body for the promotion of the sciences and humanities.
  • 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_69d8279402a88190821ffa39ae15bccf completed April 9, 2026, 10:26 p.m.
NER Named-entity recognition batch_69de914c1398819090fa2a74d257ba3e completed April 14, 2026, 7:11 p.m.
NED1 Entity disambiguation (via context triple) batch_69fd5bda6ee88190aeec77092eb3576a completed May 8, 2026, 3:43 a.m.
NEDg Description generation batch_69fd5d8c0e4881908dac3fb5a5ac79bc completed May 8, 2026, 3:50 a.m.
NED2 Entity disambiguation (via description) batch_69fd5e46c184819092ebb2b5aad28125 completed May 8, 2026, 3:53 a.m.
Created at: April 10, 2026, 1:18 a.m.