Universal Data Element Framework

Universal Data Element Framework

The Universal Data Element Framework (UDEF) provides the foundation for building an enterprise-wide controlled vocabulary. It is a standard way of indexing enterprise information that can produce big cost savings. UDEF simplifies information management through consistent classification and assignment of a global standard identifier to the data names and then relating them to similar data element concepts defined by other organizations. Though this approach is a small part of the overall picture, it is potentially a crucial enabler of semantic interoperability.

How UDEF works

UDEF provides semantic links, through assigning an intelligent, derived ID as an attribute of the data element, essentially labeling the element as a specific data element concept. When this UDEF ID exists in both source and target formats, it can then be used as an easy analysis point via a match report, and then as the primary pivot point for transformations between source and target.

UDEF takes a list of high-level root object classes and assigns an integer to each class plus alpha characters to each specialization modifier. It then also assigns integers to property word plus integers to each specialization modifier. These object class alpha-integers are concatenated together with the property integers to form a dewey-decimal like code for each data element concept.

For the following examples, go to http://www.opengroup.org/udefinfo/defs.htm and expand the applicable UDEF object and property trees

Assuming an application used by a hospital needs to map the data element concepts to the UDEF, the last name and first name (within UDEF you will find Family Name and Given Name under the UDEF property Name) of several people that are likely to appear on a medical record that could include the following example data element concepts –

Patient Person Family Name – find the word “Patient” under the UDEF object “Person” and find the word “Family” under the UDEF property “Name”

Patient Person Given Name – find the word “Patient” under the UDEF object “Person” and find the word “Given” under the UDEF property “Name”

Doctor Person Family Name – find the word “Doctor” under the UDEF object “Person” and find the word “Family” under the UDEF property “Name”

Doctor Person Given Name – find the word “Doctor” under the UDEF object “Person” and find the word “Given” under the UDEF property “Name”

The associated UDEF IDs for the above are derived by walking up each tree respectively and using an underscore to separate the object from the property. For the examples above, the following data element concepts are available within the current UDEF – see http://www.opengroup.org/udefinfo/objper.htm and http://www.opengroup.org/udefinfo/prpnam.htm

“Patient Person Family Name” the UDEF ID is “au.5_11.10”

“Patient Person Given Name” the UDEF ID is “au.5_12.10”

“Doctor Person Family Name” the UDEF ID is “aq.5_11.10”

“Doctor Person Given Name” the UDEF ID is “aq.5_12.10”

Six Basic Steps to Map Enterprise Data to the UDEF

There are six basic steps to follow when mapping data element concepts to the UDEF.

1. Identify the applicable UDEF property word that characterizes the dominant attribute (property) of the data element concept. For example: Name, Identifier, Date, etc.

2. Identify the dominant UDEF object word that the dominant property (selected in step 1) is describing. For example, Person_Name, Product_Identifier, Document_Date, etc.

3. By reviewing the UDEF tree for the selected property identified in step 1, identify applicable qualifiers that are necessary to describe the property word term unambiguously. For example, Family Name.

4. By reviewing the UDEF tree for the selected object identified in step 2, identify applicable qualifiers that are necessary to describe the object word term unambiguously. For example, Customer Person.

5. Concatenate the object term and the property term to create a UDEF naming convention compliant name where it is recognized that the name may seem artificially long. For example, Customer Person_Family Name.

6. Derive a structured ID based on the UDEF taxonomy that carries the UDEF inherited indexing scheme. For example .

The Open Group UDEF Project objectives

The UDEF Project aims to establish the Universal Data Element Framework (UDEF) as the universally-used classification system for data element concepts. It focuses on developing and maintaining the UDEF as an open standard, advocating and promoting it, putting in place a technical infrastructure to support it, implementing a Registry for it, and setting up education programs to train information professionals in its use.

Organizations that implement UDEF will likely realize the greatest benefit by defining their controlled vocabulary based on the UDEF. To help an organization manage its UDEF based controlled vocabulary, it should seriously consider a metadata registry that is based on ISO/IEC 11179-5.

History of UDEF

Ron Schuldt, Sr. Enterprise Data Architect, Lockheed Martin, originated the UDEF concept based on ISO/IEC 11179 Metadata standards approximately 15 years ago.

Ownership of UDEF intellectual property

The Open Group assumed from AFEI the right to grant public use licensing of the UDEF.

The Supplier Management Council Electronic Enterprise Working Group of the Aerospace Industry Association (AIA) supports the UDEF as the naming convention solution to XML interoperability between standards that include all functions throughout a product's life-cycle and is working through a well defined process to obtain approval of this position from AIA and its member companies.

ee also

* ISO/IEC 11179
* National Information Exchange Model
* Metadata
* Naming conventions (programming)
* Semantics
* Semantic web
* Semantic equivalency
* Data element
* Representation term

External links

* [http://www.opengroup.org/udefinfo/ UDEF Project of The Open Group]


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать курсовую

Look at other dictionaries:

  • Data element — In metadata, the term data element is an atomic unit of data that has precise meaning or precise semantics. A data element has: An identification such as a data element name A clear data element definition One or more representation terms… …   Wikipedia

  • Element de donnee — Élément de donnée Dans les métadonnées, le terme élément est une unité de donnée élémentaire qui a : Une identification telle que nom d élément (Data element name) Une définition claire Un ou plusieurs termes de représentation Des valeurs… …   Wikipédia en Français

  • Élément (métadonnée) — Élément de donnée Dans les métadonnées, le terme élément est une unité de donnée élémentaire qui a : Une identification telle que nom d élément (Data element name) Une définition claire Un ou plusieurs termes de représentation Des valeurs… …   Wikipédia en Français

  • Élément de métadonnée — Élément de donnée Dans les métadonnées, le terme élément est une unité de donnée élémentaire qui a : Une identification telle que nom d élément (Data element name) Une définition claire Un ou plusieurs termes de représentation Des valeurs… …   Wikipédia en Français

  • Élément de donnée — Dans les métadonnées, le terme élément est une unité de donnée élémentaire qui a : Une identification telle que nom d élément (Data element name) Une définition claire Un ou plusieurs termes de représentation Des valeurs optionnelles… …   Wikipédia en Français

  • Department of Defense Architecture Framework — DoD Architecture Framework.[1] The Department of Defense Architecture Framework (DoDAF) is an architecture framework for the United States Department of Defense, that provides structure for a specific stakeholder concern through viewpoints… …   Wikipedia

  • Core Architecture Data Model — Example of a CADM Diagram for Overview and Summary Information (AV 1) of the DoDAF.[1] Core Architecture Data Model (CADM) in Enterprise Architecture is a logical data model of information used to describe and build architectures …   Wikipedia

  • Éléments de données — Élément de donnée Dans les métadonnées, le terme élément est une unité de donnée élémentaire qui a : Une identification telle que nom d élément (Data element name) Une définition claire Un ou plusieurs termes de représentation Des valeurs… …   Wikipédia en Français

  • Representation term — A representation term is a word, or a combination of words, that semantically represent the data type (value domain) of a data element. A representation term is commonly referred to as a class word by those familiar with data dictionaries.… …   Wikipedia

  • Open standard — An open standard is a standard that is publicly available and has various rights to use associated with it, and may also have various properties of how it was designed (e.g. open process). There is no single definition and interpretations vary… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”