Triple

T37198035
Position Surface form Disambiguated ID Type / Status
Subject Python E921646 entity
Predicate bornOf P23874 FINISHED
Object Gaia
Gaia is the primordial Greek goddess who personifies the Earth and is revered as the ancestral mother of many gods and creatures in mythology.
E14477 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: Gaia | Statement: [Python, bornOf, Gaia]
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: Gaia
Triple: [Python, bornOf, Gaia]
Generated description
Gaia is the primordial Greek goddess who personifies the Earth and is revered as the ancestral mother of many gods and creatures in mythology.
PD Predicate disambiguation gpt-5-mini-2025-08-07
Target predicate: bornOf
Context triple: [Python, bornOf, Gaia]
  • A. gaveBirthTo chosen
    Indicates that one entity is the biological parent who delivered another entity as offspring.
  • B. born
    Indicates that an entity comes into existence at a specific time and place, typically from parent entities.
  • C. producedMotherOf
    Indicates that one entity is the mother of another entity that it has biologically produced.
  • D. bornAfter
    Indicates that one entity’s birth occurred later in time than another entity’s birth.
  • E. daughterOf
    Indicates that one person is the female child (daughter) of another person.
  • 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_69f76ea313a08190a54404cd1e47da90 completed May 3, 2026, 3:49 p.m.
NER Named-entity recognition batch_69fb55de3b9c8190a7656aeab3c3ffbc completed May 6, 2026, 2:53 p.m.
NED1 Entity disambiguation (via context triple) batch_6a4043b519fc8190952e775ebaf0b8cf completed June 27, 2026, 9:42 p.m.
NEDg Description generation batch_6a404461ff1c8190ae3ed2dbedc8dc48 completed June 27, 2026, 9:45 p.m.
NED2 Entity disambiguation (via description) batch_6a40457ebde88190b43dc9291ec1b2de completed June 27, 2026, 9:49 p.m.
PD Predicate disambiguation batch_69fb35bc92e08190bff447624e2df791 completed May 6, 2026, 12:36 p.m.
Created at: May 3, 2026, 4:15 p.m.