Triple
T18015665
| Position | Surface form | Disambiguated ID | Type / Status |
|---|---|---|---|
| Subject | Graham Dumpleton |
E430991
|
entity |
| Predicate | softwareCreated |
P43636
|
FINISHED |
| Object | mod_wsgi Apache module |
—
|
NE NERFINISHED |
Named-entity recognition
Before disambiguation, gpt-5-mini classified whether the object phrase is a named entity — the step behind the object's NE type shown above.
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: mod_wsgi Apache module | Statement: [Graham Dumpleton, softwareCreated, mod_wsgi Apache module]
Disambiguation candidates (1 decision)
The exact options the model was shown at each disambiguation step, with the option it chose highlighted — the evidence behind this triple's disambiguated ids.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: mod_wsgi Apache module Context triple: [Graham Dumpleton, softwareCreated, mod_wsgi Apache module]
-
A.
mod_wsgi
chosen
mod_wsgi is an Apache HTTP Server module that hosts Python-based web applications using the WSGI interface, commonly used to deploy frameworks like Flask and Django in production.
-
B.
WSGI
WSGI (Web Server Gateway Interface) is a Python standard that defines a common interface between web servers and Python web applications or frameworks.
-
C.
mod_perl
mod_perl is an Apache HTTP Server module that embeds a Perl interpreter to dramatically speed up Perl CGI scripts and enable powerful server-side Perl integration.
-
D.
mod_ssl
mod_ssl is an Apache HTTP Server module that provides SSL/TLS encryption and HTTPS support for secure web communication.
-
E.
uWSGI
uWSGI is a high-performance application server commonly used to run Python web applications in production, often sitting between web frameworks and web servers like Nginx.
- F. None of above.
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Provenance (2 batches)
| Stage | Batch ID | Job type | Status |
|---|---|---|---|
| creating | batch_69d8b904530081908bf341d842464856 |
elicitation | completed |
| NER | batch_69e4b523f588819097389e067dda7f23 |
ner | completed |
Created at: April 10, 2026, 10:24 a.m.