Triple

T816901
Position Surface form Disambiguated ID Type / Status
Subject MySQL E17668 entity
Predicate supportsFeature P203 FINISHED
Object 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.
E100301 NE FINISHED

How this triple was built (4 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: MyISAM storage engine | Statement: [MySQL, supportsFeature, MyISAM storage engine]
NED1 Entity disambiguation (via context triple) gpt-5-mini-2025-08-07
Target entity: MyISAM storage engine
Context triple: [MySQL, supportsFeature, MyISAM storage engine]
  • A. 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.
  • B. MariaDB
    MariaDB is an open-source relational database management system, forked from MySQL, known for its compatibility, performance, and community-driven development.
  • C. MySQL
    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.
  • D. MySQL HeatWave
    MySQL HeatWave is a fully managed, in-memory query acceleration and analytics engine integrated with MySQL to deliver high-performance OLTP and OLAP processing on the same database service.
  • E. B-tree
    A B-tree is a self-balancing tree data structure that maintains sorted data and allows efficient insertion, deletion, and search operations, commonly used to implement database indexes.
  • F. None of above. chosen
  • G. Unsure - the case is ambiguous/there is not enough information to decide.
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: MyISAM storage engine
Triple: [MySQL, supportsFeature, MyISAM storage engine]
Generated description
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.
NED2 Entity disambiguation (via description) gpt-5-mini-2025-08-07
Target entity: MyISAM storage engine
Target entity description: 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.
  • A. 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.
  • B. MariaDB
    MariaDB is an open-source relational database management system, forked from MySQL, known for its compatibility, performance, and community-driven development.
  • C. MySQL
    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.
  • D. MySQL HeatWave
    MySQL HeatWave is a fully managed, in-memory query acceleration and analytics engine integrated with MySQL to deliver high-performance OLTP and OLAP processing on the same database service.
  • E. B-tree
    A B-tree is a self-balancing tree data structure that maintains sorted data and allows efficient insertion, deletion, and search operations, commonly used to implement database indexes.
  • F. None of above. chosen

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_69a4937bcaac8190a322524ac6f45a5a completed March 1, 2026, 7:28 p.m.
NER Named-entity recognition batch_69a4ab621d2c819083f10bff4f66c482 completed March 1, 2026, 9:10 p.m.
NED1 Entity disambiguation (via context triple) batch_69a7928f8a808190aaf5f2a2f3ee676f completed March 4, 2026, 2:01 a.m.
NEDg Description generation batch_69a7976b7334819082bb9f40601c1092 completed March 4, 2026, 2:22 a.m.
NED2 Entity disambiguation (via description) batch_69a79b206a5481908591ee9e1d6b3fdd completed March 4, 2026, 2:38 a.m.
Created at: March 1, 2026, 7:38 p.m.