Triple

T36872602
Position Surface form Disambiguated ID Type / Status
Subject typing.NewType E911260 entity
Predicate exampleSignature P186627 FINISHED
Object def NewType(name: str, tp: Type[_T]) -> Type[_T]: ... 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: def NewType(name: str, tp: Type[_T]) -> Type[_T]: ... | Statement: [typing.NewType, exampleSignature, def NewType(name: str, tp: Type[_T]) -> Type[_T]: ...]
PD Predicate disambiguation gpt-5-mini-2025-08-07
Target predicate: exampleSignature
Context triple: [typing.NewType, exampleSignature, def NewType(name: str, tp: Type[_T]) -> Type[_T]: ...]
  • A. signatureExample
    Indicates that an entity serves as an illustrative or representative instance of a particular signature, pattern, or formal specification.
  • B. usesSignature
    Indicates that one entity employs or relies on the specific signature (e.g., cryptographic, digital, or formal) associated with another entity for validation, identification, or authorization purposes.
  • C. signatureEventOf
    Indicates that a given event represents or records the signing (or creation) of the associated entity, such as a document, agreement, or artifact.
  • D. signature
    Indicates that one entity has provided an official or personal signed endorsement, authorization, or acknowledgment on or for another entity.
  • E. signatureType
    Indicates the specific kind or category of a signature associated with an entity or action.
  • F. None of above. chosen

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_69f76e82339881909607a65c0503d941 completed May 3, 2026, 3:49 p.m.
NER Named-entity recognition batch_69f9fe1a1ca4819084c196f0041f0be2 completed May 5, 2026, 2:26 p.m.
PD Predicate disambiguation batch_69f7cf7890008190a8bc355ff2d61c86 completed May 3, 2026, 10:43 p.m.
PDg Predicate description generation batch_69f9fd66eed48190bdc26a8def328c2d completed May 5, 2026, 2:23 p.m.
Created at: May 3, 2026, 4:13 p.m.