Triple

T1672244
Position Surface form Disambiguated ID Type / Status
Subject Azure SQL Database E36150 entity
Predicate supportsFeature P203 FINISHED
Object Always Encrypted E56730 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: Always Encrypted | Statement: [Azure SQL Database, supportsFeature, Always Encrypted]
NED1 Entity disambiguation (via context triple) gpt-5-mini-2025-08-07
Target entity: Always Encrypted
Context triple: [Azure SQL Database, supportsFeature, Always Encrypted]
  • A. Always Encrypted chosen
    Always Encrypted is a SQL Server security feature that protects sensitive data by encrypting it both at rest and in transit while keeping encryption keys only on the client side.
  • B. Transparent Data Encryption
    Transparent Data Encryption is a database security feature that encrypts data at rest by automatically encrypting database files and backups to protect against unauthorized access to stored data.
  • C. AES-GCM
    AES-GCM is an authenticated encryption mode of the Advanced Encryption Standard that provides both data confidentiality and integrity, widely used in modern network and security protocols.
  • D. Data Encryption Standard
    Data Encryption Standard is an older symmetric-key block cipher algorithm once widely used for data protection but now considered insecure and largely superseded by stronger standards.
  • E. Probabilistic Encryption
    Probabilistic Encryption is a cryptographic technique that uses randomness in the encryption process so that the same message encrypts to different ciphertexts, enhancing security against attackers.
  • 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_69a8861286808190939afff3ce8ee31e completed March 4, 2026, 7:20 p.m.
NER Named-entity recognition batch_69aa6244b2888190b551b55aa053f1d3 completed March 6, 2026, 5:12 a.m.
NED1 Entity disambiguation (via context triple) batch_69ad71b0cde08190a210cf387459e9ad completed March 8, 2026, 12:55 p.m.
Created at: March 4, 2026, 7:29 p.m.