WebOb
E552005
WebOb is a Python library that provides a WSGI-based abstraction layer for HTTP request and response handling in web applications.
All labels observed (2)
| Label | Occurrences |
|---|---|
| WebOb canonical | 2 |
| WebOb library | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T5838686 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: WebOb Context triple: [Pylons Project, develops, WebOb]
-
A.
Werkzeug WSGI utility library
Werkzeug WSGI utility library is a comprehensive Python toolkit that provides utilities for building WSGI-compliant web applications and frameworks.
-
B.
web.py
web.py is a minimalist Python web framework created by Aaron Swartz, designed to make building web applications simple and lightweight.
-
C.
wsgiref
wsgiref is a Python standard library package that provides reference implementations and utilities for working with WSGI-compatible web applications and servers.
-
D.
WSGI
WSGI (Web Server Gateway Interface) is a Python standard that defines a common interface between web servers and Python web applications or frameworks.
-
E.
repoze.bfg
repoze.bfg is the former name of Pyramid, a lightweight Python web framework focused on flexibility and scalability.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: WebOb Target entity description: WebOb is a Python library that provides a WSGI-based abstraction layer for HTTP request and response handling in web applications.
-
A.
Werkzeug WSGI utility library
Werkzeug WSGI utility library is a comprehensive Python toolkit that provides utilities for building WSGI-compliant web applications and frameworks.
-
B.
web.py
web.py is a minimalist Python web framework created by Aaron Swartz, designed to make building web applications simple and lightweight.
-
C.
wsgiref
wsgiref is a Python standard library package that provides reference implementations and utilities for working with WSGI-compatible web applications and servers.
-
D.
WSGI
WSGI (Web Server Gateway Interface) is a Python standard that defines a common interface between web servers and Python web applications or frameworks.
-
E.
repoze.bfg
repoze.bfg is the former name of Pyramid, a lightweight Python web framework focused on flexibility and scalability.
- F. None of above. chosen
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
HTTP abstraction layer
ⓘ
Python library ⓘ WSGI toolkit ⓘ |
| abstractionLevel | high-level HTTP API ⓘ |
| category |
Python web development library
ⓘ
WSGI utility library ⓘ |
| compatibleWith |
Pylons
NERFINISHED
ⓘ
Pyramid NERFINISHED ⓘ Python web frameworks ⓘ WSGI middleware stacks ⓘ |
| deploymentContext | WSGI-compliant web servers ⓘ |
| designedFor | WSGI servers ⓘ |
| documentation | online documentation site ⓘ |
| ecosystem | Python WSGI ecosystem ⓘ |
| focusesOn | request and response objects rather than full framework ⓘ |
| handles |
HTTP cookies
ⓘ
HTTP headers ⓘ query string parameters ⓘ request body ⓘ response body ⓘ response headers ⓘ response status ⓘ |
| implements | HTTP semantics over WSGI ⓘ |
| integrationStyle | framework-agnostic ⓘ |
| license | OSI-approved open source license ⓘ |
| primaryPurpose |
HTTP request handling
ⓘ
HTTP response handling ⓘ |
| programmingLanguage | Python ⓘ |
| provides |
Request object
ⓘ
Response object ⓘ WSGI-based abstraction layer ⓘ |
| repositoryPlatform | GitHub NERFINISHED ⓘ |
| supports | WSGI applications ⓘ |
| supportsFeature |
URL decoding
ⓘ
Unicode-aware request and response handling ⓘ content negotiation ⓘ cookie parsing ⓘ exception-based HTTP error responses ⓘ file upload handling ⓘ header parsing ⓘ request method inspection ⓘ |
| supportsStandard | WSGI NERFINISHED ⓘ |
| supportsVersion | Python 3 NERFINISHED ⓘ |
| targetAudience | Python web developers ⓘ |
| usedBy |
Pylons web framework
NERFINISHED
ⓘ
Pyramid web framework ⓘ |
| usedFor |
WSGI middleware development
ⓘ
web application development ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: WebOb Description of subject: WebOb is a Python library that provides a WSGI-based abstraction layer for HTTP request and response handling in web applications.
Referenced by (3)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
WebOb library