MDM, Données

TwitterFacebook
Get flash to fully experience Pearltrees
I recently attended the second annual “Canonical Model Management Forum” at the Washington Plaza Hotel in Washington, DC (see here for my post about last year’s, first meeting, including Forrester’s definition of canonical modeling). Enterprise or information architects from a number of government agencies as well as several of the major banks, insurance companies, retailers, credit-card operators, and other private-sector firms attended the meeting.

Canonical Information Modeling - A Best Practice For SOA?

http://blogs.forrester.com/mike_gilpin/11-05-27-canonical_information_modeling_a_best_practice_for_soa
How can services be designed to avoid data model transformation? Problem http://www.soapatterns.org/canonical_schema.php

SOA Patterns - Canonical Schema

Paging in Service Oriented Architectures We had an interesting Email thread a couple weeks ago about how you support pages of output to a UI in a Service Oriented Architecture.

Paging in Service Oriented Architectures - Have Data Will Travel

http://blogs.msdn.com/b/rogerwolterblog/archive/2006/04/20/580353.aspx

Sorting SOA fact from fiction

Sorting SOA fact from fiction 7 truths about service-oriented architecture that savvy leaders can take to the bank By Alan Joch Feb 12, 2007 With the exception of the World Wide Web’s ascent a decade ago, few recent technology movements have received as much attention as service-oriented architecture. http://fcw.com/articles/2007/02/12/sorting-soa-fact-from-fiction.aspx

A Message Type Architecture for SOA

Posted by Jean-Jacques Dubray on Feb 09, 2009 http://www.infoq.com/articles/message-type-architecture
http://capirossi.org/info/Architecture/referentiel.htm

Les référentiels

La chaîne de valeur des données peut être décrite de la manière suivante :

NoSQL, NewSQL and Beyond

http://www.infoq.com/news/2011/04/newsql The 451 Group has published last week the conclusions of a report detailing the growing set of options in the information management space.
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.

Products > MDM

http://www.hydus.com/MDM.html

Efficient and DYNAMIC Server-Side Paging with SQL Server 2000

( UPDATE: If you are using SQL Server 2005 or above, there is a much easier and more efficient way to page your data.)
Overview When creating services using SOA-based architectural styles combining industry specific common information models (CIM), there is a need to extend the CIM. This is because the CIM is abstract and in most cases unsuited for direct implementation thus requiring extensions at attribute, object, relationship, operation, interface levels, etc.

Shades of common information model in SOA-based integration environments

Introduction An MDM solution enables an enterprise to govern, create, maintain, use, and analyze consistent, complete, contextual, and accurate master data information for all stakeholders, such as line of business systems, data warehouses, and trading partners. It provides a customizable framework of components that control the lifecycle management of master data, quality and integrity of the data, and stateless services to control the consumption and distribution of data.

Information service patterns, Part 4: Master Data Management architecture patterns

Decrementing Increment or Just Shell-Sort - Practices

Shell-sorting is a better solution than insertion-sort, but it also contains insertion-sorting. First it splits our unsorted array into groups.