schemaorg / schemaorg

Schema.org - schemas and supporting software
https://schema.org/
Apache License 2.0
5.42k stars 825 forks source link

generalise /programMembershipUsed for use on at least /Offer #3190

Closed danbri closed 1 month ago

danbri commented 2 years ago

We already have the notion of loyalty programs in the type https://schema.org/ProgramMembership however it is only usable on /Reservation (which generally is used for schema.org in mail or private feeds). With a little tweaking can we make it applicable to /Offer too (and perhaps elsewhere nearby)?

Current definition:

Any membership in a frequent flyer, hotel loyalty program, etc. being applied to the reservation.

Suggestion:

Any membership in a frequent flyer, hotel loyalty program, etc. being applied (eg. in a reservation or product offer).

/cc @alex-jansen

github-actions[bot] commented 1 year ago

This issue is being nudged due to inactivity.

danbri commented 1 year ago

Bump. Any objections to this plan?

On Tue, 11 Oct 2022 at 05:38, Dan Brickley @.***> wrote:

We already have the notion of loyalty programs in the type https://schema.org/ProgramMembership however it is only usable on /Reservation (which generally is used for schema.org in mail or private feeds). With a little tweaking can we make it applicable to /Offer too (and perhaps elsewhere nearby)?

Current definition:

Any membership in a frequent flyer, hotel loyalty program, etc. being applied to the reservation.

Suggestion:

Any membership in a frequent flyer, hotel loyalty program, etc. being applied (eg. in a reservation or product offer).

/cc @alex-jansen https://github.com/alex-jansen

— Reply to this email directly, view it on GitHub https://github.com/schemaorg/schemaorg/issues/3190, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABJSGJ5W7BTY3NTZB647VLWCUYSBANCNFSM6AAAAAARCC746A . You are receiving this because you are subscribed to this thread.Message ID: @.***>

alex-jansen commented 1 year ago

No objections, it is a small and useful generalization.

github-actions[bot] commented 1 month ago

This issue is being nudged due to inactivity.

alex-jansen commented 1 month ago

This was implemented as part of #3563