FCO-IM

From Wikipedia, the free encyclopedia

Fully Communication Oriented Information Modeling (FCO-IM) is a method for building conceptual information models. Such models can then be automatically transformed into entity-relationship models (ERM), Unified Modeling Language (UML), relational or dimensional models with the FCO-IM Bridge toolset, and it is possible to generate complete end-user applications from them with the IMAGine toolset. Both toolsets were developed by the Research and Competence Group Data Architectures & Metadata Management of the HAN University of Applied Sciences in Arnhem, the Netherlands.

Overview[edit]

FCO-IM is widely taught in the Netherlands and worldwide, amongst which are universities of Professional Education in the Netherlands. The method has proven its value, and is still actively used in multiple large-scale corporate environments. Branches covered vary from retail, logistics (KLM,[1] ProRail[2]), banking, insurance to medical companies (Erasmus MC[3]).

FCO-IM includes an operational procedure specifying how to construct an information model as described in the book Fact Oriented Modeling.[4]

The distinguishing feature of FCO-IM is that it models the communication about a certain Universe of Discourse (UoD) completely and exclusively, i.e.: it does not model the UoD itself, but rather the facts users exchange when they communicate about the UoD. FCO-IM is therefore a member of the family of information modeling techniques known as fact-oriented modeling (FOM), as are Object-Role Modeling (ORM), predicator set model (PSM) and natural language information analysis method (NIAM). Fact-oriented modeling is sometimes also indicated as fact-based modeling.

There are two main reasons why FCO-IM claims to be "fully communication-oriented".

  1. FCO-IM is the only FOM technique that completely incorporates the actual verbalizations of facts by domain experts (fact expressions) in an information model. An FCO-IM model therefore contains the soft semantics – i.e.: the meaning of the facts – as well as the hard semantics – i.e.: the fact types and the constraints. These verbalizations can be regenerated verbatim at any time from an FCO-IM model, for validation and verification purposes.
  2. FCO-IM uses a very simple and small set of meta-concepts, by abolishing the unnecessary distinction between fact types and object types: all object types are fact types as well. In other words: object types are not modeled independently from the communication, but as inextricable parts of the communication itself; FCO-IM never leaves the communication domain.

Consequently, FCO-IM is the only conceptual modeling technique that completely complies with the 100% conceptualization principle.[5]

An example[edit]

From investigating the UoD, facts can be expressed in natural language using concrete examples. Fact expressions are sorted on type, and classified with their name. Below is a fact expression of the type City of Residence:

 "Peter Johnson lives in New York."
  • This fact expression contains parts which needs to be further qualified and classified.
 An expression classified
  • This information grammar can be shown graphically. In these diagrams the original fact expression and examples can be found, and even regenerated for verification by domain experts.
 City of Residence shown graphically
  • As soon as more fact expressions and constraints are added, a larger diagram will be presented.
 Student Apprenticeship Diagram
  • Once the information model is created, algorithmic transformations can be applied. Below is the same diagram file after the tranformation steps for Grouping, Lexicalizing and Reducing has been applied:
 Student Apprenticeship Diagram, after GLR transformation
  • From the original information model, different outputs and diagrams can be generated. For instance: ER model:
 Apprenticeship, Generated ERD
 Apprenticeship, Generated UML

References[edit]

  1. ^ van der Linden, Paul (June 2001). "KLM vliegt voor de formatie uit" (PDF). Database Magazine (4): 50.
  2. ^ Nagtegaal, Ron (February 2011). "Integratie: Het begint met taal" (PDF). Database Magazine. 2011 (1): 12.
  3. ^ de Mul, Marleen (January 2009). "Managing Quality in Health Care". ResearchGate: 76.
  4. ^ Zwart, Jan Pieter; Engelbart, Marco; Hoppenbrouwers, Stijn (2015). Fact Oriented Modeling. Technics Publications. ISBN 978-1-63462-086-4.
  5. ^ Griethuysen, J.J. (1982) editor, Concepts and terminology for the conceptual schema and the information base, Publ. nr. ISO/TC97/SCS-N695

Further reading[edit]

External links[edit]