{
  "className": "LearningComponent",
  "label": "LearningComponent",
  "comment": "A generic component as a base to learning content",
  "subClassOf": [
    "Resource",
    "http://schema.org/CreativeWork",
    "https://schema.org/AlignmentObject"
  ],
  "properties": [
    "forCourse",
    "forComponent",
    "hasComponent",
    "doTask",
    "hasLearningObjective",
    "deliveryFormat"
  ]
}