Triple
T1610533
| Position | Surface form | Disambiguated ID | Type / Status |
|---|---|---|---|
| Subject | ASP.NET |
E34604
|
entity |
| Predicate | supportsPattern |
P29142
|
FINISHED |
| Object |
Model-View-Controller
Model-View-Controller (MVC) is a software architectural pattern that separates an application into three interconnected components—model, view, and controller—to improve modularity, testability, and maintainability.
|
E182232
|
NE FINISHED |
How this triple was built (5 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: Model-View-Controller | Statement: [ASP.NET, supportsPattern, Model-View-Controller]
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: Model-View-Controller Context triple: [ASP.NET, supportsPattern, Model-View-Controller]
-
A.
MVC
MVC refers to the Missouri Valley Conference, one of the oldest NCAA Division I athletic conferences in the United States.
-
B.
Clean Architecture
Clean Architecture is a software design philosophy and set of principles, popularized by Robert C. Martin, that emphasizes separation of concerns, testability, and independence from frameworks, databases, and user interfaces.
-
C.
Ruby on Rails
Ruby on Rails is a popular open-source web application framework that emphasizes convention over configuration and rapid development for building database-backed applications.
-
D.
Design Patterns: Elements of Reusable Object-Oriented Software
Design Patterns: Elements of Reusable Object-Oriented Software is a seminal software engineering book by the "Gang of Four" that catalogues foundational object-oriented design patterns widely used in software development.
-
E.
Chain of Responsibility
Chain of Responsibility is a behavioral design pattern that decouples senders and receivers by passing a request along a chain of potential handlers until one of them processes it.
- 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: Model-View-Controller Triple: [ASP.NET, supportsPattern, Model-View-Controller]
Generated description
Model-View-Controller (MVC) is a software architectural pattern that separates an application into three interconnected components—model, view, and controller—to improve modularity, testability, and maintainability.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: Model-View-Controller Target entity description: Model-View-Controller (MVC) is a software architectural pattern that separates an application into three interconnected components—model, view, and controller—to improve modularity, testability, and maintainability.
-
A.
MVC
MVC refers to the Missouri Valley Conference, one of the oldest NCAA Division I athletic conferences in the United States.
-
B.
Clean Architecture
Clean Architecture is a software design philosophy and set of principles, popularized by Robert C. Martin, that emphasizes separation of concerns, testability, and independence from frameworks, databases, and user interfaces.
-
C.
Ruby on Rails
Ruby on Rails is a popular open-source web application framework that emphasizes convention over configuration and rapid development for building database-backed applications.
-
D.
Design Patterns: Elements of Reusable Object-Oriented Software
Design Patterns: Elements of Reusable Object-Oriented Software is a seminal software engineering book by the "Gang of Four" that catalogues foundational object-oriented design patterns widely used in software development.
-
E.
Chain of Responsibility
Chain of Responsibility is a behavioral design pattern that decouples senders and receivers by passing a request along a chain of potential handlers until one of them processes it.
- F. None of above. chosen
PD
Predicate disambiguation
gpt-5-mini-2025-08-07
Target predicate: supportsPattern Context triple: [ASP.NET, supportsPattern, Model-View-Controller]
-
A.
supportsPatternType
chosen
Indicates that one entity is compatible with, or capable of handling, a specified pattern type.
-
B.
supportsPolicy
Indicates that one entity endorses, backs, or is in favor of a particular policy or set of policies.
-
C.
supportsFeature
Indicates that one entity provides, enables, or is compatible with a particular feature or capability of another.
-
D.
supportsUse
Indicates that one entity enables, allows, or is compatible with the use or operation of another entity.
-
E.
supportsType
Indicates that one entity is capable of handling, accepting, or being compatible with a specified type.
- 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_69a885ffc5ec819091afa325d5f9611c |
completed | March 4, 2026, 7:20 p.m. |
| NER | Named-entity recognition | batch_69a93fa6926081908bc78d15c0be3185 |
completed | March 5, 2026, 8:32 a.m. |
| NED1 | Entity disambiguation (via context triple) | batch_69ad51c4bbfc8190b9d00e1562155a5f |
completed | March 8, 2026, 10:39 a.m. |
| NEDg | Description generation | batch_69ad526a5e648190b3f40a85c0c06abb |
completed | March 8, 2026, 10:41 a.m. |
| NED2 | Entity disambiguation (via description) | batch_69ad52e053f081908af40a7602dab301 |
completed | March 8, 2026, 10:43 a.m. |
| PD | Predicate disambiguation | batch_69a907c35f848190a2428c52e81d013e |
completed | March 5, 2026, 4:34 a.m. |
Created at: March 4, 2026, 7:28 p.m.