Triple

T29391539
Position Surface form Disambiguated ID Type / Status
Subject Arduino core for SAMD E745378 entity
Predicate providesLibrary P123292 FINISHED
Object Wire
Wire is the Arduino I²C (Two-Wire Interface) communication library used on SAMD-based boards for interfacing with I²C devices.
E1864038 NE FINISHED

How this triple was built (3 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: Wire | Statement: [Arduino core for SAMD, providesLibrary, Wire]
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: Wire
Triple: [Arduino core for SAMD, providesLibrary, Wire]
Generated description
Wire is the Arduino I²C (Two-Wire Interface) communication library used on SAMD-based boards for interfacing with I²C devices.
PD Predicate disambiguation gpt-5-mini-2025-08-07
Target predicate: providesLibrary
Context triple: [Arduino core for SAMD, providesLibrary, Wire]
  • A. servedByLibrary
    Indicates that an entity receives services, resources, or support from a particular library.
  • B. usedInLibrary
    Indicates that something is utilized or applied within the context of a library, such as a software library or a physical library system.
  • C. sharesLibrariesWith
    Indicates that two entities use or depend on at least one of the same libraries or library components.
  • D. hasLibraries chosen
    Indicates that an entity possesses, contains, or is associated with one or more libraries.
  • E. isMainLibraryOf
    Indicates that a library serves as the primary or central library for a given organization, system, or collection.
  • F. None of above.

Provenance (6 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_69f0a79dfabc81908755382ee47791e2 completed April 28, 2026, 12:27 p.m.
NER Named-entity recognition batch_69fcf36d2894819089b7db8e91b63c9d completed May 7, 2026, 8:17 p.m.
NED1 Entity disambiguation (via context triple) batch_6a25c1156db481909585379f2b8db5e4 completed June 7, 2026, 7:05 p.m.
NEDg Description generation batch_6a25c5b0432c8190a04850c5d8297b13 completed June 7, 2026, 7:25 p.m.
NED2 Entity disambiguation (via description) batch_6a25c9ad92588190bb1415f8ce854148 completed June 7, 2026, 7:42 p.m.
PD Predicate disambiguation batch_69fcf25c0a108190bfa823474098640b completed May 7, 2026, 8:13 p.m.
Created at: April 28, 2026, 2:42 p.m.