Description Definition Language
   HOME

TheInfoList



OR:

DDL (''Description Definition Language'') is part of the MPEG-7 standard. It gives an important set of tools for the users to create their own Description Schemes (DSs) and Descriptors (Ds). DDL defines the syntax rules to define, combine, extend and modify Description Schemes and Descriptors.


Introduction

DDL is not a modeling language, such as the Unified Modeling Language (
UML The Unified Modeling Language (UML) is a general-purpose, developmental modeling language in the field of software engineering that is intended to provide a standard way to visualize the design of a system. The creation of UML was originally m ...
), but a schematic language to represent the audiovisual data results, which must conform to the descriptors, the description schemes and the MPEG-7 descriptions. MPEG-7 DDL Must: *Be able to express relationships of elements within a DS or between two DS, whether they are structural, spatial, temporal, conceptual or hierarchical. *Give a rich set of unions and references between one or more descriptions and the data they describe. *Be application and platform independent. *Be able to specify the descriptors data type, whether they are primary (integers, text, time, ...) or derived (enumerated, ...).


History

In 1999, the team in charge of MPEG-7 DDL was comparing and evaluating proposals in the MPEG-7 AHG Test And Evaluation Meeting held in Lancaster. The main agreement was that DDL had to use the
XML Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing arbitrary data. It defines a set of rules for encoding documents in a format that is both human-readable and machine-readable ...
syntax, support object-oriented semantics, as well as being able to validate structural, relational and data typing constraints. Although no proposal satisfied the requirements the DSTC proposal was used as a starting point, extending it with the additions of ideas and components from other proposals and contributors. Moreover, the strategy was to keep tracking and influencing the
W3C The World Wide Web Consortium (W3C) is the main international standards organization for the World Wide Web. Founded in 1994 and led by Tim Berners-Lee, the consortium is made up of member organizations that maintain full-time staff working to ...
community, specially the
XML Schema An XML schema is a description of a type of XML document, typically expressed in terms of constraints on the structure and content of documents of that type, above and beyond the basic syntactical constraints imposed by XML itself. These constra ...
,
XLink XML Linking Language, or XLink, is an XML markup language and W3C specification that provides methods for creating internal and external links within XML documents, and associating metadata with those links. The XLink specification XLink 1.1 is ...
,
XPath XPath (XML Path Language) is an expression language designed to support the query or transformation of XML documents. It was defined by the World Wide Web Consortium (W3C) and can be used to compute values (e.g., strings, numbers, or Boolean v ...
and
XPointer XPointer is a system for addressing components of XML-based Internet media. It is divided among four specifications: a " framework" that forms the basis for identifying XML fragments, a positional element addressing scheme, a scheme for namespaces ...
working groups. At the 51st MPEG meeting, the adoption of the XML Schema syntax with specific MPEG-7 extensions was decided.


Requirements

As defined in the MPEG-7 requirements document: *Compositional capabilities: DDL shall allow new DSs and Ds to be created and existing DSs to be modified or extended. *Unique Identification: A unique identifier should be allowed for each D or DS. *Primitive Data Types: A set of primitive data type, such as integer, real, date, ..., shall be provided. *Composite Data Types: Composite data types, as
color histogram In image processing and photography, a color histogram is a representation of the distribution of colors in an image. For digital images, a color histogram represents the number of pixels that have colors in each of a fixed list of color ranges, ...
s,
RGB The RGB color model is an additive color model in which the red, green and blue primary colors of light are added together in various ways to reproduce a broad array of colors. The name of the model comes from the initials of the three addi ...
values, enumerated types, ..., shall be allowed to be described. *Multiple Media Types: DDL shall provide a mechanism to relate Ds to data of multiple media types, not necessarily of the same nature. *Various types of DS instantiations: Full, partial, full-mandatory and partial-mandatory instantiations should be allowed. *Relationships within a DS and between DSs: DDL shall be able to express spatial, temporal, structural and conceptual relationships between the elements of a DS or between different DSs. *Relationships between description and data: A rich model for links and references between one or more descriptions and the described data shall be supplied. *Link to ontologies: A link mechanism between a description and several ontologies shall be supplied too. *Platform independent: DDL shall be platform and application independent. *Grammar: DDL's grammar shall be unambiguous and easily parsed. *Validation of constraints: DDL's parser shall be able to validate: values of properties, structures, related classes and values of properties of related classes. *Intellectual property management: A mechanism for the expression of Intellectual Property Management and Protection (IPMP), that is what Digital Rights Management (DRM) is known as in the MPEG world, for DSs and Ds. *Human readability: DDL shall allow DSs and Ds to be read by humans.


MPEG-7 Specific Extensions To XML Schema

They are basic to satisfy the MPEG-7 DDL requirements *Distribution and datatype matrix *Written references *Enumerated datatypes, such as
Mime Multipurpose Internet Mail Extensions (MIME) is an Internet standard that extends the format of email messages to support text in character sets other than ASCII, as well as attachments of audio, video, images, and application programs. Message ...
Type, CountryCode, RegionCode, Character-SetCode, ...


See also

* MPEG-7 *
XML Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing arbitrary data. It defines a set of rules for encoding documents in a format that is both human-readable and machine-readable ...
*
XML Schema An XML schema is a description of a type of XML document, typically expressed in terms of constraints on the structure and content of documents of that type, above and beyond the basic syntactical constraints imposed by XML itself. These constra ...
*
W3C The World Wide Web Consortium (W3C) is the main international standards organization for the World Wide Web. Founded in 1994 and led by Tim Berners-Lee, the consortium is made up of member organizations that maintain full-time staff working to ...


External links


MPEG-7 OverviewWorld Wide Web Consortium (W3C)XML at W3CXML Schema at W3C
{{MPEG MPEG