1. Zachman Framework

Presented as matrix of Rows and Columns representing domain of interest and level of abstraction.

2. Framework-Domain of Interest

Columns

-Data/ Information

-Function/ Process

-Network

-People

-Time

-Motivation/ Strategy

Framework Rules

Rule 1:  Columns have no order

Rule 2:  Each column has a simple, basic model

Rule 3:  Basic model of each column is unique

Rule 4:  Each row represents a distinct view

Rule 5:  Each cell is unique

Rule 6:  Combining the cells in one row forms a complete description from that view

3. Framework - Level of Abstraction

Business Managers - Strategic

Row 1 - Contextual: External Requirements and Drivers; Business Function Modeling

Row 2 - Conceptual: Business Process Models

Designer & Developers - Operational

Row 3 - Logical: Logical Models; Requirements Definition

Row 4 - Physical: Physical design; Solution Definition and Development

Row 5 - As Built: Constructed Enterprise; Deployment

Row 6 - Functioning Enterprise: Operating Environment; Functioning Enterprise Evaluatoin

4. Zachman Framework

Row 1 - Scope/Planner's View

- Motivation/why

Business goals, objectives and performance (External requirements and drivers)

Measures related to each function (Business Function Modeling)

- Function/How

High-level business functions

- Data/ What

High-level data classes related to each function

- People/ Who

Stakeholders related to each function

- Network/ Where

VA locations related to each function

- Time/ When

Cycles and events related to each function

Row 2 - Enterprise Model/ Owner's View -Business Process Models; Business Function Allocation;

- Motivation/ Why 
Elimination of Function Overlap and Ambiguity

Policies, procedures and standards for each

process

- Function/ How

Business processes

- Data/ What

Business data

- People/ Who

Roles and responsibilities in each process

- Network/ Where

Locations related to each process

- Time/ When

Events for each process and sequencing of integration and process improvements

Row 3 - System Model/ Designer's View -
Logical Models; Project Management; Requirements Definition

- Motivation/ Why

VA policies, standards and procedures

associated with a business rule model

- Function/ How

Logical representation of information systems and their relationships

- Data/ What

Logical data models of data and
data relationships underlying VA information

- People/ Who

Logical representation of access privileges constrained by roles and responsibilities

- Network/ Where

Logical representation of the distributed system architecture for VA information

- Time/ When

Logical events and their triggered responses constrained by business events and responses

Row 4 - Technology Model/ Builders' View-
Physical Models, Technology Management, Solutions Definition and
- Motivation/ Why
    Development

Business rules constrained by information systems standards

- Function/ How

Specifications of applications that operate on particular technology platforms

- Data/ What

Database management system (DBMS) type requirements constrained by logical data models

- People/ Who

Specification of access privileges to specific platforms and technologies

- Network/ Where

Specification of network devices and their relationships within physical boundaries

- Time/ When

Specification of triggers to respond to system events on specific platforms and technologies

Row 5 - As Built/ Integrator's View-
As Built; Configuration Management; Deployment

- Motivation/ Why

Business rules constrained by specific technology standards

- Function/ How

Programs coded to operate on specific technology platforms

- Data/ What

Data definitions constrained by physical data models

- People/ Who

Access privileges coded to control access to specific platforms and technologies

- Network/ Where

Network devices configured to conform to node specifications

- Time/ When

Timing definitions coded to sequence activities on specific platforms and technologies

Row 6 - Functioning Enterprise/ User's View-
functioning Enterprise; Operations Management; Continuous

- Motivation/ Why
Improvement; Evaluation

Operating characteristics of specific technologies constrained by standards

- Function/ How

Functioning computer instructions

- Data/ What

Data values stored in actual database

- People/ Who

Personnel and key stakeholders working within their roles and responsibilities

- Network/ Where

Sending and receiving massages

- Time/ When

Timing definitions operating to sequence activities

5. Summary

The Zachman Framework

- Is a commonly encountered enterprise architecture tool

- Provide the repository of enterprise artefacts that describe the business

- Is structured as a two dimensional hierarchy high contextual to functional levels of abstraction

The Building Blocks-Components of EA part 1- Information and Strategy的更多相关文章

  1. Intel® Threading Building Blocks (Intel® TBB) Developer Guide 中文 Parallelizing Data Flow and Dependence Graphs并行化data flow和依赖图

    https://www.threadingbuildingblocks.org/docs/help/index.htm Parallelizing Data Flow and Dependency G ...

  2. bc.34.B.Building Blocks(贪心)

    Building Blocks Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others) ...

  3. DTD - XML Building Blocks

    The main building blocks of both XML and HTML documents are elements. The Building Blocks of XML Doc ...

  4. 企业架构研究总结(35)——TOGAF架构内容框架之构建块(Building Blocks)

    之前忙于搬家移居,无暇顾及博客,今天终于得闲继续我的“政治课”了,希望之后至少能够补完TOGAF方面的内容.从前面文章可以看出,笔者并无太多能力和机会对TOGAF进行理论和实际的联系,仅可对标准的文本 ...

  5. TOGAF架构内容框架之构建块(Building Blocks)

    TOGAF架构内容框架之构建块(Building Blocks) 之前忙于搬家移居,无暇顾及博客,今天终于得闲继续我的“政治课”了,希望之后至少能够补完TOGAF方面的内容.从前面文章可以看出,笔者并 ...

  6. HDU—— 5159 Building Blocks

    Problem Description After enjoying the movie,LeLe went home alone. LeLe decided to build blocks. LeL ...

  7. [翻译]Review——How JavaScript works:The building blocks of Web Workers

    原文地址:https://blog.sessionstack.com/how-javascript-works-the-building-blocks-of-web-workers-5-cases-w ...

  8. 四、Implementation: The Building Blocks 实现:构件

    四.Implementation: The Building Blocks 实现:构件 This is the essential part of this guide. We will introd ...

  9. 2.3 Core Building Blocks 核心构件

    Core Building Blocks 核心构件 DDD mostly focuses on the Domain & Application Layers and ignores the ...

  10. hdu 5190 Building Blocks

    问题描述 看完电影后,乐乐回家玩起了积木. 他已经搭好了n堆积木,他想通过调整积木,使得其中有连续W堆积木具有相同的高度,同时他希望高度恰好为H. 乐乐的积木都这了,也就是说不能添加新的积木,只能移动 ...

随机推荐

  1. JavaWeb基础之tomcat部署

    有些东西,看起来简单,做起来也简单,简单的你并不一定知道! 问题:如何将一个java project转变为 web project,并使其自动部署到tomcat? 1.先建立一个Java Projec ...

  2. Asp.net MVC学习--默认程序结构、工作流程

    二.MVC 默认程序结构 MVC新建好之后,会对应的出现几个包,分别是:Controller.Model.View --即MVC 其中的默认的Default.aspx文件可以方便url重写,如果不设置 ...

  3. CDC变更数据捕获

    CDC变更数据捕获 (2013-03-20 15:25:52)   分类: SQL SQL Server中记录数据变更的四个方法:触发器.Output子句.变更数据捕获(Change Data Cap ...

  4. 利用新版ShareSDK进行手动分享(自定义分享界面)

    之前有用过Share SDK进行快捷分享,可是官方demo中的快捷分享的界面已经设置死了,而公司的产品又设计了自己的分享界面,这就需要我进行手动分享了.当前ShareSDK版本是2.5.4. 看了一堆 ...

  5. Qt信号槽机制的实现(面试的感悟,猜测每一个类保存的一个信号和槽的二维表,实际使用函数指针 元对象 还有类型安全的检查设定等等)

    因为面试时问了我这道题,导致我想去了解信号槽到底是如何实现的,于是贴着顺序看了下源码,大致了解了整个框架.网上关于信号槽的文章也很多,但是大部分都是将如何应用的,这里我就写一下我所理解的如何实现吧, ...

  6. S3C6410嵌入式应用平台构建(二)

    [2014-4/11~4/14]经过之前的实验,对Uboot已经有了大体的了解,前我们已经把led灯给点亮,但这不是我们的根本目的,我们是要进入boot启动,经过两天的分析代码和反复的实验,终于可以进 ...

  7. KJFrameForAndroid框架学习----高效设置网络图片

    KJFrameForAndroid框架项目地址:https://github.com/kymjs/KJFrameForAndroid 或备用地址http://git.oschina.net/kymjs ...

  8. 解密:LL与LR解析 2(译,完结)

    由于GFW,我无法联系到作者,所以没有授权,瞎翻译的.原文在这里[http://blog.reverberate.org/2013/07/ll-and-lr-parsing-demystified.h ...

  9. .NET中TextBox控件设置ReadOnly=true后台取不到值 三种解决方法

    方法一:不设置ReadOnly属性,通过onfocus=this.blur()来模拟,如下: <asp:TextBox ID="TextBox1" runat="s ...

  10. 项目适配iOS9遇到的一些问题及解决办法

    1.网络请求报错.升级Xcode 7.0发现网络访问失败.输出错误信息 The resource could not be loaded because the App Transport Secur ...