-
Notifications
You must be signed in to change notification settings - Fork 20
Description
This is for capturing needs not currently supported by the CEDS model. Please do not send or share actual data as examples in this issue or in attachments.
Author(s)
Duane Brown
Authoring Organization(s)
AEM
Email Address
duane.brown@aemcorp.com
Use Case Title
Allow a Person to be Related to a Crisis
Use Case Overview
The CEDS JSON-LD ScDU group met and determined that a person should be related to a Crisis. This was also found in the Ed-Fi model that a person relates directly to a Crisis Event.
The requested change is a breaking change in that we want to rename the table: OrganizationCalendarCrisis to just Crisis and then relate the PersonId to the Crisis table through a join table that contains both the PersonId and the CrisisId. This change would be consistent with the Ed-Fi model which relates a crisis directly to a Person. It would also be consistent with existing definitions in CEDS which also relate a crisis directly to a person.