Triple

T270527
Position Surface form Disambiguated ID Type / Status
Subject SMTP E5622 entity
Predicate supportsAuthentication P203 FINISHED
Object SMTP AUTH
SMTP AUTH is an extension to the Simple Mail Transfer Protocol that enables client authentication to mail servers, helping prevent unauthorized use and spam.
E34941 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: SMTP AUTH | Statement: [SMTP, supportsAuthentication, SMTP AUTH]
NED1 Entity disambiguation (via context triple) gpt-5-mini-2025-08-07
Target entity: SMTP AUTH
Context triple: [SMTP, supportsAuthentication, SMTP AUTH]
  • A. SMTP
    SMTP (Simple Mail Transfer Protocol) is a standard communication protocol used for sending and routing email messages across IP networks.
  • B. STARTTLS
    STARTTLS is a protocol command used to upgrade an existing unencrypted connection to a secure TLS-encrypted one, commonly in email and other text-based communication protocols.
  • C. POP3
    POP3 (Post Office Protocol version 3) is a standard email protocol used by clients to retrieve messages from a remote mail server over a TCP/IP network, typically downloading them for local storage.
  • D. IMAP
    IMAP (Internet Message Access Protocol) is a standard email protocol that allows clients to access and manage messages stored on a mail server while keeping them synchronized across multiple devices.
  • E. SSH
    SSH (Secure Shell) is a cryptographic network protocol used to securely access, manage, and transfer data between remote computers over unsecured networks.
  • 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: SMTP AUTH
Triple: [SMTP, supportsAuthentication, SMTP AUTH]
Generated description
SMTP AUTH is an extension to the Simple Mail Transfer Protocol that enables client authentication to mail servers, helping prevent unauthorized use and spam.
NED2 Entity disambiguation (via description) gpt-5-mini-2025-08-07
Target entity: SMTP AUTH
Target entity description: SMTP AUTH is an extension to the Simple Mail Transfer Protocol that enables client authentication to mail servers, helping prevent unauthorized use and spam.
  • A. SMTP
    SMTP (Simple Mail Transfer Protocol) is a standard communication protocol used for sending and routing email messages across IP networks.
  • B. STARTTLS
    STARTTLS is a protocol command used to upgrade an existing unencrypted connection to a secure TLS-encrypted one, commonly in email and other text-based communication protocols.
  • C. POP3
    POP3 (Post Office Protocol version 3) is a standard email protocol used by clients to retrieve messages from a remote mail server over a TCP/IP network, typically downloading them for local storage.
  • D. IMAP
    IMAP (Internet Message Access Protocol) is a standard email protocol that allows clients to access and manage messages stored on a mail server while keeping them synchronized across multiple devices.
  • E. SSH
    SSH (Secure Shell) is a cryptographic network protocol used to securely access, manage, and transfer data between remote computers over unsecured networks.
  • 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_69a25853594c8190b05ec3a586ec88bf completed Feb. 28, 2026, 2:52 a.m.
NER Named-entity recognition batch_69a25db17e8c8190a6ebcadd8a0abf4d completed Feb. 28, 2026, 3:14 a.m.
NED1 Entity disambiguation (via context triple) batch_69a38b9220f08190a94ffd00bb7425fd completed March 1, 2026, 12:42 a.m.
NEDg Description generation batch_69a38cb1d5808190b548efd55de09523 completed March 1, 2026, 12:47 a.m.
NED2 Entity disambiguation (via description) batch_69a38d10782c8190beead28963b003ab completed March 1, 2026, 12:49 a.m.
Created at: Feb. 28, 2026, 2:57 a.m.