v1.0.0

LearningComponent

A generic component as a base to learning content

Property Expected Type Description
Properties of LearningComponent
forCourse Course The Course in which the resource is meant for.
forComponent LearningComponent Which LearningComponent the resource supports (inverse of hasComponent)
hasComponent LearningComponent Which LearningComponent the InstructionalPattern contains or is supported by (inverse of forComponent)
doTask Task Which tasks are to be completed for a LearningComponent
hasLearningObjective LearningObjective A LearningObjective gained as a result of an InstructionalPattern .
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
Extends class http://schema.org/Thing
Extends class http://creativecommons.org/ns#Work
Extends class http://schema.org/CreativeWork
Extends class https://schema.org/AlignmentObject

"LearningComponent" is the value type for Properties:

Property On Types Description
coursePrerequisites Resource
Requirements for taking the Course. May be completion of another Course or a textual description like "permission of instructor". Requirements may be a pre-requisite competency, referenced using AlignmentObject.
forComponent LearningComponent
Which LearningComponent the resource supports (inverse of hasComponent)
hasComponent LearningComponent
Which LearningComponent the InstructionalPattern contains or is supported by (inverse of forComponent)

Usage Examples

More specific Types