Triple

T34956745
Position Surface form Disambiguated ID Type / Status
Subject Luminus E1008138 entity
Predicate supportsORM P57993 FINISHED
Object clojure.java.jdbc
clojure.java.jdbc is a Clojure library that provides a simple, idiomatic interface for interacting with relational databases via JDBC.
E2119352 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: clojure.java.jdbc | Statement: [Luminus, supportsORM, clojure.java.jdbc]
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: clojure.java.jdbc
Triple: [Luminus, supportsORM, clojure.java.jdbc]
Generated description
clojure.java.jdbc is a Clojure library that provides a simple, idiomatic interface for interacting with relational databases via JDBC.
PD Predicate disambiguation gpt-5-mini-2025-08-07
Target predicate: supportsORM
Context triple: [Luminus, supportsORM, clojure.java.jdbc]
  • A. ORM
    Indicates a relationship where one entity is responsible for managing, representing, or mediating access to another entity, often abstracting underlying details or complexity.
  • B. doctrineSupported
    Indicates that one entity endorses, upholds, or provides backing for a particular doctrine or set of principles.
  • C. supportsDatabaseAbstraction
    Indicates that one entity provides or enables a database abstraction layer for another, allowing interaction with databases independently of specific database implementations.
  • D. supportsDatabaseAbstractionLayer chosen
    Indicates that one entity provides or is compatible with a database abstraction layer used by another entity for interacting with databases independently of specific database implementations.
  • E. acceptsDoctrine
    Indicates that one entity acknowledges, adopts, or agrees to follow the doctrine put forward by another entity.
  • 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_69f76dc69564819099e9e78aed6ff0a6 completed May 3, 2026, 3:46 p.m.
NER Named-entity recognition batch_6a037c8c34f88190ace26f555827f23e completed May 12, 2026, 7:16 p.m.
NED1 Entity disambiguation (via context triple) batch_6a37a8ce4e0881909578bc67acb0ef51 completed June 21, 2026, 9:03 a.m.
NEDg Description generation batch_6a37a9a50f1c819085a8f3c03b11a415 completed June 21, 2026, 9:06 a.m.
NED2 Entity disambiguation (via description) batch_6a37ab6826d48190a95fcf8f2b40186a completed June 21, 2026, 9:14 a.m.
PD Predicate disambiguation batch_6a0379ff1ba081908eda86acefcf69fb completed May 12, 2026, 7:05 p.m.
Created at: May 3, 2026, 4 p.m.