Triple

T4416630
Position Surface form Disambiguated ID Type / Status
Subject Things a Computer Scientist Rarely Talks About E94989 entity
Predicate hasAuthorNotableWork P42822 FINISHED
Object The Art of Computer Programming E32446 NE FINISHED

How this triple was built (3 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: The Art of Computer Programming | Statement: [Things a Computer Scientist Rarely Talks About, hasAuthorNotableWork, The Art of Computer Programming]
NED1 Entity disambiguation (via context triple) gpt-5-mini-2025-08-07
Target entity: The Art of Computer Programming
Context triple: [Things a Computer Scientist Rarely Talks About, hasAuthorNotableWork, The Art of Computer Programming]
  • A. The Art of Computer Programming chosen
    The Art of Computer Programming is Donald Knuth’s seminal multi-volume work that rigorously analyzes algorithms and data structures, widely regarded as one of the most influential and comprehensive texts in computer science.
  • B. Programming Pearls
    Programming Pearls is a classic computer science book by Jon Bentley that teaches practical problem-solving, algorithm design, and programming techniques through engaging essays and puzzles.
  • C. Algorithms + Data Structures = Programs
    "Algorithms + Data Structures = Programs" is a classic computer science textbook by Niklaus Wirth that systematically teaches how combining appropriate data structures with algorithms leads to effective and efficient programs.
  • D. Introduction to Algorithms
    Introduction to Algorithms is a widely used, comprehensive textbook on algorithms and data structures, renowned for its rigorous yet accessible coverage of theoretical and practical topics in computer science.
  • E. A Discipline of Programming
    A Discipline of Programming is a seminal 1976 book by Edsger W. Dijkstra that rigorously develops program construction using formal mathematical reasoning and correctness proofs.
  • F. None of above.
  • G. Unsure - the case is ambiguous/there is not enough information to decide.
PD Predicate disambiguation gpt-5-mini-2025-08-07
Target predicate: hasAuthorNotableWork
Context triple: [Things a Computer Scientist Rarely Talks About, hasAuthorNotableWork, The Art of Computer Programming]
  • A. notableWorkAuthor chosen
    Indicates that one entity is the creator or author of a notable work associated with another entity.
  • B. notableWorkWith
    Indicates a relationship where two or more entities are recognized for having collaborated on or been jointly associated with a significant work or project.
  • C. notableWorkIn
    Indicates that an entity is known for or associated with a significant work, contribution, or achievement in a particular field or context.
  • D. hasFatherNotableWork
    Indicates that a person's father is associated with a specific notable work or achievement.
  • E. namedForNotableWork
    Indicates that one entity is named in honor of another entity’s notable work or achievement.
  • F. None of above.

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_69b3453a36908190b95a79a297ca083c completed March 12, 2026, 10:59 p.m.
NER Named-entity recognition batch_69b3551afb448190a2ce2000193808ac completed March 13, 2026, 12:06 a.m.
NED1 Entity disambiguation (via context triple) batch_69b5f61b56a8819099b5302f1b53f76d completed March 14, 2026, 11:58 p.m.
PD Predicate disambiguation batch_69b34f5d0c54819085c08533bb58030a completed March 12, 2026, 11:42 p.m.
Created at: March 12, 2026, 11:29 p.m.