35.100.01 开放系统互连(OSI)综合 标准查询与下载



共找到 659 条与 开放系统互连(OSI)综合 相关的标准,共 44

Information technology — Open Systems Interconnection — Procedures for the operation of OSI Registration Authorities:Registration of Object Identifier arcs beneath the top-level arc jointly administer

ICS
35.100.01
CCS
发布
2019-12-31
实施

Information technology — Open Systems Interconnection — Procedures for the operation of OSI Registration Authorities:Registration of Object Identifier arcs beneath the top-level arc jointly administer

ICS
35.100.01
CCS
发布
2019-12-31
实施

Information technology-Open Systems Interconnection-Upper layers security model

ICS
35.100.01
CCS
发布
20191227
实施
20191227

Information technology-Open systems interconnection-Conformance testing methodology and framework-Part 2:Abstract test suite specification

ICS
35.100.01
CCS
发布
20191227
实施
20191227

本标准适用于监察对象单位信息系统与智慧监督平台进行跨系统、跨平台的实时数据联通。

Smart supervision platform data access specification

ICS
35.100.01
CCS
L79
发布
2019-12-25
实施
2020-02-01

Online evaluation method for Internet traffic classification and identification

ICS
35.100.01
CCS
L79
发布
2019-08-27
实施
2020-01-01

How to obtain Internet traffic classification samples

ICS
35.100.01
CCS
L79
发布
2019-08-27
实施
2020-01-01

Internet traffic classification sample labeling method

ICS
35.100.01
CCS
L79
发布
2019-08-27
实施
2020-01-01

Offline evaluation method for Internet traffic classification and identification

ICS
35.100.01
CCS
L79
发布
2019-08-27
实施
2020-01-01

Internet traffic classification methods and coding specifications

ICS
35.100.01
CCS
L79
发布
2019-08-27
实施
2020-01-01

Internet traffic classification identification output format requirements

ICS
35.100.01
CCS
L79
发布
2019-08-27
实施
2020-01-01

Information technology — Open Systems Interconnection — Procedures for the operation of OSI Registration Authorities — Part 9: Registration of object identifier arcs for applications and services usin

ICS
35.100.01
CCS
发布
2019-05-23
实施

Object identifier assignments for the internet of things

ICS
35.100.01
CCS
发布
2018-04-10
实施

Object identifier assignments for the internet of things

ICS
35.100.01
CCS
发布
2018-04-10
实施

Object identifier based Internet of things device identification scheme

ICS
35.100.01
CCS
发布
2018-04-10
实施

Object identifier based Internet of things device identification scheme

ICS
35.100.01
CCS
发布
2018-04-10
实施

To design a conceptual schema, that is, to establish and describe the necessary propositions of the universe of discourse, the information system designer starts by observing the selected portion of the world constituting the universe of discourse and constructing in his mind an abstraction of it, much in the same way as a scientist, by experiment and analysis, constructs a theory of the observed phenomena. As in science, we would normally expect that such an abstraction would be general enough to encompass many different (preferably all) occurrences of the same kind of phenomena. This abstraction constitutes propositions that necessarily hold in all possible entity worlds, just as the theory must hold for the observed or expected phenomena. The process of observation, abstraction, and conceptual schema formulation is usually iterative. This is similar to the scientist's attitude during the formulation of a theory: further experimentation - that is, observation of the universe of discourse - is generally required to clarify some aspects of the theory. Although selection of what is considered to be necessary propositions about the universe of discourse to be described in the conceptual schema is to a certain extent arbitrary, as already is mentioned in chapter 1, the systems designer might consider various factors in deciding the boundary of the the conceptual schema. An example of a widely accepted and also basic distinction has already been mentioned in chapter 1. It is the distinction between sentences which represent general laws and rules to which possible entities in the universe of discourse have to adhere, and sentences which describe facts about particular entities in the universe of discourse, following the laws and rules described in the conceptual schema. The main reasons for this distinction are practical arguments with respect to the design, implementation and maintenance of the information system, because some sentences are generalizations (conceptual schema) and others are specifics (information base). These generalizations have already been listed in chapter 1, section 1.8, as: - describing classes (types, variables) in the universe of discourse rather than individuals (instances), - describing concepts that are less subject to change rather than concepts that are changing more frequently, - inclusion of rules or constraints having wide influence on the behaviour of the universe of discourse (and therefore on the behaviour of the conceptual schema and information base) rather than narrow influence. The guiding principle in selecting the necessary propositions is that they, although stating something about the universe of discourse, are convenient in controlling the consistency of the collection of sentences in the information base and the permissibility of their manipulation. As already stated in section 1.8 of chapter 1, the following general principles for the conceptual schema should be observed at all times: * 100 Percent principle: All relevant general static and dynamic aspects, i.e. all rules, laws, etc., of the universe of discourse should be described in the conceptual schema. The information system cannot be held responsible for not meeting those described elsewhere, including in particular those in application programs. Conceptualization principle: A conceptual schema should only include conceptually relevant aspects, both static and dynamic, of the universe of discourse, thus excluding all aspects of (external or internal) data representation, physical data organization and access as well as all aspects of particular external user representation such as message formats, data structures, etc. Some justifications and remarks may amplify the two principles: Most of the general rules of the universe of discourse are currently described in application programs, if they are described at all. Sometimes such rules are referred to by the term "validation rules" in the current EDP jargon. In many situations, more than one update program operates on the same data base. In this case a single rule has to be described in each application program which may affect a concrete physical representation of that part of the information base covered by the rule. This results in a redundant representation of the rule, which is source for inconsistency among the various "copies" of the rule. It is obvious that due to such redundancy it is difficult to control, verify, and maintain a set of interrelated rules. It is even more difficult to detect contradictions in such a set of dispersed rules. User update and query languages are becoming available which provide the (end) user tools to express his requests directly to the machine as opposed to a professional application programmer who writes the program on behalf of the employing user. One does not need too much imagination to think of situations where a user "has no time" to program the rules in his direct instruction of the machine. This may result in a stream of messages entering the information base that should not enter. The result is information base pollution. If all rules are expressed in the conceptual schema, and therefore are controllable by system functfons independent of users or application programs, then there is no basis for such pollution. If all general rules of the universe of discourse are expressed in the conceptual schema, then it is (much) easier to extend or modffy these rules in a controlled way as compared to the situation where the rules are scattered over several application programs. The need for such extension and modification is a normal thing to expect in practice. It is easier to understand and to teach information systems design where all rules are in the conceptual schema, because of the absence of the previously mentioned kind of redundancy. A conclusion of the 100 Percent Principle is that a conceptual schema language must be able to describe any set of general rules, etc. of the universe of discourse in a conceptual schema. In order to achieve this, some of these rules may be described in a procedural way while others may be described in a declarative way. This depends on the present state of the art of formal languages. The Conceptualization Principle says that the conceptual schema must only and exclusively include conceptually relevant aspects of the universe of discourse. Aspects, constructs, or distinctions, which refer to other components or factors of the information system are not allowed to be part of the conceptual schema. Such aspects are, for example: - Representation aspects of data in the user views; - Aspects of machine efficiency and physical data organization; - Organizational aspects of the information system. By focussing on the conceptually relevant aspects, the conceptual schema design process is relieved of the burden of computer implementation aspects. The design process is in this way significantly simplified. More precise and accurate conceptual schemata will be the result of the conceptual schema design process. Moreover the design processes of the (external) application programs and the (internal) data storage routines will also be simplified as these can be limited to the external and internal representation aspects respectively. Furthermore, by avoiding aspects of machine efficiency and physical data organization in the conceptual schema, operations at the user interfaces can be made completely independent of those "interna1" aspects. Thus, reprogramming of applications in case of physical data reorganizations can be avoided, due to the "isolating" effect of the conceptual schema. Finally, the observation of this principle also results in better evolution, simply because there is no burden of conceptually irrelevant aspects which could increase the reprogramming effort in cases of conceptual schema changes.

Information processing systems -- Concepts and terminology for the conceptual schema and the information base

ICS
35.100.01
CCS
发布
2017-10-03
实施

Guidelines for using object identifiers for the Internet of things

ICS
35.100.01
CCS
发布
2017-09-01
实施

Safety of machinery - Requirements for cableless control systems of machinery

ICS
35.100.01
CCS
发布
2017-03-07
实施

This Recommendation | International Standard specifies the procedures for operating the Registration Authority for object identifiers under the arc {joint-iso-itu-t(2) tag-based(27)}, that supports tag-based applications and services.

Information technology - Open Systems Interconnection - Procedures for the operation of OSI Registration Authorities: Registration of object identifier arcs for applications and services using tag-based identification

ICS
35.100.01
CCS
发布
2016-12-22
实施



Copyright ©2007-2022 ANTPEDIA, All Rights Reserved
京ICP备07018254号 京公网安备1101085018 电信与信息服务业务经营许可证:京ICP证110310号