chore: Update manifest.json timestamp and migrate beneficiary_group slot to has_or_had_beneficiary

This commit is contained in:
kempersc 2026-01-14 17:04:58 +01:00
parent bdf3ceafb8
commit e64b5653bf
2 changed files with 4 additions and 3 deletions

View file

@ -1,5 +1,5 @@
{
"generated": "2026-01-14T16:04:33.686Z",
"generated": "2026-01-14T16:04:58.914Z",
"schemaRoot": "/schemas/20251121/linkml",
"totalFiles": 2888,
"categoryCounts": {

View file

@ -16,7 +16,8 @@ imports:
- ./CustodianType
- ../slots/geographic_scope
- ../enums/NonProfitCustodianTypeEnum
- ../slots/beneficiary_group
# REMOVED 2026-01-15: ../slots/beneficiary_group - migrated to has_or_had_beneficiary
- ../slots/has_or_had_beneficiary
- ../slots/has_or_had_custodian_type
- ../slots/impact_measurement
- ../slots/nonprofit_subtype
@ -212,7 +213,7 @@ classes:
- schema:EducationalOrganization
- schema:FundingAgency
slots:
- beneficiary_group
- has_or_had_beneficiary
- has_or_had_custodian_type
- geographic_scope
- impact_measurement