Community ontology: Amazon DSP (Delivery Service Partner program) - #90
Open
Dao (daocoding) wants to merge 2 commits into
Open
Community ontology: Amazon DSP (Delivery Service Partner program)#90Dao (daocoding) wants to merge 2 commits into
Dao (daocoding) wants to merge 2 commits into
Conversation
Amazon's DSP program as a business-in-a-box ontology: 14 entity types, 19 relationships, 38 properties. The franchisor supplies brand, demand, playbook and coach; the operator supplies leadership and a team. Public program facts throughout (startup cost, revenue range, fleet cap, scorecard tiers). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…service types, driver/helper roles, exact training and payment structure Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
turieduarda16-wq
suggested changes
Jul 24, 2026
| "description": "Amazon's Delivery Service Partner program as an ontology - the cleanest public example of a business-in-a-box: the franchisor supplies brand, demand, playbook and coach; the operator supplies leadership and a team, and grows by hiring drivers rather than driving more. Encodes the whole deal honestly: ~$10K startup, $1M-$4.5M revenue potential, the 40-van ceiling, weekly scorecards, and who keeps the customer relationship.", | ||
| "icon": "🚐", | ||
| "category": "general", | ||
| "tags": ["logistics", "franchise", "business-model", "last-mile", "entrepreneurship"], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this adds
A community catalogue entry: Amazon DSP — Amazon's Delivery Service Partner program modeled as an ontology. 14 entity types · 19 relationships · 38 properties.
catalogue/community/daocoding/amazon-dsp/The model
The DSP program is one of the cleanest public examples of a business-in-a-box, and the ontology makes its structure explicit:
All figures are the program's public marketing facts (startup ~$10K, revenue potential $1M–$4.5M, launched 2018).
Validation
npm run catalogue:buildsucceeds — the entry compiles intopublic/catalogue.jsonmetadata.jsonconforms tocatalogue/metadata-schema.json(category:general)ont:cardinality,ont:fromEntityId/ont:toEntityId,ont:propertyType,ont:enumValues,ont:isIdentifier,ont:unit)Sibling PRs from the same author: #86 (Elements of Software), #88 (Elements of Thinking).
🤖 Generated with Claude Code