NORMA (software modeling tool): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
No edit summary
Line 40: Line 40:
A JIRA project has been established to document the code and to resolve current issues - volunteers needed![https://ormfoundation.atlassian.net/secure/Dashboard.jspa].Ken Evans 14:37, 18 July 2017 (UTC)
A JIRA project has been established to document the code and to resolve current issues - volunteers needed![https://ormfoundation.atlassian.net/secure/Dashboard.jspa].Ken Evans 14:37, 18 July 2017 (UTC)


Official CTPs are always posted to the ORM Foundation Library[http://www.ormfoundation.org/files/folders/norma_the_software/default.aspx the ORM Foundation Library].
Official CTPs are always posted to [http://www.ormfoundation.org/files/folders/norma_the_software/default.aspx the ORM Foundation Library].





Revision as of 14:41, 18 July 2017

NORMA (Natural ORM Architect for Visual Studio)[1] is a software based conceptual modeling tool based on object-role modeling (ORM), and is a free and open source plug-in to Microsoft Visual Studio 2005, Visual Studio 2008, Visual Studio 2010, Visual Studio 2012, Visual Studio 2013 and Visual Studio 2015. It supports ORM 2 (second generation ORM), and maps ORM models to a variety of implementation targets, including major database engines, object-oriented code, and XML schema.

Dr. Terry Halpin's latest book, Information Modeling and Relational Databases: From Conceptual Analysis to Logical Design[2] "...uses the notation of ORM 2 (second generation ORM), as supported by the NORMA (Neumont ORM Architect) tool..." (page 10), and "(...)At the time of writing, the Neumont ORM Architect (NORMA) tool provides the most complete support for the ORM 2 notation discussed in this book." (Preface, xxv).

He also states: "A modeling method as good as ORM deserves a good CASE tool. Since the early 1990's, talented staff at ServerWare, Asymetrix Corporation, InfoModelers Incorporated, Visio Corporation, Microsoft Corporation, Neumont University have worked to develop state of the art CASE tools to support the specific ORM method discussed in this book. The following talented individuals currently working as lead software engineers on the NORMA tool deserve special mention: Matt Curland and Kevin Owen." (Preface, xxvi)

ORM2

ORM2 (second-generation ORM notation) contains improvements to the original ORM1 specification. ORM2 is implemented in NORMA. Dr. Terry Halpin led the original NORMA effort whilst serving as a Professor at Neumont University and from 2007, continued via The ORM Foundation,[3] a UK-based non-profit organization dedicated to the promotion of the fact-oriented approach to information modeling

ORM2 is defined in an ORM2 metamodel that was created by using ORM2 tool NORMA. The NORMA (Natural ORM Architect) tool is an open source project. Development The tool presently (July 2017) has a number of unresolved issues that are the subject of a JIRA project that you can read about here. https://ormfoundation.atlassian.net/secure/Dashboard.jspa.

This link shows the unresolved issues in NORMA. https://ormfoundation.atlassian.net/issues/?jql=issuetype%20%3D%20Bug%20AND%20status%20in%20(%22In%20Progress%22%2C%20%22To%20Do%22) Ken Evans 14:20, 18 July 2017 (UTC)

The main objectives for the ORM 2 graphical notation are:[4]

  • More compact display of object-role models without compromising clarity
  • Improved internationalization (e.g. avoid English language symbols)
  • Notation changes acceptable to a short-list of key ORM users
  • Simplified drawing rules to facilitate creation of a graphical editor
  • Full support of textual annotations (e.g. footnoting of textual rules)
  • Extended use of views for selectively displaying/suppressing detail
  • Support for new features (e.g. role path delineation, closure aspects, modalities)

[5]

Project

The NORMA software has not been updated since January 2016. NORMA project[6]. A JIRA project has been established to document the code and to resolve current issues - volunteers needed![1].Ken Evans 14:37, 18 July 2017 (UTC)

Official CTPs are always posted to the ORM Foundation Library.



Generation targets

Database engines Microsoft Sql Server, Oracle, DB2, MySQL, PostgreSQL, etc.
Programming languages LINQ to SQL, PLiX (Programming Language in XML)[7] and PHP
Other XML schemas (XSD)

See also

References

  1. ^ Home page of The ORM Foundation
  2. ^ Halpin, Terry; Morgan, Tony (March 2008), Information Modeling and Relational Databases: From Conceptual Analysis to Logical Design (2nd ed.), Morgan Kaufmann, ISBN 978-0123735683
  3. ^ The ORM Foundation home page
  4. ^ http://www.orm.net/pdf/ORM2.pdf Halpin, T. 2005, ‘ORM 2’, On the Move to Meaningful Internet Systems 2005: OTM 2005 Workshops, eds R. Meersman, Z. Tari, P. Herrero et al., Cyprus. Springer LNCS 3762, pp 676-87.
  5. ^ ORM Foundation, Library. "NORMA, the software".
  6. ^ NORMA - The ORM project at Sourceforge (interim technical releases only)
  7. ^ The PLiX project at SourceForge

Further reading

External links