Triple

T28616106
Position Surface form Disambiguated ID Type / Status
Subject GetLastError E724275 entity
Predicate threadSafetyNote P90880 FINISHED
Object last-error code is maintained per thread, not per process LITERAL FINISHED

How this triple was built (2 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: last-error code is maintained per thread, not per process | Statement: [GetLastError, threadSafetyNote, last-error code is maintained per thread, not per process]
PD Predicate disambiguation gpt-5-mini-2025-08-07
Target predicate: threadSafetyNote
Context triple: [GetLastError, threadSafetyNote, last-error code is maintained per thread, not per process]
  • A. threadSafe
    Indicates that an operation or relationship can be safely executed concurrently by multiple threads without causing data races or inconsistent state.
  • B. threadSafeForThrowing
    Indicates that an operation or resource remains safe for concurrent use across multiple threads even when it may throw exceptions.
  • C. threadRelated
    Indicates that two or more items are connected by belonging to, originating from, or referring to the same discussion thread or conversational context.
  • D. threadingRequirement chosen
    Indicates the conditions or constraints under which an operation must be executed with respect to threads (e.g., which thread or threading model is required).
  • E. notReentrant
    Indicates that the associated function or operation cannot be safely invoked again (re-entered) before a previous invocation has fully completed.
  • F. None of above.

Provenance (3 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_69f01d816d7c8190a1fe27e3434041dc completed April 28, 2026, 2:37 a.m.
NER Named-entity recognition batch_69f69383222c81909d8baa04129d5c81 completed May 3, 2026, 12:14 a.m.
PD Predicate disambiguation batch_69f690eb1e948190aab41a89969519a5 completed May 3, 2026, 12:03 a.m.
Created at: April 28, 2026, 4:31 a.m.