Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Metadata

From MoodleDocs
Revision as of 09:03, 14 June 2006 by Olivier CATTEAU (talk | contribs) (Full Category 2)

Introduction

The aim of this page is to define the LOM application profile for Moodle courses (MoodleCore).

It's based on IEEE 1484.12.1-2002 LOM FINAL DRAFT STANDARD.

"An application profile is an assemblage of metadata elements selected from one or more metadata schemas and combined in a compound schema. Application profiles provide the means to express principles of modularity and extensibility. The purpose of an application profile is to adapt or combine existing schemas into a package that is tailored to the functional requirements of a particular application, while retaining interoperability with the original base schemas". Metadata Principles and Practicalities

Examples of LOM application profile

ARIADNE

CanCore

UKCore

Celebrate

MoodleCore

MoodleCore Base Schema
Nr Name Size Use in MoodleCore Example
1 General 1 Mandatory -
1.1 Identifier Smallest permitted maximum 10 items Mandatory for 1 item -
1.1.1 Catalog 1 Mandatory "URI"
1.1.2 Entry 1 Mandatory "http://moodle.org/course/view.php?id=5"
1.2 Title 1 Mandatory ("en","Using Moodle")
1.3 Language Smallest permitted maximum 10 items Mandatory for 1 item "en","es_ES","fr_CA"
1.4 Description Smallest permitted maximum 10 items Optional ("en,"The best course for using Moodle")
1.5 Keyword Smallest permitted maximum 10 items Mandatory for at least 1 item ("en","Learning Management System")
1.6 Coverage Smallest permitted maximum 10 items Not present
1.7 Structure 1 Mandatory

"collection" for a course

"collection"
1.8 Aggregation Level 1 Mandatory

"3" for a course

"3"
2 LifeCycle 1 Mandatory -
2.1 Version 1 Optional ("en","1.0")
2.2 Status 1 Optional ("en","final")
2.3 Contribute Smallest permitted maximum 30 items Mandatory for at least 1 author -
2.3.1 Role 1 Mandatory for author "author"

"publisher"

"unknown"

2.3.2 Entity Smallest permitted maximum 40 items Mandatory for at least 1 author "BEGIN:VCARD\nFN:Joe Friday\nTEL:+1-919-555-7878\nTITLE:Area Administrator\,Assistant\nEMAIL\;TYPE=INTERN\nET:jfriday@host.com\nEND:VCARD\n"
2.3.3 Date 1 Optional "2006-06-14"
to be continued ...

See also