Triple
T1531760
| Position | Surface form | Disambiguated ID | Type / Status |
|---|---|---|---|
| Subject | The Mythical Man-Month |
E32457
|
entity |
| Predicate | hasEssay |
P27484
|
FINISHED |
| Object | The Mythical Man-Month |
E32457
|
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 Mythical Man-Month | Statement: [The Mythical Man-Month, hasEssay, The Mythical Man-Month]
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: The Mythical Man-Month Context triple: [The Mythical Man-Month, hasEssay, The Mythical Man-Month]
-
A.
The Mythical Man-Month
chosen
The Mythical Man-Month is a classic software engineering book by Fred Brooks that explores the challenges of large-scale software projects and famously argues that adding manpower to a late project makes it later.
-
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.
The Pragmatic Programmer
The Pragmatic Programmer is a highly influential software development book that offers practical advice, best practices, and philosophical guidance for writing maintainable, high-quality code and growing as a professional programmer.
-
D.
The Art of Unix Programming
The Art of Unix Programming is a book that explores the philosophy, design principles, and culture of Unix software development, emphasizing simplicity, modularity, and the Unix way.
-
E.
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.
- 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: hasEssay Context triple: [The Mythical Man-Month, hasEssay, The Mythical Man-Month]
-
A.
containsEssay
chosen
Indicates that one entity includes or holds an essay as part of its contents.
-
B.
hasWrittenAbout
Indicates that one entity has authored content or material discussing, analyzing, or referencing another entity.
-
C.
numberOfEssays
Indicates the quantity of essays associated with a given entity or context.
-
D.
hasWrittenFor
Indicates that one entity has created written content (such as articles, stories, or texts) for or on behalf of another entity, typically a publication, organization, or platform.
-
E.
hasPublication
Indicates that an entity is associated with or responsible for a specific publication.
- 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_69a885ea86308190998f6bc14bb91f8e |
completed | March 4, 2026, 7:20 p.m. |
| NER | Named-entity recognition | batch_69a933ddc5a881909cdf503f2bc29bd4 |
completed | March 5, 2026, 7:42 a.m. |
| NED1 | Entity disambiguation (via context triple) | batch_69ad30942dc481908de85bd2ca30c0bd |
completed | March 8, 2026, 8:17 a.m. |
| PD | Predicate disambiguation | batch_69a907ae8f688190ad9000ea1e018585 |
completed | March 5, 2026, 4:33 a.m. |
Created at: March 4, 2026, 7:26 p.m.