|
|
|
# Metadata Version 0.3 Documentation
|
|
|
|
|
|
|
|
### GENERAL INFORMATION
|
|
|
|
|
|
|
|
### title
|
|
|
|
|
|
|
|
A name given to the resource. (Dublin Core)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
title: "This is my free title"
|
|
|
|
```
|
|
|
|
|
|
|
|
### description
|
|
|
|
|
|
|
|
Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. (Dublin Core)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
description: "This is my free descrition"
|
|
|
|
```
|
|
|
|
|
|
|
|
### keywords
|
|
|
|
|
|
|
|
Words or phrases describing the topic of the resource.
|
|
|
|
|
|
|
|
```yml
|
|
|
|
keywords:
|
|
|
|
- arrays
|
|
|
|
- loops
|
|
|
|
```
|
|
|
|
|
|
|
|
### INFORMATION REGARDING AUTHOR AND LICENSE
|
|
|
|
|
|
|
|
### creator
|
|
|
|
|
|
|
|
The author of the resource, the person responsible for the learning resource or the person that put the tasks together (Dublin Core)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
creator: Stefan Podlipnig
|
|
|
|
```
|
|
|
|
|
|
|
|
### contributor
|
|
|
|
|
|
|
|
A person responsible for making contributions to the resource (e.g. content, correction, etc.). (Dublin Core)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
contributor:
|
|
|
|
- Daniel Bastta
|
|
|
|
- Andreas Merckel
|
|
|
|
- Kerstin Limbeck
|
|
|
|
- Konrad Klier
|
|
|
|
```
|
|
|
|
|
|
|
|
### publisher
|
|
|
|
|
|
|
|
The university/school that employs the author. (Dublin Core)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
publisher: "TUW"
|
|
|
|
```
|
|
|
|
|
|
|
|
### license
|
|
|
|
|
|
|
|
The license under which the learning resource is provided. A literal value that identifies the license may be provided. (Dublin Core)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
license: "MIT"
|
|
|
|
```
|
|
|
|
|
|
|
|
### INFORMATION REGARDING THE LEARNING RESOURCE
|
|
|
|
|
|
|
|
### subject
|
|
|
|
|
|
|
|
A topic of the resource. (Dublin Core)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
subject: TUW-EP1
|
|
|
|
```
|
|
|
|
|
|
|
|
### language
|
|
|
|
|
|
|
|
The language of the resource. (Dublin Core)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
language: cc (ISO 639-1)
|
|
|
|
```
|
|
|
|
|
|
|
|
### programmingLanguage:
|
|
|
|
|
|
|
|
For programming exercises, the language used in the learning resource must be specified here.
|
|
|
|
|
|
|
|
```yml
|
|
|
|
programmingLanguage: Java
|
|
|
|
```
|
|
|
|
|
|
|
|
### difficulty:
|
|
|
|
|
|
|
|
The difficulty level of the exercise.
|
|
|
|
|
|
|
|
```yml
|
|
|
|
difficulty: easy
|
|
|
|
```
|
|
|
|
|
|
|
|
### timeRequired:
|
|
|
|
|
|
|
|
Approximate or typical time it takes to work with or through this learning resource for the typical intended target audience. (LRMI)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
timeRequired: hh:mm (ISO8601)
|
|
|
|
```
|
|
|
|
|
|
|
|
### format:
|
|
|
|
|
|
|
|
The file format of the resource. (Dublin Core)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
format: .tex
|
|
|
|
```
|
|
|
|
|
|
|
|
### requires
|
|
|
|
|
|
|
|
A related resource that is required by the described resource to support its function, delivery, or coherence. (Dublin Core)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
requires: Java12
|
|
|
|
```
|
|
|
|
|
|
|
|
### learningResourceType
|
|
|
|
|
|
|
|
The predominant type or kind characterizing the learning resource. For example, 'presentation', 'handout'. (LRMI - Schema.org)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
learningResourceType: Presentation
|
|
|
|
```
|
|
|
|
### typicalAgeRange
|
|
|
|
The typical expected age range, e.g. '7-9', '11-'. (LRMI)
|
|
|
|
```yml
|
|
|
|
typicalAgeRange: "8-10"
|
|
|
|
```
|
|
|
|
|
|
|
|
### audience
|
|
|
|
The education level of the students, e.g. K1, K2, etc. (Dublin Core - CA-specific)
|
|
|
|
```yml
|
|
|
|
audience: K1
|
|
|
|
```
|
|
|
|
|
|
|
|
### educationalLevel
|
|
|
|
The level in terms of progression through an educational or training context. Examples of educational levels include the formal sets of level indicators, described in the competence vocabulary. (LRMI - CA specific)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
educationalLevel: If1.3
|
|
|
|
```
|
|
|
|
|
|
|
|
### teaches
|
|
|
|
The item being described is intended to help a person **learn** the competency or learning outcome defined by the referenced term. (LRMI)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
teaches: If1.4
|
|
|
|
```
|
|
|
|
|
|
|
|
### assesses:
|
|
|
|
The item being described is intended to **assess** the competency or learning outcome defined by the referenced term. (LRMI)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
assesses: If1.3
|
|
|
|
```
|
|
|
|
|
|
|
|
### educationalAlignment:
|
|
|
|
An alignment to an established educational framework. (LRMI)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
educationalAlignment: (Work in Progress)
|
|
|
|
```
|
|
|
|
|
|
|
|
### educationalFramework
|
|
|
|
The framework to which the resource being described is aligned. (LRMI)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
educationalFramework: (Work in Progress)
|
|
|
|
```
|
|
|
|
|
|
|
|
### educationalUse
|
|
|
|
The purpose of a work in the context of education; for example, 'assignment', 'group work'. (LRMI)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
educationalUse: assignment
|
|
|
|
```
|
|
|
|
|
|
|
|
### interactivityType
|
|
|
|
The predominant mode of learning supported by the learning resource. Acceptable values are 'active', 'expositive', or 'mixed'. (LRMI)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
interactivityType: mixed
|
|
|
|
```
|
|
|
|
|
|
|
|
### valid
|
|
|
|
The Date from which the resource is valid. If the resource is immediately valid, then leave this keyword empty. (Dublin Core - CA specific)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
valid: 2020-02-02
|
|
|
|
```
|
|
|
|
|
|
|
|
### isBasedOn
|
|
|
|
A resource from which this work is derived or from which it is a modification or adaption. (LRMI)
|
|
|
|
|
|
|
|
```yml
|
|
|
|
isBasedOn: If001
|
|
|
|
``` |
|
|
\ No newline at end of file |