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 |
Extends class http://schema.org/Thing | ||
Extends class http://creativecommons.org/ns#Work |
"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. |