mirror of
https://codeberg.org/fediverse/fep.git
synced 2026-08-05 19:55:46 +00:00
FEP-c07e: add product type to object (#779)
discussion: https://socialhub.activitypub.rocks/t/has-there-been-a-proposal-to-add-a-product-type-to-object-before/8544 Co-authored-by: potato <potato@email.com> Reviewed-on: https://codeberg.org/fediverse/fep/pulls/779 Co-authored-by: potato <potato@noreply.codeberg.org> Co-committed-by: potato <potato@noreply.codeberg.org>
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
---
|
||||
slug: "c07e"
|
||||
authors: potato <@potatomeow@fosstodon.org>
|
||||
type: implementation
|
||||
status: DRAFT
|
||||
dateReceived: 2026-03-15
|
||||
discussionsTo: https://socialhub.activitypub.rocks/t/fep-c07e-add-product-type-to-object/8544
|
||||
trackingIssue:
|
||||
---
|
||||
|
||||
# FEP-c07e: add product type to object
|
||||
|
||||
## Summary
|
||||
|
||||
add a new type "Product" into "Object", alongside with "Note", "Article", etc.
|
||||
|
||||
## Scenario 1
|
||||
|
||||
_alice_: i want to show a list of thinkpads that are for sales in my instance. i want to buy a used one for myself.
|
||||
|
||||
_alice_: (opens a client app, search for the keyword `thinkpad`)
|
||||
|
||||
_alice_: (mildly confused) huh, i am seeing a list of toots about thinkpad upgrades and modifications. this is not what i want to see. i intend to make a purchase.
|
||||
|
||||
_alice_: (i wish there is a way to differentiate the type of toots i want to see.)
|
||||
|
||||
## Scenario 2
|
||||
|
||||
_bob_: i am going to find some recipes about baked potatoes. i want to make some baked potatoes for lunch at home.
|
||||
|
||||
_bob_: (opens a client app, search for the keyword `baked_potato`)
|
||||
|
||||
_bob_: (mildly confused) huh, i am seeing a list of toots about baked potato dishes offered by restaurants nearby. this is not what i want to see, because i don't intend to buy anything.
|
||||
|
||||
_bob_: (i wish there is a way to differentiate the type of toots i want to see.)
|
||||
|
||||
## Copyright
|
||||
|
||||
CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
|
||||
|
||||
To the extent possible under law, the authors of this Fediverse Enhancement Proposal have waived all copyright and related or neighboring rights to this work.
|
||||
Reference in New Issue
Block a user