File tree Expand file tree Collapse file tree
extensions/issuerAccreditationExtension/v2p0 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 specTitle : "Open Badges Issuer Accreditation Extension" ,
2323 shortName : "ob-accred" ,
2424 specStatus : "Base Document" ,
25- specDate : "July 24th, 2024 " ,
25+ specDate : "April 2nd, 2025 " ,
2626 specVersion : "2.0" ,
2727 specNature : "normative" ,
2828 specType : "spec" ,
29- docVersion : "1.0 " ,
29+ docVersion : "1.1 " ,
3030 contributors : _contributors ,
3131 localBiblio : _localBiblio ,
3232 skipCertGuideConformanceRef : true ,
@@ -216,6 +216,11 @@ <h3>Version History</h3>
216216 < td > July 24th, 2024</ td >
217217 < td > Initial release.</ td >
218218 </ tr >
219+ < tr >
220+ < td > Base Document 1.1</ td >
221+ < td > April 2nd, 2025</ td >
222+ < td > Set multiplicity of accreditations to 0..*.</ td >
223+ </ tr >
219224 </ tbody >
220225 </ table >
221226 </ section >
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Model ob-accred 2024-09-12 2.0 "s:IMS Base Document" "t:Open Badges Issuer Accre
33Package MainClasses DataModel
44
55 Class IssuerAccreditationProfile Unordered false [] "Profile extension with accreditation information."
6- Property accreditations AccreditationProfile 0..1 "d:listing of accreditations."
6+ Property accreditations AccreditationProfile 0..* "d:listing of accreditations."
77
88 Class AccreditationProfile Unordered false [] "Profile extension with detailed information about an accrediting organization."
99 Property type IRI 1 "d:MUST be the IRI 'AccreditationProfile'."
You can’t perform that action at this time.
0 commit comments