Triple

T94549
Position Surface form Disambiguated ID Type / Status
Subject Guido van Rossum E1899 entity
Predicate inspiredBy P9 FINISHED
Object ABC programming language
ABC is an early high-level, interactive programming language developed at CWI that emphasized readability and simplicity, and later influenced the design of Python.
E9273 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: ABC programming language | Statement: [Guido van Rossum, inspiredBy, ABC programming language]
NED1 Entity disambiguation (via context triple) gpt-5-mini-2025-08-07
Target entity: ABC programming language
Context triple: [Guido van Rossum, inspiredBy, ABC programming language]
  • A. Pascal
    Pascal is a high-level, strongly typed procedural programming language designed by Niklaus Wirth in the late 1960s, widely used for teaching structured programming and data structuring concepts.
  • B. Turing machine
    A Turing machine is an abstract computational model that manipulates symbols on an infinite tape according to a set of rules, providing a formal foundation for the concept of algorithm and computability.
  • C. Turbo Pascal
    Turbo Pascal is a once-popular integrated development environment and compiler for the Pascal programming language, known for its fast compilation speed and influence on early PC software development.
  • D. Chomsky hierarchy
    The Chomsky hierarchy is a classification of formal grammars into four types that correspond to increasing levels of generative power and computational complexity in formal language theory.
  • E. Scratch programming language
    Scratch programming language is a visual, block-based coding environment designed primarily for children and beginners to learn programming concepts through creating interactive stories, games, and animations.
  • 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: ABC programming language
Triple: [Guido van Rossum, inspiredBy, ABC programming language]
Generated description
ABC is an early high-level, interactive programming language developed at CWI that emphasized readability and simplicity, and later influenced the design of Python.
NED2 Entity disambiguation (via description) gpt-5-mini-2025-08-07
Target entity: ABC programming language
Target entity description: ABC is an early high-level, interactive programming language developed at CWI that emphasized readability and simplicity, and later influenced the design of Python.
  • A. Pascal
    Pascal is a high-level, strongly typed procedural programming language designed by Niklaus Wirth in the late 1960s, widely used for teaching structured programming and data structuring concepts.
  • B. Turing machine
    A Turing machine is an abstract computational model that manipulates symbols on an infinite tape according to a set of rules, providing a formal foundation for the concept of algorithm and computability.
  • C. Turbo Pascal
    Turbo Pascal is a once-popular integrated development environment and compiler for the Pascal programming language, known for its fast compilation speed and influence on early PC software development.
  • D. Chomsky hierarchy
    The Chomsky hierarchy is a classification of formal grammars into four types that correspond to increasing levels of generative power and computational complexity in formal language theory.
  • E. Scratch programming language
    Scratch programming language is a visual, block-based coding environment designed primarily for children and beginners to learn programming concepts through creating interactive stories, games, and animations.
  • 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_69a24d4862f881908cc8b89d3a78031d completed Feb. 28, 2026, 2:04 a.m.
NER Named-entity recognition batch_69a24fd4777c81909ea9b9a6bd4f7ad5 completed Feb. 28, 2026, 2:15 a.m.
NED1 Entity disambiguation (via context triple) batch_69a266ebb994819085fb84dd1d2d25ad completed Feb. 28, 2026, 3:54 a.m.
NEDg Description generation batch_69a267b826a48190aafc1219e8966ffe completed Feb. 28, 2026, 3:57 a.m.
NED2 Entity disambiguation (via description) batch_69a268227ecc8190bb4b4149a7e15923 completed Feb. 28, 2026, 3:59 a.m.
Created at: Feb. 28, 2026, 2:09 a.m.