Triple
T737979
| Position | Surface form | Disambiguated ID | Type / Status |
|---|---|---|---|
| Subject | First Draft of a Report on the EDVAC |
E14975
|
entity |
| Predicate | influenced |
P9
|
FINISHED |
| Object | von Neumann architecture |
E14971
|
NE 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: von Neumann architecture | Statement: [First Draft of a Report on the EDVAC, influenced, von Neumann architecture]
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: von Neumann architecture Context triple: [First Draft of a Report on the EDVAC, influenced, von Neumann architecture]
-
A.
von Neumann architecture
chosen
The von Neumann architecture is a foundational computer design model in which a single memory stores both program instructions and data, executed sequentially by a central processing unit.
-
B.
Harvard architecture
Harvard architecture is a computer architecture design that uses separate memory and signal pathways for instructions and data, enabling simultaneous access and often improved performance over unified-memory designs.
-
C.
First Draft of a Report on the EDVAC
First Draft of a Report on the EDVAC is a seminal 1945 technical report that laid out the stored-program computer architecture that became the foundation for most modern computers.
-
D.
Turing machine
A Turing machine is an abstract computational model that manipulates symbols on an infinite tape according to a set of rules, providing a formal foundation for the concept of algorithm and computability.
-
E.
RCA 1802 microprocessor
The RCA 1802 microprocessor is an early CMOS-based 8-bit CPU notable for its low power consumption, radiation hardness, and use in spacecraft and embedded systems in the 1970s and 1980s.
- F. None of above.
- G. Unsure - the case is ambiguous/there is not enough information to decide.
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_69a4934d9930819099eed80096b0597d |
completed | March 1, 2026, 7:28 p.m. |
| NER | Named-entity recognition | batch_69a4a5f1c9888190b2817138c6893cfe |
completed | March 1, 2026, 8:47 p.m. |
| NED1 | Entity disambiguation (via context triple) | batch_69a654e40b9c8190ab4314e63826d00a |
completed | March 3, 2026, 3:26 a.m. |
Created at: March 1, 2026, 7:37 p.m.