Triple
T193159
| Position | Surface form | Disambiguated ID | Type / Status |
|---|---|---|---|
| Subject | DOM |
E3762
|
entity |
| Predicate | fullName |
P16
|
FINISHED |
| Object | Document Object Model |
E3762
|
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: Document Object Model | Statement: [DOM, fullName, Document Object Model]
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: Document Object Model Context triple: [DOM, fullName, Document Object Model]
-
A.
DOM
chosen
The Document Object Model (DOM) is a platform- and language-neutral interface that represents structured documents like HTML and XML as a tree of objects, enabling programs and scripts to dynamically access and update their content and structure.
-
B.
XML
XML (Extensible Markup Language) is a flexible, text-based markup language designed for structuring, storing, and transporting data in a platform-independent way.
-
C.
SGML
SGML (Standard Generalized Markup Language) is a standardized metalanguage for defining markup languages used to structure and describe the content of electronic documents.
-
D.
HTML5
HTML5 is the fifth major version of the HyperText Markup Language standard, introducing modern web features such as semantic elements, native audio and video, and enhanced APIs for building rich, interactive web applications.
-
E.
HTML
HTML (HyperText Markup Language) is the standard markup language used to structure and present content on the World Wide Web.
- 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_69a2548debd48190ae3a06d6e65b53c6 |
completed | Feb. 28, 2026, 2:35 a.m. |
| NER | Named-entity recognition | batch_69a2596810c48190ab687c0c2efaa9e2 |
completed | Feb. 28, 2026, 2:56 a.m. |
| NED1 | Entity disambiguation (via context triple) | batch_69a30cc7d0b88190a6a7b8679af27cc5 |
completed | Feb. 28, 2026, 3:42 p.m. |
Created at: Feb. 28, 2026, 2:41 a.m.