Author(s) CJ Gilbert
Authoring Organization(s) CEPI, Michigan
Email address GilbertC6@Michigan.gov
Proposal
- Add a new class for 'Credential Award Status Details'
- Add a new object property for 'Has Credential Award Status Details'
- Add the new class to the domains for Credential Award Status Type and Credential Award Status Date.
Background
CEDS already has properties to store the Credential Award Status Type and Credential Award Status Date.
However, a credential will have different statuses over time. The most common example is moving from “Valid” to “Expired” but it also possible for a credential to move from “Valid” to “Suspended” and back to “Valid”. Or from “Valid” to “Lapsed Due To Inactivity” and back to “Valid.”
Michigan has a need to maintain the history of credential statuses with each Credential Award., but right now there is only a 1-to-1 relationship between a Credential Award and its Status.
In order to do be able to store an array with the history of statuses for a credential, we need
- a class that can hold the Credential Award Status and Status Date,
- an object property to get to that class from the domain of Credential Award (C200079), and
- this new class needs to be added to the domains of Has Credential Award Status Type (P002196) and Credential Award Status Date (P002197).
Author(s) CJ Gilbert
Authoring Organization(s) CEPI, Michigan
Email address GilbertC6@Michigan.gov
Proposal
Background
CEDS already has properties to store the Credential Award Status Type and Credential Award Status Date.
However, a credential will have different statuses over time. The most common example is moving from “Valid” to “Expired” but it also possible for a credential to move from “Valid” to “Suspended” and back to “Valid”. Or from “Valid” to “Lapsed Due To Inactivity” and back to “Valid.”
Michigan has a need to maintain the history of credential statuses with each Credential Award., but right now there is only a 1-to-1 relationship between a Credential Award and its Status.
In order to do be able to store an array with the history of statuses for a credential, we need