v1.0.0
CourseSection
A specific instance of a course offered during a specific term
| Property | Expected Type | Description |
|---|---|---|
| Properties of CourseSection | ||
| sectionIdentifier | Text | The identifier of the section, i.e. 001, 002, e3we1-09 |
| primaryInstructor | Person | |
| syllabus | CourseSyllabus | |
| forCourse | Course | The Course in which the resource is meant for. |
| termOffered | Text | A term during which a course or course section is offered. |
| enrollmentSize | Number | |
| deliveryFormat | Format or Text | The format used to deliver the resource. |
| Properties of Resource | ||
| parentOf | Resource | A parent in relation to a child resource. |
| childOf | Resource | A child in relation to a parent resource. |
| forCourse | Course | The Course in which the resource is meant for. |
| mainContent | Text | The main content relating to the item. |
| forTopic | Topic | The Topic the resource is associated with |
| Properties of | ||
| Properties of | ||
| Properties of | ||
"CourseSection" is the value type for Properties:
| Property | On Types | Description |
|---|---|---|
| section |
Course |
A specific instance of a course offered during a specific term. |
Usage Examples
More specific Types
- This is the most specific of this type.