v1.0.0
Resource
A general component that all open educational resources are based from.
| Property | Expected Type | Description |
|---|---|---|
| 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 | ||
"Resource" is the value type for Properties:
| Property | On Types | Description |
|---|---|---|
| childOf |
Resource |
A child in relation to a parent resource. |
| parentOf |
Resource |
A parent in relation to a child resource. |