What is IEEE LOM/IMS LRM

From CETISwiki

Jump to: navigation, search
View the original PDF version of this paper


Learning Object Metadata (LOM) is a data model, usually encoded in XML, used to describe a learning object and similar digital resources used to support learning. The purpose of learning object metadata is to support the reusability of learning objects, to aid discoverability, and to facilitate their interoperability, usually in the context of online learning management systems (LMS).

The IEEE 1484.12.1 – 2002 Standard for Learning Object Metadata is an internationally-recognised open standard (published by the Institute of Electrical and Electronics Engineers Standards Association) for the description of 'learning objects'. Relevant attributes of learning objects to be described include: type of object; author; owner; terms of distribution; format; and pedagogical attributes, such as teaching or interaction style.

Contents

IEEE 1484.12.1 – 2002 Standard for Learning Object Metadata

In Brief

The IEEE working group that developed the standard defined learning objects as being “any entity, digital or non-digital, that may be used for learning, education or training”, a definition which has struck many commentators as being rather broad in its scope. IEEE 1484.12.1 is the first part of a multipart standard, and describes the LOM data model. The LOM data model specifies which aspects of a learning object should be described and what vocabularies may be used for these descriptions; it also defines how this data model can be amended by additions or constraints. Other parts of the standard are being drafted to define bindings of the LOM data model, i.e. define how LOM records should be represented in XML and RDF (IEEE 1484.12.3 and IEEE 1484.12.4 respectively). This article focuses on the LOM data model rather than issues relating to XML or other bindings.

IMS Global Learning Consortium is an international consortium that contributed to the drafting of the IEEE Learning Object Metadata and endorsed early drafts of the data model as part of the IMS Learning Resource Meta-data specification (IMS LRM, versions 1.0 – 1.2.2). Feedback and suggestions from the implementers of IMS LRM fed into the further development of the LOM, resulting in some drift between version 1.2 of the IMS LRM specification and what was finally published at the LOM standard. Version 1.3 of the IMS LRM specification realigns the IMS LRM data model with the IEEE LOM data model and specifies that the IEEE XML binding should be used. Thus, we can now use the term 'LOM' in referring to both the IEEE standard and version 1.3 of the IMS specification. The IMS LRM specification also provides an extensive Best Practice and Implementation Guide, and an XSL transform that can be used to migrate metadata instances from the older versions of the IMS LRM XML binding to the IEEE LOM XML binding.

Back to top

What is the LOM for?

Some of the main things that the LOM is designed to help you achieve are:

Back to top

Technical Details

How the Data Model Works

Schematic representation of the hierarchy of elements in the LOM data model
Schematic representation of the hierarchy of elements in the LOM data model

The LOM comprises a hierarchy of elements, as shown in the diagram (right). At the first level, there are nine categories, each of which contains sub-elements; these sub-elements may be simple elements that hold data, or may themselves be aggregate elements, which contain further sub-elements. The semantics of an element are determined by its context: they are affected by the parent or container element in the hierarchy and by other elements in the same container. For example, the various Description elements (1.4, 5.10, 6.3, 7.2.2, 8.3 and 9.3) each derive their context from their parent element. In addition, description element 9.3 also takes its context from the value of element 9.1 Purpose in the same instance of Classification.

The data model specifies that some elements may be repeated either individually or as a group; for example, although the elements 9.3 (Description) and 9.1 (Purpose) can only occur once within each instance of the Classification container element, the Classification element may be repeated - thus allowing many descriptions for different purposes.

The data model also specifies the value space and datatype for each of the simple data elements. The value space defines the restrictions, if any, on the data that can be entered for that element. For many elements, the value space allows any string of Unicode characters to be entered, whereas other elements entries must be drawn from a declared list (i.e. a controlled vocabulary) or must be in a specified format (e.g. date and language codes). Some element datatypes simply allow a string of characters to be entered, and others comprise two parts, as described below:

When implementing the LOM as a data or service provider, it is not necessary to support all the elements in the data model, nor need the LOM data model limit the information which may be provided. The creation of an application profile allows a community of users to specify which elements and vocabularies they will use. Elements from the LOM may be dropped and elements from other metadata schemas may be brought in; likewise, the vocabularies in the LOM may be supplemented with values appropriate to that community.
Back to top

Requirements

The key requirements for exploiting the LOM as a data or service provider are to:

Back to top

Related Specifications

There are many metadata specifications; of particular interest is the Dublin Core Metadata Element Set (commonly known as Simple Dublin Core, standardised as ANSI/NISO Z39.85 – 2001), which provides a simpler, more loosely-defined set of elements with some overlap with the LOM, and which is useful for sharing metadata across a wide range of disparate services. The Dublin Core Metadata Initiative is also working on a set of terms which allow the Dublin Core Element Set to be used with greater semantic precision (Qualified Dublin Core). The Dublin Education Working Group aims to provide refinements of Dublin Core for the specific needs of the education community. Details of Dublin Core can be found at the Dublin Core website.

Many other education-related specifications allow for LO metadata to be embedded within XML instances, such as: describing the resources in an IMS Content Package or Resource List; describing the vocabularies and terms in an IMS VDEX (Vocabulary Definition and Exchange) file; and describing the question items in an IMS QTI (Question and Test Interoperability) file. Details of these can be found at the IMS Global website.

The IMS Vocabulary Definition and Exchange (VDEX) specification has a double relation with the LOM, since not only can the LOM provide metadata on the vocabularies in a VDEX instance, but VDEX can be used to describe the controlled vocabularies which are the value space for many LOM elements.

LOM records can be transported between systems using a variety of protocols, perhaps the most widely used being OAI-PMH.

Back to top

Application Profiles

UK LOM Core

For UK Further and Higher Education, the most relevant family of application profiles are those based around the UK LOM Core. The UK LOM Core is currently a draft schema researched by a community of practitioners to identify common UK practice in learning object content, by comparing 12 metadata schemas.

Back to top

CanCore

CanCore provides detailed guidance for the interpretation and implementation of each data element in the LOM standard [1]. These guidelines constitute a 250-page document, and have been developed over three years through consultation with experts across Canada and throughout the world. These guidelines are also available at no charge from the CanCore Website.

Back to top

Vetadata

The Australian Vocational Training and Education (VTE) sector has developed an application profile of the IEEE LOM called Vetadata. The profile contains five mandatory elements and makes use of a number of Australian VTE sector specific vocabularies.

Back to top

Others

Other important application profiles are those developed by the Celebrate project and the metadata profile that is part of the SCORM reference model [2].

Back to top

External links

E-mail lists

Back to top

Metadata Editors

Back to top

Repositories/Catalogues

Back to top

Resources on the Internet

End of paper - back to top