Triple
T1711856
| Position | Surface form | Disambiguated ID | Type / Status |
|---|---|---|---|
| Subject | PKCS #1 |
E37199
|
entity |
| Predicate | relatedTo |
P37
|
FINISHED |
| Object | X.509 |
E6784
|
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: X.509 | Statement: [PKCS #1, relatedTo, X.509]
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: X.509 Context triple: [PKCS #1, relatedTo, X.509]
-
A.
X.509 certificates
chosen
X.509 certificates are digital documents that bind a public key to an entity’s identity using a trusted certificate authority, forming the basis of public key infrastructure for secure communications.
-
B.
PKCS #1
PKCS #1 is a cryptographic standard that defines the mathematical properties, formats, and padding schemes for implementing RSA encryption and digital signatures.
-
C.
PKCS #7
PKCS #7 is a cryptographic standard that defines the syntax for digitally signing and encrypting data, forming the basis for formats like S/MIME and CMS (Cryptographic Message Syntax).
-
D.
S/MIME
S/MIME is a widely used standard for secure email that provides encryption and digital signatures using public key cryptography.
-
E.
ASN.1
ASN.1 (Abstract Syntax Notation One) is a standardized, platform-independent notation used to define and encode complex data structures in telecommunications and cryptographic protocols, including X.509 certificates.
- 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_69a8861912dc8190931af43b4b9158a7 |
completed | March 4, 2026, 7:20 p.m. |
| NER | Named-entity recognition | batch_69aa6315afdc81908409435bb47e8ee0 |
completed | March 6, 2026, 5:16 a.m. |
| NED1 | Entity disambiguation (via context triple) | batch_69ada0d1882c81908e02e36ab28e7fdc |
completed | March 8, 2026, 4:16 p.m. |
Created at: March 4, 2026, 7:30 p.m.