Skip to main content

Notice: This Wiki is now read only and edits are no longer 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
(Add overview section)
Line 1: Line 1:
[http://www.eclipse.org/modeling/mdt/?project=sbvr 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 [http://www.omg.org/spec/SBVR/1.0/ Semantics of Business Vocabulary and Business Rules (SBVR)] OMG specification.
+
= Overview =
 +
[http://www.eclipse.org/modeling/mdt/?project=sbvr 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 [http://www.omg.org/spec/SBVR/1.0/ 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.
  
The objectives of the SBVR component are to provide
+
SBVR is positioned to be entirely within the business model layer of the OMG’s Model Driven Architecture (MDA).
  
* an open source "reference" implementation of the SBVR specification
+
[[Image:SBVR-mda.png|SBVR MDR]]
* an EMF-based foundation on which business vocabulary and business rules modeling tools can be built
+
* a basis for integrating and interchanging artifacts between business vocabulary and business rules modeling tools
+
* a forum for engaging the community in validation of the SBVR specification
+
  
== Related Links ==
+
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 &quot;Vocabulary for Describing Business Vocabularies&quot; is based on the ISO terminology standards:
 +
 
 +
* ISO 1087-1 (2000) &quot;Terminology work &ndash; Vocabulary &ndash; Theory and application&quot; [ISO1087-1]
 +
* ISO 704 (2000) &quot;Terminology work &ndash; Principles and methods&quot; [ISO704]
 +
* ISO 860 (1996) &quot;Terminology work &ndash; Harmonization of concepts and terms&quot; [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 =
  
 
* [[MDT-SBVR 0.7 Project Plan | SBVR 0.7 Project Plan]]
 
* [[MDT-SBVR 0.7 Project Plan | SBVR 0.7 Project Plan]]
 
* [[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 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 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]
 
*** [http://www.eclipse.org/modeling/mdt?project=sbvr SBVR Component] | [http://wiki.eclipse.org/index.php/Category:SBVR Wiki Category]
  
==Feedback==
+
===Other SBVR Resources===
 +
*
 +
 
 +
=Feedback=
 
Please give your feedback using any of the following mechanisms
 
Please give your feedback using any of the following mechanisms
  

Revision as of 14:46, 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

Eclipse Site and Wiki

Other SBVR Resources

Feedback

Please give your feedback using any of the following mechanisms

Back to the top