Triple
T29606615
| Position | Surface form | Disambiguated ID | Type / Status |
|---|---|---|---|
| Subject | How JavaScript Works |
E754592
|
entity |
| Predicate | explains |
P264
|
FINISHED |
| Object |
JavaScript event loop
The JavaScript event loop is the runtime mechanism that manages asynchronous operations and callback execution by continuously cycling through the call stack and task queues to determine what code runs next.
|
E1874415
|
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: JavaScript event loop | Statement: [How JavaScript Works, explains, JavaScript event loop]
NEDg
Description generation
gpt-5.1
Instruction
Generate a one-sentence description of the target entity. You are given a context triple in the form (subject, predicate, object), where the object is the target entity. # Instructions Use the triple to infer relevant information about the entity. Describe the entity based on what is most defining, well-known. Avoid repeating the information from the triple, unless really essential. # Response Format Return only the sentence: "Description: [one-sentence description of the target entity]"
Input
Entity: JavaScript event loop Triple: [How JavaScript Works, explains, JavaScript event loop]
Generated description
The JavaScript event loop is the runtime mechanism that manages asynchronous operations and callback execution by continuously cycling through the call stack and task queues to determine what code runs next.
Provenance (5 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_69f0ef84e5d08190a0df17f5930ceed3 |
completed | April 28, 2026, 5:33 p.m. |
| NER | Named-entity recognition | batch_69f66de7e8948190aa0bfe17808ad8b9 |
completed | May 2, 2026, 9:34 p.m. |
| NED1 | Entity disambiguation (via context triple) | batch_6a262d883b0c8190b76d4f5deb31a699 |
completed | June 8, 2026, 2:48 a.m. |
| NEDg | Description generation | batch_6a2632f2416c8190b4c339313030b3e3 |
completed | June 8, 2026, 3:11 a.m. |
| NED2 | Entity disambiguation (via description) | batch_6a2636ebe7188190ae1d6fc7ede11dbe |
completed | June 8, 2026, 3:28 a.m. |
Created at: April 28, 2026, 6:25 p.m.