Difference between revisions of "LRMI/Properties/Competency"
(→Competency: list properties from Thing) |
(added the list of terms using Competency) |
||
| Line 16: | Line 16: | ||
|- | |- | ||
|'''url'''||URL||URL of the item. | |'''url'''||URL||URL of the item. | ||
| + | |} | ||
| + | |||
| + | ===Terms expecting a Competency object=== | ||
| + | {| border="1" | ||
| + | |- style="background-color:#ffffcc;" | ||
| + | |'''Property'''||'''Expected Type'''||'''Description''' | ||
| + | |- | ||
| + | |'''[[LRMI/Properties/teachesCompetencies|teachesCompetencies]]'''||schema.org/[[LRMI/Properties/Competency|Competency]]||The competency, learning standard, and/or skill that the work teaches. | ||
| + | |- | ||
| + | |'''[[LRMI/Properties/requiresCompetencies|requiresCompetencies]]'''||schema.org/[[LRMI/Properties/Competency|Competency]]||The competency, learning standard, and/or skill that the work requires the user to already have. | ||
| + | |- | ||
| + | |'''[[LRMI/Properties/assessesCompetencies|assessesCompetencies]]'''||schema.org/[[LRMI/Properties/Competency|Competency]]||The competency, learning standard, and/or skill that the work assesses. | ||
|} | |} | ||
Revision as of 18:57, 17 November 2011
Competency
This is an intangible item that represents a competency, learning standard, or skill.
Properties
Properties of Competency inherited from http://schema.org/Thing
| Property | Expected Type | Description |
| description | Text | A short description of the item. |
| image | URL | URL of an image of the item. |
| name | Text | The name of the item. |
| url | URL | URL of the item. |
Terms expecting a Competency object
| Property | Expected Type | Description |
| teachesCompetencies | schema.org/Competency | The competency, learning standard, and/or skill that the work teaches. |
| requiresCompetencies | schema.org/Competency | The competency, learning standard, and/or skill that the work requires the user to already have. |
| assessesCompetencies | schema.org/Competency | The competency, learning standard, and/or skill that the work assesses. |