Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add government benefits coverage to SpecialAnnouncement#2534

Closed
lucy-kind opened this issue Apr 9, 2020 · 1 comment
Closed

Add government benefits coverage to SpecialAnnouncement #2534

lucy-kind opened this issue Apr 9, 2020 · 1 comment
Assignees

Comments

@lucy-kind
Copy link
Contributor

lucy-kind commented Apr 9, 2020

This will allow coverage of different government benefits info under the SpecialAnnouncement object in schema.org. This is pertinent to the ongoing covid-19 situation, and will allow government sites to markup their pages which provide benefits information.

Under SpecialAnnouncement:

Add new property of "governmentBenefitsInfo", which takes new type of "BenefitsInfoSpecification".

Under GovernmentBenefitsInfoSpecification:

Add new property of "legislationJurisdiction"
Add property of "url".
Add new property of "benefitsType", which takes new type of CovidBenefitsType as its value (enum).
Add new property “benefitsFrom”.
Add new property “beneficiaryType” (takes properties from “audience”).

Under CovidBenefitsType:

Create list of enums:
Unemployment support
Business support
One-time payments
Paid leave
Parental support
Disability support
Health care
Basic income

@danbri danbri self-assigned this Apr 14, 2020
danbri added a commit that referenced this issue Apr 14, 2020
as a superproperty to legislationJurisdiction from the
Legislation work, /cc #1156.

Foor #2534
danbri added a commit that referenced this issue Apr 14, 2020
@RichardWallis
Copy link
Contributor

Merged in #2538

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants