Triple

T5768235
Position Surface form Disambiguated ID Type / Status
Subject RTCPeerConnection E127263 entity
Predicate relatedTo P37 FINISHED
Object RTCRtpTransceiver E134376 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: RTCRtpTransceiver | Statement: [RTCPeerConnection, relatedTo, RTCRtpTransceiver]
NED1 Entity disambiguation (via context triple) gpt-5-mini-2025-08-07
Target entity: RTCRtpTransceiver
Context triple: [RTCPeerConnection, relatedTo, RTCRtpTransceiver]
  • A. RTCRtpTransceiver chosen
    RTCRtpTransceiver is a WebRTC API object that represents a bidirectional RTP media track pairing, managing both sending and receiving of a specific media stream over a peer connection.
  • B. RTCRtpSender
    RTCRtpSender is a WebRTC API interface that represents a track sender responsible for encoding and transmitting media over an RTCPeerConnection.
  • C. RTCRtpReceiver
    RTCRtpReceiver is a WebRTC API interface that represents the receiving end of an RTP media stream, providing access to incoming audio or video tracks and related reception statistics.
  • D. RTCPeerConnection
    RTCPeerConnection is a WebRTC API interface that enables real-time audio, video, and data communication between web browsers or devices by managing the underlying peer-to-peer connection.
  • E. RTCRtpEncodingParameters
    RTCRtpEncodingParameters is a WebRTC configuration object that defines how a particular RTP stream is encoded, including settings like bitrate, scalability, and redundancy for real-time audio or video transmission.
  • 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_69c00834f6308190851b0abeddd8ed7e completed March 22, 2026, 3:18 p.m.
NER Named-entity recognition batch_69c02974ae2c8190aee5ee61fc69ad79 completed March 22, 2026, 5:40 p.m.
NED1 Entity disambiguation (via context triple) batch_69c07e61127c8190833e279403af6605 completed March 22, 2026, 11:42 p.m.
Created at: March 22, 2026, 3:49 p.m.