-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
This will allow coverage of non-profit organizations. Since non-profits fall under different categories in different countries, the added property of nonprofitStatus will allow this to be an internationally applicable schema.
Proposal:
Under Organization:
Add new property of "nonprofitStatus”, which will take a new type “NonprofitType”, comprising a list of preliminary enums, as well as the type Text for now.
The preliminary enum list can include the nonprofit types for US listed on the US gov site, plus the UK charity types listed on the UK gov site. In the future, we can consider adding to the list of enums as needed.
Under NonprofitType:
Add the following enums:
- Nonprofit501c1
- Nonprofit501c2
- Nonprofit501c3… to
- Nonprofit501c28
- Nonprofit501d
- Nonprofit501e
- Nonprofit501f
- Nonprofit501k
- Nonprofit501n
- Nonprofit501q
- Nonprofit521a
- Nonprofit527
- CharityIncorporatedOrganization
- LimitedByGuaranteeCharity
- UnincorporatedAssociationCharity
- UKTrust
- NonprofitANBI
- NonprofitSBBI
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels