ABCDEFGHIJKLMNOPQRSTUVWXYZAA
1
2
TitleSubtitleDescriptionVersionOfficial TypeFull Example
3
CourseSpecification describing a course. This specification must be used in tandem with a courseInstance. 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.7 of the Course profile:
<ul>
<li>Added in missing properties from Course: numberOfCredits; occupationalCredentialAwarded</li>
<li>Corrected ExpectedType for properties under Course: numberOfCredits; educationalCredentialAwarded</li>
<li>Added in missing properties from CreativeWork: abstract; acquireLicensePage; assesses; conditionsOfAccess; creativeWorkStatus; editEIDR; educationalLevel; maintainer; materialExtent; pattern; size; spatial; teaches; temporal; usageInfo </li>
<li>Corrected ExpectedType for properties under CreativeWork: accessModeSufficient; audio; datePublished; hasPart; isPartOf; offers; video</li>
<li>Corrected Description for properties under CreativeWork: encoding; offers; spatialCoverage; temporalCoverage</li>
<li>Selected new Bioschemas properties under CreativeWork: abstract, aggregateRating; citation; comment; commentCount; educationalLevel; isBasedOn; license; teaches</li>
<li>Updated description for Bioschemas properties under CreativeWork: mentions; </li>
<li>Updated cardinality for Bioschemas properties under CreativeWork: keywords; </li>
<li>Deleted Bioschemas property: skillLevel </li>
<li>Adjusted Authors: Michelle D Brazas to editor; Niall Beard no longer editor </li>
</ul>
0.8-draftCoursehttps://github.com/BioSchemas/specifications/blob/master/Course/examples/0.8-DRAFT/course.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