ReferencedMaterial
Material associated with an instructional component that is referenced by that component. Examples include primary sources analysed in activities or assessments, material studied in Courses, raw material used in activities or assessments
Property | Expected Type | Description |
---|---|---|
Properties of ReferencedMaterial | ||
Properties of AssociatedMaterial | ||
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 |
Properties of | ||
Properties of | ||
Properties of | ||
Properties of |
"ReferencedMaterial" is the value type for Properties:
Property | On Types | Description |
---|---|---|
This type hasn't been used on any properties, yet. |
Usage Examples
More specific Types
- This is the most specific of this type.
This term is available in the following machine-readable formats:
Turtle
Access the Turtle (.ttl) representation:
curl https://oerschema.org/terms/ReferencedMaterial.ttl
JSON-LD
Access the JSON-LD representation:
curl https://oerschema.org/terms/ReferencedMaterial.jsonld
RDF/XML
Access the RDF/XML (.rdf) representation:
curl https://oerschema.org/terms/ReferencedMaterial.rdf
N-Triples
Access the N-Triples (.nt) representation:
curl https://oerschema.org/terms/ReferencedMaterial.nt
Content Negotiation
OER Schema supports HTTP content negotiation. You can request different representations of this term by specifying the appropriate Accept header:
Examples:
Request Turtle format:
curl -LH "Accept: text/turtle" https://oerschema.org/ReferencedMaterial
Request JSON-LD format:
curl -LH "Accept: application/ld+json" https://oerschema.org/ReferencedMaterial
Request RDF/XML format:
curl -LH "Accept: application/rdf+xml" https://oerschema.org/ReferencedMaterial
Request N-Triples format:
curl -LH "Accept: application/n-triples" https://oerschema.org/ReferencedMaterial
Complete Vocabulary
The complete vocabulary is available in various formats at the following URLs: