ITU-T Z 601-2007 Data architecture of one software system (Study Group 17)《(预发布)单一软件系统的数据架构》.pdf
《ITU-T Z 601-2007 Data architecture of one software system (Study Group 17)《(预发布)单一软件系统的数据架构》.pdf》由会员分享,可在线阅读,更多相关《ITU-T Z 601-2007 Data architecture of one software system (Study Group 17)《(预发布)单一软件系统的数据架构》.pdf(38页珍藏版)》请在麦多课文档分享上搜索。
1、 International Telecommunication Union ITU-T Z.601TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (02/2007) SERIES Z: LANGUAGES AND GENERAL SOFTWARE ASPECTS FOR TELECOMMUNICATION SYSTEMS Middleware Distributed processing environment Data architecture of one software system ITU-T Recommendation Z.601
2、 ITU-T Z-SERIES RECOMMENDATIONS LANGUAGES AND GENERAL SOFTWARE ASPECTS FOR TELECOMMUNICATION SYSTEMS FORMAL DESCRIPTION TECHNIQUES (FDT) Specification and Description Language (SDL) Z.100Z.109 Application of formal description techniques Z.110Z.119 Message Sequence Chart (MSC) Z.120Z.129 Extended Ob
3、ject Definition Language (eODL) Z.130Z.139 Testing and Test Control Notation (TTCN) Z.140Z.149 User Requirements Notation (URN) Z.150Z.159 PROGRAMMING LANGUAGES CHILL: The ITU-T high level language Z.200Z.209 MAN-MACHINE LANGUAGE General principles Z.300Z.309 Basic syntax and dialogue procedures Z.3
4、10Z.319 Extended MML for visual display terminals Z.320Z.329 Specification of the man-machine interface Z.330Z.349 Data-oriented human-machine interfaces Z.350Z.359 Human-machine interfaces for the management of telecommunications networks Z.360Z.379 QUALITY Quality of telecommunication software Z.4
5、00Z.409 Quality aspects of protocol-related Recommendations Z.450Z.459 METHODS Methods for validation and testing Z.500Z.519 MIDDLEWARE Distributed processing environment Z.600Z.609 For further details, please refer to the list of ITU-T Recommendations. ITU-T Rec. Z.601 (02/2007) i ITU-T Recommendat
6、ion Z.601 Data architecture of one software system Summary ITU-T Recommendation Z.601 identifies a set of data structures and formats of one software system. These data forms appear at the various interfaces to and media of the system and comprise intermediate forms for transformations between the e
7、xternal forms. The data forms are needed within one system, and they are not abstracted away from the system over several systems. This Recommendation identifies data schemata that may be used to define interfaces between software components. However, this Recommendation defines no software architec
8、ture. Source ITU-T Recommendation Z.601 was approved on 13 February 2007 by ITU-T Study Group 17 (2005-2008) under the ITU-T Recommendation A.8 procedure. Keywords Architecture, data, form, format, framework, layer, population, process, schema, structure. ii ITU-T Rec. Z.601 (02/2007) FOREWORD The I
9、nternational Telecommunication Union (ITU) is the United Nations specialized agency in the field of telecommunications. The ITU Telecommunication Standardization Sector (ITU-T) is a permanent organ of ITU. ITU-T is responsible for studying technical, operating and tariff questions and issuing Recomm
10、endations on them with a view to standardizing telecommunications on a worldwide basis. The World Telecommunication Standardization Assembly (WTSA), which meets every four years, establishes the topics for study by the ITU-T study groups which, in turn, produce Recommendations on these topics. The a
11、pproval of ITU-T Recommendations is covered by the procedure laid down in WTSA Resolution 1. In some areas of information technology which fall within ITU-Ts purview, the necessary standards are prepared on a collaborative basis with ISO and IEC. NOTE In this Recommendation, the expression “Administ
12、ration“ is used for conciseness to indicate both a telecommunication administration and a recognized operating agency. Compliance with this Recommendation is voluntary. However, the Recommendation may contain certain mandatory provisions (to ensure e.g. interoperability or applicability) and complia
13、nce with the Recommendation is achieved when all of these mandatory provisions are met. The words “shall“ or some other obligatory language such as “must“ and the negative equivalents are used to express requirements. The use of such words does not suggest that compliance with the Recommendation is
14、required of any party. INTELLECTUAL PROPERTY RIGHTS ITU draws attention to the possibility that the practice or implementation of this Recommendation may involve the use of a claimed Intellectual Property Right. ITU takes no position concerning the evidence, validity or applicability of claimed Inte
15、llectual Property Rights, whether asserted by ITU members or others outside of the Recommendation development process. As of the date of approval of this Recommendation, ITU had not received notice of intellectual property, protected by patents, which may be required to implement this Recommendation
16、. However, implementers are cautioned that this may not represent the latest information and are therefore strongly urged to consult the TSB patent database at http:/www.itu.int/ITU-T/ipr/. ITU 2007 All rights reserved. No part of this publication may be reproduced, by any means whatsoever, without
17、the prior written permission of ITU. ITU-T Rec. Z.601 (02/2007) iii CONTENTS Page 1 Scope 1 2 References. 1 3 Definitions 1 4 Abbreviations 3 5 Conventions 4 6 Data architecture. 4 6.1 Three-schema architecture 4 6.2 Seven-schema architecture . 6 6.3 Communication and distribution 9 6.4 Nesting 11 A
18、nnex A Requirements on schema notations . 13 A.1 Introduction 13 A.2 Requirements on notations for the external terminology schemata . 13 A.3 Requirements on notations for the concept schemata 17 A.4 Requirements on notations for the contents schemata . 18 A.5 Requirements on notations for the layou
19、t schemata. 19 A.6 Requirements on notations for internal terminology schemata 20 A.7 Requirements on notations for the distribution schemata 20 A.8 Requirements on notations for the physical schemata . 21 A.9 Requirements on notations for the system management schemata 21 Appendix I Introduction to
20、 data architectures. 22 I.1 A system planning perspective. 22 I.2 A data perspective on a system 24 I.3 Communication between systems 26 I.4 Communicating processes 27 I.5 Separation of media 27 Appendix II Comparison with other architectures 29 II.1 Comparison with ITU-T Rec. M.3020 . 29 Bibliograp
21、hy. 30 iv ITU-T Rec. Z.601 (02/2007) Introduction The primary users of this Recommendation will be software developers who design data definitions of a system and its interfaces. Data architects and systems planners may use this Recommendation to coordinate definitions of interfaces between systems.
22、 Some of the data definitions may provide end users understanding of the system and its functionality. Hence, these definitions will provide a kernel of a contract between purchaser and developer organizations. Formal language designers may use this Recommendation to identify the scope of their nota
23、tion and identify features needed to cover a certain application domain. Annex A provides requirements on schema languages. Appendix I provides an introduction and context of the Recommendation, where a system is defined in the context of systems planning of several systems. The reader is advised to
24、 read this appendix before he reads clause 6. Appendix II provides a comparison with b-ITU-T M.3020. ITU-T Rec. Z.601 (02/2007) 1 ITU-T Recommendation Z.601 Data architecture of one software system 1 Scope This Recommendation identifies a set of data structures and formats of one software system. Th
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ITUTZ6012007DATAARCHITECTUREOFONESOFTWARESYSTEMSTUDYGROUP17 发布 单一 软件 系统 数据 架构 PDF

链接地址:http://www.mydoc123.com/p-806722.html