INTERNATIONAL
ORGANISATION FOR STANDARDISATION
ORGANISATION
INTERNATIONALE DE NORMALISATION
ISO/IEC
JTC1/SC29/WG11
CODING OF MOVING
PICTURES AND AUDIO
ISO/IEC JTC1/SC29/WG11N7558
October 2005, Nice, France
Title:
Introducing MPEG-7 DDL – an Overview (version 1)
Status:
Approved
Author: José
M. Martínez (UAM-EPS-GTI, ES)
Introducing MPEG-7 DDL – an Overview
The Description Definition Language (DDL) (ISO/IEC 15938-2) forms a core part of the MPEG-7 standard. It provides the solid descriptive foundation by which the standardized Description Tools, both Descriptors and Description Schemes, are defined and by which users can create their own Description Schemes and Descriptors. The DDL defines the syntactic rules to express and combine Description Schemes and Descriptors. According to the definition in the MPEG-7 Requirements Document the DDL is
‘...a language that allows the creation of new Description SchemesDescription Schemes and, possibly, DescriptorsDescriptors. It also allows the extension and modification of existing Description SchemesDescription Schemes.’
The DDL is not a modeling language such as Unified Modeling Language (UML) but a schema language to represent the results of modeling audiovisual data, i.e. DSs and Ds.
The DDL satisfies the MPEG-7 DDL requirements. It is able to express spatial, temporal, structural, and conceptual relationships between the elements of a DS, and between DSs. It provides a rich model for links and references between one or more descriptions and the data that it describes. In addition, it is platform and application independent and human- and machine-readable.
(Non-normative) DDL Parser applications will be required which are capable of validating description schemes (content and structure) and descriptor data types, both primitive (integer, text, date, time) and composite (histograms, enumerated types), against the DDL. The DDL Parsers must also be capable of validating MPEG-7 descriptions or instantiations, against their corresponding validated MPEG-7 schemas (DSs and Ds).
The DDL is based on XML Schema Language, but as XML Schema was not designed specifically for audiovisual content, certain specific MPEG-7 extensions were required. Consequently the DDL can be broken down into the following logical normative components:
XML Schema: Structures is part 1 of the 2-part XML Schema specification. It provides facilities for describing the structure and constraining the content of XML 1.0 documents. An XML Schema consists of a set of structural schema components which can be divided into three groups:
Type definitions define internal schema components which can be used in other schema components such as element or attribute declarations or other type definitions. XML Schema provides two kinds of type definition component:
Elements and attributes can then be declared which have are of types. New types can also be defined by derivation from existing types (built-ins or derived) through an extension or restriction of the base type.
XML Schema:Datatypes is part 2 of the 2-part XML Schema specification. It proposes facilities for defining datatypes to be used to constrain the datatypes of elements and attributes within XML Schemas. It provides a higher degree of type checking than is available within XML 1.0 DTDs.
It provides:
The following features were added to the XML Schema Language specification in order to satisfy specific MPEG-7 requirements:
MPEG-7-specific parsers have been developed by adding validation of these additional constructs to standard XML Schema parsers.
[2] ISO/MPEG N4320, MPEG-7 Requirements Document, v15, MPEG Requirements Group, Sydney, July 2001.
[3] XML Schema XML Schema Part 1: Structures, W3C, May 2001.
[4] XML Schema Part 2: Datatypes, W3C, May 2001