Architecture-driven modernization: Difference between revisions

Content deleted Content added
m Citation parameter fixes, using AWB (9458)
Pmerson (talk | contribs)
m cosmetic
Line 1:
{{Context|date=September 2009}}
 
'''Architecture-driven modernization''' is the name of the initiative of the [[Object Management Group]] (see [http://adm.omg.org/ OMG ADM Task Force website]) related to building and promoting standards that can be applied to modernize [[legacy systems]]. The objective of this initiative is to provide standard representations of views of existing systems in order to enable common [[software modernization|modernization activities]], such likeas code analysis and comprehension, and software transformation.
 
== History of ADM ==
* In June 2003, The Object Management Group (OMG) formed a task force to modeling in the context of existing software systems. Initially, the group was called Legacy Transformation Task Force, but then the name was unanimously changed to Architecture-Driven Modernization Task Force (ADMADMTF). ADMTF is co-chaired by Djenana Campara, from KDM Analytics and William Ulrich, from Tactical Strategy Group.<ref>{{cite book| title=Why do we need standards for the modernization of existing systems| url= http://www.kdmanalytics.com/kdm/ADM_whitepaper.pdf|publisher = [[Object Management Group]]|date=July 15, 2003}}</ref>
 
* In November 2003, the OMG's Architecture-Driven Modernization Task Force recommended, and the Platform Technical Committee issued, the Knowledge Discovery Metamodel Request For Proposal (RFP).
Line 14:
* In September 2006, the OMG's Architecture-Driven Modernization Task Force recommended, and the Platform Technical Committee issued, the [[Software Metrics Metamodel]] (SMM) Request For Proposal (RFP). This work is still in progress.
 
* In March 2007, the KDM Finalization Task Force finished the finalization stage of the OMG's standards adoption process. The recommended specification KDM 1.0 is available from OMG.
 
== Knowledge Discovery Metamodel (KDM) ==
 
The foundation of the architecture-driven modernization initiative is the OMG specification [[Knowledge Discovery Metamodel]] (KDM).
Usually the knowledge obtained from existing software is presented in the form of models to which specific queries can be made when necessary. An [[entity relationship]] diagram is a frequent format of representing knowledge obtained from existing software. Knowledge Discovery Metamodel defines an ontology for the software assets and their relationships for the purpose of performing knowledge discovery of existing code. CompanyThe KDM Analytics iscomapny maintainingmaintais an open Portalportal for the Knowledge Discovery Metamodel (see [http://www.kdmanalytics.com/kdm KDM Portal]).
 
== Relationship to MDA ==
Existing (or ''legacy'') software has been one of biggest obstacles for adoption of aapplying [[model-driven architecture]]. With some ironyIronically, the acronym for architecture-driven modernization, (ADM) looks likeis ''MDA in reverse'', where. MDA is the acronym for OMG's model-driven architecture, orwhich usingpurports modelingthe use of models and transformations to deliver new software. ADM is related to the concept of [[reverse engineering]]. [[Software modernization]] is ''architecture-driven'' when there is the need to capture and retool various architectural aspects of existing application environments. This modernization does not preclude source-to-source migrations (where appropriate), but encourages user organizations to consider modernization from an analysis and design based perspective. In doing so, project teams will ensure that obsolete concepts or designs are not propagated into modern languages and platforms. The bottom-line results deliver modernized systems that conform more effectively to current business practices and strategic requirements.<ref>{{cite book|author=Object Management group | title=Second Architecture-Driven Modernization workshop| url= http://www.omg.org/news/releases/pr2005/08-30-05.htm|date=October 24, 2005}}</ref>
 
==See also==