Triple
T4600063
| Position | Surface form | Disambiguated ID | Type / Status |
|---|---|---|---|
| Subject | MyISAM storage engine |
E100301
|
entity |
| Predicate | defaultStorageEngineUntil |
P55176
|
FINISHED |
| Object | MySQL 5.5 |
E17668
|
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: MySQL 5.5 | Statement: [MyISAM storage engine, defaultStorageEngineUntil, MySQL 5.5]
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: MySQL 5.5 Context triple: [MyISAM storage engine, defaultStorageEngineUntil, MySQL 5.5]
-
A.
MySQL
chosen
MySQL is a widely used open-source relational database management system known for its reliability, performance, and role in powering many web applications and services.
-
B.
MySQL AB
MySQL AB was the Swedish company that developed and commercially supported the popular open-source MySQL relational database management system.
-
C.
MariaDB
MariaDB is an open-source relational database management system, forked from MySQL, known for its compatibility, performance, and community-driven development.
-
D.
MyISAM storage engine
The MyISAM storage engine is a legacy MySQL table format known for fast read performance, simple design, and lack of transactional and foreign key support.
-
E.
InnoDB storage engine
InnoDB storage engine is a widely used transactional storage engine for MySQL that provides ACID compliance, row-level locking, and crash recovery for reliable, high-performance database operations.
- 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: defaultStorageEngineUntil Context triple: [MyISAM storage engine, defaultStorageEngineUntil, MySQL 5.5]
-
A.
defaultStorageEngineOf
chosen
Indicates that one entity is the storage engine that is used by default by another entity (such as a database system or configuration).
-
B.
previouslyUsedEngine
Indicates that an engine has been used before in a prior context or application, rather than being new or unused.
-
C.
storageOption
Indicates how or where something is stored, specifying the chosen method, medium, or configuration for its storage.
-
D.
isMajorStorageFor
Indicates that one entity serves as the primary or main storage location or repository for another entity.
-
E.
storageLayer
Indicates a relationship where one entity functions as the storage layer or persistence tier used by another entity to store and retrieve data.
- 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_69bd43cbc014819098b45f435908f88a |
completed | March 20, 2026, 12:55 p.m. |
| NER | Named-entity recognition | batch_69bd5971f448819090f6e76c7d3ffc2d |
completed | March 20, 2026, 2:28 p.m. |
| NED1 | Entity disambiguation (via context triple) | batch_69bdfa5a7aac8190b540b80816d55051 |
completed | March 21, 2026, 1:54 a.m. |
| PD | Predicate disambiguation | batch_69bd522c811c81909aae4feadae33174 |
completed | March 20, 2026, 1:57 p.m. |
Created at: March 20, 2026, 1:11 p.m.