Triple
T2174707
| Position | Surface form | Disambiguated ID | Type / Status |
|---|---|---|---|
| Subject | Fetch Standard |
E48500
|
entity |
| Predicate | defines |
P264
|
FINISHED |
| Object | Fetch API |
E131730
|
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: Fetch API | Statement: [Fetch Standard, defines, Fetch API]
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: Fetch API Context triple: [Fetch Standard, defines, Fetch API]
-
A.
REST API
A REST API is a web service interface that allows clients to interact with resources over HTTP using standard methods like GET, POST, PUT, and DELETE in a stateless, structured way.
-
B.
Web APIs
chosen
Web APIs are browser-provided interfaces that enable JavaScript to interact with web platform features such as the DOM, networking, storage, and multimedia beyond the core ECMAScript language.
-
C.
JSON API
JSON API is a standardized specification for building JSON-based RESTful APIs that defines how clients should request and modify resources in a consistent, structured format.
-
D.
Fetch Standard
The Fetch Standard is a web platform specification that defines a modern, unified API and processing model for fetching resources (such as HTTP requests and responses) across browsers and other environments.
-
E.
APIC
APIC is the commonly used acronym for the Agreement on the Privileges and Immunities of the International Criminal Court, an international treaty that defines the legal protections and benefits granted to the Court, its officials, and related personnel.
- 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_69a88aa3faa48190995b233af6525815 |
completed | March 4, 2026, 7:40 p.m. |
| NER | Named-entity recognition | batch_69abbeccb2888190aa1fe1039e9dfbe2 |
completed | March 7, 2026, 5:59 a.m. |
| NED1 | Entity disambiguation (via context triple) | batch_69ae5d9eff988190a02734bd73616cba |
completed | March 9, 2026, 5:41 a.m. |
Created at: March 4, 2026, 7:45 p.m.