diff --git a/schemas/20251121/linkml/manifest.json b/schemas/20251121/linkml/manifest.json index 91a9235075..855bc0da28 100644 --- a/schemas/20251121/linkml/manifest.json +++ b/schemas/20251121/linkml/manifest.json @@ -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": { diff --git a/schemas/20251121/linkml/modules/classes/NonProfitType.yaml b/schemas/20251121/linkml/modules/classes/NonProfitType.yaml index 253a9897e6..92a54d6ad9 100644 --- a/schemas/20251121/linkml/modules/classes/NonProfitType.yaml +++ b/schemas/20251121/linkml/modules/classes/NonProfitType.yaml @@ -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