Triple

T14423680
Position Surface form Disambiguated ID Type / Status
Subject Android WebView E357642 entity
Predicate exposesClass P32439 FINISHED
Object android.webkit.CookieManager
android.webkit.CookieManager is an Android framework class that provides APIs for managing cookies used by WebView and other web-related components in Android apps.
E1099215 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: android.webkit.CookieManager | Statement: [Android WebView, exposesClass, android.webkit.CookieManager]
NED1 Entity disambiguation (via context triple) gpt-5-mini-2025-08-07
Target entity: android.webkit.CookieManager
Context triple: [Android WebView, exposesClass, android.webkit.CookieManager]
  • A. java.net.CookieManager
    java.net.CookieManager is a Java class that provides a concrete implementation of cookie handling for HTTP connections, managing storage and retrieval of cookies according to standard cookie policies.
  • B. java.net.CookieStore
    java.net.CookieStore is a Java interface that defines a storage mechanism for HTTP cookies, allowing them to be managed and retrieved for use with network connections.
  • C. java.net.CookieHandler
    java.net.CookieHandler is a Java abstract class that provides a mechanism for managing HTTP cookies by allowing applications to set and retrieve cookie policies and storage for network requests.
  • D. java.net.CookiePolicy
    java.net.CookiePolicy is a Java interface that defines strategies for accepting or rejecting HTTP cookies during network communication.
  • E. HTTP cookies
    HTTP cookies are small pieces of data stored by a web browser on behalf of a website to maintain stateful information such as sessions, preferences, and tracking across HTTP requests.
  • 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: android.webkit.CookieManager
Triple: [Android WebView, exposesClass, android.webkit.CookieManager]
Generated description
android.webkit.CookieManager is an Android framework class that provides APIs for managing cookies used by WebView and other web-related components in Android apps.
NED2 Entity disambiguation (via description) gpt-5-mini-2025-08-07
Target entity: android.webkit.CookieManager
Target entity description: android.webkit.CookieManager is an Android framework class that provides APIs for managing cookies used by WebView and other web-related components in Android apps.
  • A. java.net.CookieManager
    java.net.CookieManager is a Java class that provides a concrete implementation of cookie handling for HTTP connections, managing storage and retrieval of cookies according to standard cookie policies.
  • B. java.net.CookieStore
    java.net.CookieStore is a Java interface that defines a storage mechanism for HTTP cookies, allowing them to be managed and retrieved for use with network connections.
  • C. java.net.CookieHandler
    java.net.CookieHandler is a Java abstract class that provides a mechanism for managing HTTP cookies by allowing applications to set and retrieve cookie policies and storage for network requests.
  • D. java.net.CookiePolicy
    java.net.CookiePolicy is a Java interface that defines strategies for accepting or rejecting HTTP cookies during network communication.
  • E. HTTP cookies
    HTTP cookies are small pieces of data stored by a web browser on behalf of a website to maintain stateful information such as sessions, preferences, and tracking across HTTP requests.
  • 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_69d82793421c8190861eb0e673b085de completed April 9, 2026, 10:26 p.m.
NER Named-entity recognition batch_69de91123f848190ba3fb18a76c2d24c completed April 14, 2026, 7:10 p.m.
NED1 Entity disambiguation (via context triple) batch_69fd5bcd2a908190ad7d5ebf11b41551 completed May 8, 2026, 3:43 a.m.
NEDg Description generation batch_69fd5d585cc08190908bc5f9b8abdb82 completed May 8, 2026, 3:49 a.m.
NED2 Entity disambiguation (via description) batch_69fd5e0bbd6c8190b14039b3335692c7 completed May 8, 2026, 3:52 a.m.
Created at: April 10, 2026, 1:18 a.m.