Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MDT/SBVR"

< MDT
m (Related Links)
m (Related Links)
Line 21: Line 21:
 
* [[MDT-SBVR-Proposal | SBVR component proposal]] (archived)
 
* [[MDT-SBVR-Proposal | SBVR component proposal]] (archived)
 
* [http://www.omg.org/spec/SBVR/1.0/ Semantics of Business Vocabulary and Business Rules (SBVR) 1.0 specification]
 
* [http://www.omg.org/spec/SBVR/1.0/ Semantics of Business Vocabulary and Business Rules (SBVR) 1.0 specification]
 
===Eclipse Site and Wiki===
 
* [http://www.eclipse.org/modeling Modeling Project] | [http://wiki.eclipse.org/index.php/Category:Modeling Wiki Category] | [[Modeling_Project|Wiki Home]]
 
** [http://www.eclipse.org/modeling/mdt Model Development Tools] | [http://wiki.eclipse.org/index.php/Category:MDT Wiki Category] | [[MDT|Wiki Home]]
 
*** [http://www.eclipse.org/modeling/mdt?project=sbvr SBVR Component] | [http://wiki.eclipse.org/index.php/Category:SBVR Wiki Category]
 
  
 
===Other SBVR Resources===
 
===Other SBVR Resources===
Line 31: Line 26:
 
* Donald Chapin, [http://www.BRCommunity.com/a2008/b407.html SBVR:  What is now Possible and Why?], Business Rules Journal, Vol. 9, No. 3 (Mar. 2008).
 
* Donald Chapin, [http://www.BRCommunity.com/a2008/b407.html SBVR:  What is now Possible and Why?], Business Rules Journal, Vol. 9, No. 3 (Mar. 2008).
 
* John Hall, [http://www.metadataopenforum.org/download.php?3c23cec53dd860331a2b1c1dbfbc5a8c SBVR Overview (PowerPoint)], Metadata Open Forum, July 2007.
 
* John Hall, [http://www.metadataopenforum.org/download.php?3c23cec53dd860331a2b1c1dbfbc5a8c SBVR Overview (PowerPoint)], Metadata Open Forum, July 2007.
 +
 +
===Eclipse Site and Wiki===
 +
* [http://www.eclipse.org/modeling Modeling Project] | [http://wiki.eclipse.org/index.php/Category:Modeling Wiki Category] | [[Modeling_Project|Wiki Home]]
 +
** [http://www.eclipse.org/modeling/mdt Model Development Tools] | [http://wiki.eclipse.org/index.php/Category:MDT Wiki Category] | [[MDT|Wiki Home]]
 +
*** [http://www.eclipse.org/modeling/mdt?project=sbvr SBVR Component] | [http://wiki.eclipse.org/index.php/Category:SBVR Wiki Category]
  
 
=Feedback=
 
=Feedback=

Revision as of 16:54, 7 April 2008

Overview

SBVR is an open source component of the Model Development Tools (MDT) subproject to provide a metamodel implementation and sample tools based on the adopted Semantics of Business Vocabulary and Business Rules (SBVR) OMG specification. SBVR defines the vocabulary and rules for documenting the semantics of business vocabularies, business facts, and business rules; as well as a CMOF metamodel and corresponding XMI serialization for exchanging business vocabularies and business rules among organizations and between software tools. The term "business" in the SBVR specification does not limit its applicability to business applications, but it may be used by any activity that benefits from formal definition of terminology and rules.

SBVR is positioned to be entirely within the business model layer of the OMG’s Model Driven Architecture (MDA).

SBVR MDR

A business vocabulary contains all the specialized terms, names, and fact type forms of concepts that a given organization or community uses in their talking and writing in the course of doing business. The SBVR "Vocabulary for Describing Business Vocabularies" is based on the ISO terminology standards:

  • ISO 1087-1 (2000) "Terminology work – Vocabulary – Theory and application" [ISO1087-1]
  • ISO 704 (2000) "Terminology work – Principles and methods" [ISO704]
  • ISO 860 (1996) "Terminology work – Harmonization of concepts and terms" [ISO860]

These standards have been used for many decades for multilingual correlation of vocabularies in support of language translation work. SBVR is the result of the integration of these ISO standards, formal logics, linguistics, and practical experience from foremost practitioners in the field of business vocabulary for business rules. They have over ten years experience in the development and application of the applied techniques included in the SBVR approach.

A business vocabulary provides a means of recording and communicating facts. Following OMG’s Model Driven Architecture, a business vocabulary developed as an information system independent model of business communication is used to drive the creation of a platform independent MOF model. The MOF model is, in turn, used to drive generation of a Java API (based on EMF) and XML Schemas.

Related Links

SBVR Wiki

Other SBVR Resources

Eclipse Site and Wiki

Feedback

Please give your feedback using any of the following mechanisms

Back to the top