GB/T 39582-2020Test open data services (TODS) (English PDF)
Also coversGBT39582-2020
Open the GB/T 39582-2020 preview as PDF
This is a limited preview
Buy now to download the full PDF
Issued by
State Administration for Market Regulation, China National Standardization Administration
Level / Type
National · Recommended
Issue date
December 14, 2020
Implementation date
July 1, 2021
Scope
GB/T 39582-2020 (Test open data services (TODS)) is available as an English-translated PDF.
GB/T 39582-2020 — This standard provides the architecture, basic model, transmission format and application programming interface of the open data service for testing and testing: This standard is applicable to the construction of test data management system, including test data collection, storage, management, analysis, exchange and sharing, data application Wait:
Document preview — GB/T 39582-2020
National Standard of the People's Republic of China
- ICS
- 35.020
- Classification
- L 70
Issued by: State Administration for Market Regulation, China National Standardization Administration
Contents
- 1 Scope1
- 2 Normative references1
- 3 Terms, definitions and abbreviations1
- 3:1 Terms and definitions1
- 3:2 Abbreviations3
- 4 Overview3
- 4:1 The relationship between TODS and ASAMODS3
- 4:2 Objective4
- 4:3 Value4
- 4:4 Technical method5
- 4:5 Data Model6
- 4:6 Application Programming Interface12
- 4:7 Transmission format15
- 5 Architecture16
- 5:1 Introduction16
- 5:2 Elements of the base model16
- 5:3 Application model rules18
- 5:4 Attributes and relationships in the model21
- 5:5 Data Type24
- 5:6 Application Programming Interface28
- 5:7 Inheritance mechanism34
- 5:8 Other factors36
- 6 Basic model42
- 6:1 Introduction42
- 6:2 Description of environmental elements42
- 6:3 Description of management elements45
- 6:4 Description of measurement and measurement data elements48
- 6:5 Description of elements describing data53
- 6:6 Element description of quantities and units57
- 6:7 Description of test piece management60
- 6:8 Description of device management64
- 6:9 Description of security elements66
- 6:10 Description of other elements68
- 7 Transmission format70
- 7:1 Overview70
- 7:2 Transferring files71
- 8 Application Programming Interface102
- 8:1 Factory102
- 8:2 Session103
- 8:3 Model access104
- 8:4 Instance access107
- 8:5 Document Service109
- 8:6 File access110
- 8:7 File112
- 8:8 Read and write file interface114
- 8:9 Write file interface114
- 8:10 Enumeration access116
- 8:11 Enumeration117
- Appendix A (Normative Appendix) Execution Status (ErrorCode)119
- Appendix B (Normative Appendix) File Service Information (FSInfo)121
- Appendix C (Normative Appendix) Directory Information (DirInfo)122
Foreword
This standard was drafted in accordance with the rules given in GB/T 1:1-2009:
This standard uses the redrafting method with reference to ISO /PAS22720:2005 "ASAM Open Data Service 5:0":
The consistency of ISO /PAS22720:2005 is not equivalent:
This standard was proposed by China Machinery Industry Federation:
This standard is under the jurisdiction of the National Automation System and Integration Standardization Technical Committee (SAC/TC159):
Drafting organizations of this standard: Beijing Ruifeng Synergy Technology Co:, Ltd:, China National Institute of Standardization, Chengdu Aircraft Design Institute, China
Hangfa Sichuan Gas Turbine Research Institute, Beijing Institute of Mechanical and Electrical Engineering, Beijing Institute of Control and Electronic Technology, China Shipbuilding Industry Corporation
The 724 Research Institute, China Aviation Development Shenyang Liming Aviation Engine Co:, Ltd:, Nanjing Electronic Equipment Research Institute, AVIC Engineering Integration
Equipment Co:, Ltd:, Southwest Institute of Technology and Engineering, Beihang University:
Introduction
There are various testing, evaluation and simulation solutions in the automotive, aviation, aerospace, construction, and electronics industries, and they all have their own independent management systems:
The special format of system and data storage, and the method of information maintenance are also different: As the complexity of product innovation increases, expand and modify this
These solutions and their integration with third-party systems are becoming increasingly challenging: At the same time, because the information description is different and difficult
With access, data mining and interdisciplinary collaborative innovation based on a unified knowledge base cannot be realized, and it is difficult to apply new technologies and new methods to existing ones:
In some systems, there is an urgent need for a simple and standardized information access method: Access to product life cycle information also requires standards
Supported by standardized methods to deal with the risks caused by software tools and business discontinuities:
ISO /PAS22720:2005 is the Open Data Service (ODS) proposed by the Association for Standardization of Automation and Measurement Systems (ASAM):
The ODS standard has been widely used internationally: By standardizing the data model, interface, data exchange syntax and format, it can be used for different
The application environment provides the same data frame to solve the problem of data exchange and sharing:
In:2009, ASAM released a new version of the ODS5:2 standard: The domestic demand for data exchange and sharing in the test field is also very urgent:
Therefore, in combination with the new version of the ODS standard and domestic demand, ISO /PAS22720:2005 is revised, and with reference to ASAM ODS5:2,
Advanced Test Open Data Service (TODS) dedicated to test data:
Through the expansion of ISO /PAS22720:2005, TODS can meet the sustainability requirements of test information preservation and acquisition, reducing
Low project costs and risks, and provide a reliable data sharing and exchange standard for information systems: By using standardized interfaces
And standard data structure can reduce the difficulty of system integration in heterogeneous environment and significantly improve the efficiency of information exchange:
Pilot testing of open data services
1 Scope
This standard provides the architecture, basic model, transmission format and application programming interface of the open data service for testing and testing:
This standard is applicable to the construction of test data management system, including test data collection, storage, management, analysis, exchange and sharing, data application
Wait:
2 Normative references
The following documents are indispensable for the application of this document: For dated reference documents, only the dated version applies to this article
Pieces: For undated references, the latest version (including all amendments) applies to this document:
ISO 8601:2004 Data elements and exchange format information exchange date and time representation (Dataelementsandinter-
changeformats-Informationinterchange-Representationofdatesandtimes)
IEEE754 binary floating-point arithmetic standard (IEEEstandardforbinaryfloating-pointarithmetic)
3 Terms, definitions and abbreviations
3:1 Terms and definitions
The following terms and definitions apply to this document:
3:1:1
Basemodel
A holistic, application-independent logical data model:
Note: The model defines the structure of the test data managed in the TODS context, the basic elements of the test data, and the relationship between the basic elements: it
It consists of a set of pre-defined basic elements and a set of rules that these elements should obey:
3:1:2
Applicationmodel
In order to realize the test and test open data service, the TODS basic model is extended to meet the specific requirements of the test information industry
Model:
Note: The derivation rules of the base model are required: It is composed of a collection of derived application elements, and each element is derived from a basic element:
3:1:3
Applicationprogramminginterface
A computer system, database, or application for processing service requests for other computer programs, or processing and other computing
Interface for machine program data exchange:
3:1:4
Transfer format ASAMtransferformatsextensiblemarkuplanguage
XML transmission files based on XML schema files and extension rules:
Note: Able to transmit the required structure and instance information, and store all this information in a standardized format:
......
This preview omits tables, figures, formulas and parts of the technical clauses. The complete document — all pages — is available in the English PDF.
Referenced standards
Normative references
ISO 8601
How to Buy GB/T 39582-2020
- 1Add to cart. Click the "Buy GB/T 39582-2020" button on this page. You can add more standards before checkout.
- 2Checkout. Enter your email and billing details. Payment is processed securely by Stripe (cards, Apple Pay, Google Pay supported).
- 3Instant delivery (0–9 sec). Delivery is automatic: within seconds of payment you'll receive an email with a secure download link. The link stays valid for 72 hours.
- 4Invoice included. A tax invoice is attached to the confirmation email. Need a custom invoice? Contact us.
Related Standards
GB/T 46830.2-2026 — Plastics - Liquid crystal polymer (LCP) moulding and extrusion materials - Part 2: Preparation of test specimens and determination of properties
GB/T 28593-2026 — Sand and dust weather warning levels
GB/T 19608.3-2026 — Classification of special environmental conditions - Part 3: Plateau
Secure payment via Stripe
Payments accepted
GB/T 39582-2020
$1,685.00