ABCDEFGHIJKLMNOPQRSTUVWXYZAA
1
2
TitleSubtitleDescriptionVersionOfficial TypeFull Example
3
CourseInstanceSpecification describing the instance of a course. This specification can be used in tandem with a Course. A course is used to describe the broad, common aspects of a recurring training event - whereas a course instance is about the specific times and location of when that course is held.

<h4>Summary of Changes</h4>
Changes since previous draft 0.8 of the CourseInstance profile:
<ul>
<li>courseMode - added the BSC Description (made the description more explicit with more examples</li>
<li>courseMode - removed the Controled Vocabullary </li>
<li>eventStatus - added the BSC Description with examples</li>
<li> eventStatus - removed the Controled Vocabullary </li>
<li>offers - added the BSC Description with examples</li>
<li> offers - added IOS 8601 for the dates and ISO 4217 for currency in the Controled Vocabullary </li>
<li> workFeatured - removed "Inverse property: workFeatured" from the Description</li>
<li>Changes prepared by Patricia Palagi</li>
</ul>
0.9-draftCourseInstancehttps://github.com/BioSchemas/specifications/blob/master/CourseInstance/examples/0.9-DRAFT/courseInstance.json
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100