ASTM E2145 - 07(2013) Standard Practice for Information Modeling (Withdrawn 2017).pdf
《ASTM E2145 - 07(2013) Standard Practice for Information Modeling (Withdrawn 2017).pdf》由会员分享,可在线阅读,更多相关《ASTM E2145 - 07(2013) Standard Practice for Information Modeling (Withdrawn 2017).pdf(15页珍藏版)》请在麦多课文档分享上搜索。
1、Designation: E2145 07 (Reapproved 2013) An American National StandardStandard Practice forInformation Modeling1This standard is issued under the fixed designation E2145; the number immediately following the designation indicates the year oforiginal adoption or, in the case of revision, the year of l
2、ast revision. A number in parentheses indicates the year of last reapproval. Asuperscript epsilon () indicates an editorial change since the last revision or reapproval.1. Scope*1.1 Information models are increasingly important in theanalysis, design, and sharing a common understanding ininformation
3、 engineering, in business process improvement, inbuilding information systems, in developing informaticsstandards, and in many other uses.21.2 The purpose of this practice is to identify best practicesfor the creation, use, and assessment of various types ofinformation models.1.3 Included in this pr
4、actice are recommended organiza-tional policies and procedures, where modeling is best usedand recommended modeling methods, best practices and evalu-ation criteria.1.4 Excluded from this practice are detailed specificationsof modeling techniques that are specified or described in othersources.2. Re
5、ferenced Documents2.1 ANSI Standards:3ANSI X3.172-1990 Dictionary for Information SystemsIEEE 1320.1-1998 Standard for Functional ModelingLanguageSyntax and Semantics for IDEF0IEEE 1320.2-1998 Standard for Functional ModelingLanguageSyntax and Semantics for IDEF1X (Object97)2.2 ISO Standards:3ISO 86
6、01-88 Data Elements and Interchange FormatsRepresentation of Dates and TimesISO/IEC 1087 Terminology WorkVocabulary-Part 1:Theory and ApplicationISO/IEC 11179 Information TechnologySpecification andStandardization of Data Elements, Parts 1-6ISO/IEC 19501:2005 Information technologyOpen Dis-tributed
7、ProcessingUnified Modeling Language (UML)Version 1.4.2ISO/IEC 2382 Information Processing SystemsVocabulary2.3 Other Documents and Standards:4Unified Modeling Language Specification version 1.5,March 20033. Terminology3.1 The following sections present terms, definitions, andacronyms found in this p
8、ractice and in various modelingactivities. These terms and definitions are referenced or derivedfrom ANSI X3.172 or ISO/IEC 2382 unless otherwise cited.3.2 Definitions:3.2.1 activity, na group of logically related tasks per-formed for a purpose.3.2.2 alternate key attribute, nin a logical data model
9、, anycandidate key of an entity other than the primary key.3.2.3 application model, na representation or descriptionof the application software, programs, or components neededto support a business function.3.2.4 attribute, na characteristic of an object or entity (seeISO/IEC 11179).3.2.5 attribute v
10、alue, na representation of an instance ofan attribute (see ISO/IEC 11179).3.2.6 behavior, nin the object-oriented methodology, be-havior constitutes the observable effects of an operation orevent, including any results generated or obtained; and repre-sented by operations, methods, and state machine
11、s (see UML1.5).3.2.7 business model, na representation of the strategy,situation, environment, objectives, direction, and similar char-acteristics of a business enterprise or business area.3.2.8 business process model, na representation of busi-ness processes, often where these processes are success
12、ivelydecomposed to describe component activities, to identify theevents to which the business shall respond, and to identify theresults produced.1This practice is under the jurisdiction of ASTM Committee E31 on HealthcareInformatics and is the direct responsibility of Subcommittee E31.25 on Healthca
13、reData Management, Security, Confidentiality, and Privacy.Current edition approved March 1, 2013. Published March 2013. Originallyapproved in 2001. Last previous edition approved in 2007 as E2145 07. DOI:10.1520/E2145-07R13.2An information model in the context of this standard is any representation
14、ofprocess, data, etc., used in any aspect of information technology or informationmanagement.3Available from American National Standards Institute (ANSI), 25 W. 43rd St.,4th Floor, New York, NY 10036, http:/www.ansi.org.4Available from Object Management Group. OMG Headquarters, 250 FirstAvenue, Need
15、ham, MA 02494. http:/www.omg.org.*A Summary of Changes section appears at the end of this standardCopyright ASTM International, 100 Barr Harbor Drive, PO Box C700, West Conshohocken, PA 19428-2959. United StatesNOTICE: This standard has either been superseded and replaced by a new version or withdra
16、wn.Contact ASTM International (www.astm.org) for the latest information13.2.9 column, na physical data model and relational data-base structure that is analogous to the attribute of a logical datamodel.3.2.10 concept, na unit of thought constituted throughabstraction on the basis of characteristics
17、common to a set ofobjects (see ISO/IEC 1087).3.2.11 conceptual model, nan abstract representation ofany type of model used to identify the principal componentsand relationships of the subject of the model, and avoidingunnecessary or confounding detail.3.2.12 context, na designation or description of
18、 the appli-cation environment or discipline in which a name is applied orfrom which it originates (see ISO/IEC 11179).3.2.13 data, na representation of facts, concepts, or in-structions in a formalized manner, suitable for communication,interpretation, or processing by humans or automatic means(see
19、ISO/IEC 11179).3.2.14 data dictionary, na database used for data thatrefers to the use and structure of other data; that is, a databasefor the storage of metadata (see ANSI X3.172-1990).3.2.15 data element, na unit of data for which thedefinition, identification, representation and permissible value
20、sare specified by means of a set of attributes (see ISO/IEC11179).3.2.16 data model, na description of the organization ofdata in a manner that reflects an information structure (seeISO/IEC 11179).3.2.17 data steward, na person or organization delegatedthe responsibility for managing a specific set
21、of data resources,(see ISO/IEC 11179).3.2.18 dependent entity, nin a logical data model, anentity that inherits one or more identifying attributes fromanother entity.3.2.19 domain, nthe set of possible data values of anattribute (see ISO/IEC 2382); also the identification, descrip-tion or scope of a
22、 segment of industry or commerce, or of aprogram, project, or problem.3.2.20 encapsulation, vthe packaging of an objects datawith its corresponding methods with access via a controlledmessaging interface (see UML 1.4).3.2.21 entity, nany concrete or abstract thing of interest,including associations
23、among things (see ISO/IEC 2382).3.2.22 external schema, nan external schema is the rep-resentation of data at the system architecture presentation layeras viewed by the user when interacting or communicating withthe information system.53.2.23 foreign key attribute, nin a logical data model, anattrib
24、ute or combination of attributes of a child or categoryentity whose values match those in a primary key of a relatedor generic entity instance.3.2.24 function, nan activity, process or transformationidentified by a verb that describes that which would beaccomplished.3.2.25 independent entity, nin a
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
5000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ASTM E2145 07 2013 Standard Practice for Information Modeling Withdrawn 2017

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