Home Cart Quotation About-Us
www.ChineseStandard.net
SEARCH

GB/T 38672-2020 PDF English

US$165.00 · In stock · Download in 9 seconds
GB/T 38672-2020: Information Technology - Big Data - Interface Basic Requirements
Delivery: 9 seconds. True-PDF full-copy in English & invoice will be downloaded + auto-delivered via email. See step-by-step procedure
Status: Valid
Standard IDUSDBUY PDFDeliveryStandard Title (Description)Status
GB/T 38672-2020165 Add to Cart Auto, 9 seconds. Information Technology - Big Data - Interface Basic Requirements Valid

Similar standards

GB/T 38673   GB/T 38675   GB/T 38676   GB/T 38666   

GB/T 38672-2020: Information Technology - Big Data - Interface Basic Requirements

---This is an excerpt. Full copy of true-PDF in English version (including equations, symbols, images, flow-chart, tables, and figures etc.), auto-downloaded/delivered in 9 seconds, can be purchased online: https://www.ChineseStandard.net/PDF.aspx/GBT38672-2020
GB NATIONAL STANDARD OF THE PEOPLE’S REPUBLIC OF CHINA ICS 35.240 L 67 Information Technology - Big Data - Interface Basic Requirements ISSUED ON: APRIL 28, 2020 IMPLEMENTED ON: NOVEMBER 1, 2020 Issued by: State Administration for Market Regulation; Standardization Administration of the People’s Republic of China.

Table of Contents

Foreword ... 3 1 Scope ... 4 2 Normative References ... 4 3 Terms and Definitions ... 4 4 Abbreviations ... 5 5 Interface Framework ... 5 6 Basic Requirements ... 10 Information Technology - Big Data - Interface Basic Requirements

1 Scope

This Standard provides an interface framework based on the big data reference architecture and specifies the basic requirements for the interface. This Standard is applicable to the guidance of the design, development and application deployment of the big data system.

2 Normative References

The following documents are indispensable to the application of this document. In terms of references with a specified date, only versions with a specified date are applicable to this document. In terms of references without a specified date, the latest version (including all the modifications) is applicable to this document. GB/T 35295-2017 Information Technology - Big Data - Terminology GB/T 35589-2017 Information Technology - Big Data - Technical Reference Model

3 Terms and Definitions

What is defined in GB/T 35295-2017 and GB/T 35589-2017, and the following terms and definitions are applicable to this document. 3.1 Graph Data Graph data refers to graphical model-based data. NOTE: graphical model is a big data record storage type that can present the relations among data elements. 3.2 Geographic Data Geographic data refers to data directly or indirectly related to a place on the earth. [GB/T 17694-2009, Definition B.206] 3.3 Log Data Log data refers to record data of events that occur during the system operation. privacy protection. The big data framework provider establishes a computing framework, in which, the big data framework provider executes conversion applications while protecting data integrity and privacy. There are abundant interfaces among data provider, data consumer, big data application provider, big data framework provider, security and privacy, and management module, which support information transmission and interoperability among the modules. It has significant influence on the integration, compatibility and interoperability of the big data system. There are also interfaces among the components within the modules to support the interoperability among the components. In accordance with the connected modules, the interfaces may be classified. The various types of interfaces provide corresponding information transmission and interaction functions, so as to satisfy the demands of the object using the interfaces. This Standard bases on the big data reference architecture described in GB/T 35589- 2017 and provides an interface framework (see Figure 1), which includes interfaces among data provider, data consumer, big data application provider, big data framework provider, security and privacy, and management module: Interface 1 is the interface between data provider and big data application provider; Interface 2 is the interface between data consumer and big data application provider; Interface 3 is the interface between big data application provider and big data framework provider; Interface 4 is the interface between management module and other modules (data provider, data consumer, big data application provider, big data framework provider, security and privacy); Interface 5 is the interface between security and privacy module and other modules (data provider, data consumer, big data application provider, big data framework provider and management). NOTE: this Standard does not involve the interface between the system coordinator and the big data application provider in the big data reference architecture. NOTE: for example, a single information verification and multiple information joint verification from a certain information system, as well as a certain information joint comparison and multiple information joint comparison and verification from multiple information systems. 5.3 Interface 2 On the one hand, data consumer issues various data processing instructions (such as: query, retrieval, data mining, report generation and visualization, etc.) to big data application provider through Interface 2. On the other hand, big data application provider returns the data processing results required by data consumer through Interface 2. The commonly seen types of Interface 2 include, but are not limited to: a) Streaming data analysis interface: it is used for real-time streaming data query, and supply of advanced analysis functions (such as: complex event analysis, online machine learning and graph computing, etc.) based on SQL extensions. This type of interface is extensively applied to application scenarios, such as: the Internet of Things, the Internet of Vehicles, smart cities, finance and online recommendation, etc. b) Graph data analysis interface: it is used to query, modify, sub-graph and full- graph traversal of graph data and analyze various graphs (such as: relationship analysis and path planning, etc.). This type of interface is extensively applied to application scenarios, such as: social relationship analysis, anti-fraud, recommendation and precision marketing, etc. c) Log data analysis interface: it is used to query and analyze log data, and provide full-text retrieval, statistical analysis, correlation analysis, monitoring and early warning operations of logs. This type of interface is extensively applied to application scenarios, such as: operation and maintenance of big data system, management and maintenance of enterprise’s information technology system, and business and user behavior analysis, etc. d) Data synchronization interface: it is used for data synchronization and sharing among different business systems. It supports one-time collection and multi- system sharing, and cross-system sharing of data synchronization updates without repeated entry. This type of interface is extensively applied to cross- level, cross-system business data sharing and system interconnection. 5.4 Interface 3 On the one hand, big data application provider issues data calculation, storage or access instructions to big data framework provider through Interface 3; utilizes the various computing, storage and network resources of big data framework provider. On through Interface 4. 5.6 Interface 5 On the one hand, the security and privacy module transmit security and privacy-related configurations and instructions to other modules of the big data system through Interface 5 to support operations, such as: identity management, access authorization and security auditing, etc. On the other hand, the other modules of the bid data system send data security, system security, user privacy-related status, operation and verification requests to the security and privacy module through Interface 5.

6 Basic Requirements

6.1 Overall Requirements The various types of interfaces shall satisfy the following overall requirements: a) Openness: they shall be in line with the industry habits and compatible with the mainstream open source interfaces; reduce the cost of re-design and adaptation caused by interface customization; b) Ease of use: they shall be designed as an interface that is highly abstract, which shields the underlying implementation and has easily understandable syntax; c) Extensibility: the same interface may support new functions by adding functions, operators and statements. 6.2 Interface 1 The requirements for Interface 1 include: a) It shall support data access from multiple data sources (business systems, databases and files, etc.), multiple data types (such as: business-related data and monitoring data) and multiple data formats (structured data, semi- structured data and unstructured data, etc.); b) It shall support data collection in accordance with the big data collection and retention rules; c) It shall support the monitoring of the interface operating status (for example, the time delay of main function call); it shall be able to find errors in time and generate warning signals; d) It should support the timing (such as: by day, hour and minute, etc.) call and start of multiple data access interface instances; or modifying the attributes of vertices or edges; support associated deletion and definition of attribute types, etc.; 3) It shall support vertex query, path query, sub-graph query and full-graph query; 4) It shall support the query of basic indicators of graph topology, which include, but are not limited to: betweenness centrality and compact centrality, etc.; 5) It shall support basic graph analysis, which includes, but is not limited to: community discovery, triangulation counting and k-core algorithm, etc.; 6) It should provide an interface for mainstream development languages (such as: Java, Scala and Python). c) The requirements for the log analysis interface include: 1) It shall be compatible with the mainstream open source component (for example, Elasticsearch) interfaces; 2) The capability of artificial intelligence analysis shall be provided, which includes, but is not limited to: correlation analysis and abnormal problem identification, etc.; 3) It shall support complex report analysis, which includes, but is not limited to: source analysis, hot pages and average response time, etc.; 4) It shall support early warning settings for related indicators (for example, average corresponding time). d) The requirements for the data synchronization interface include: 1) It should support one-time input for one system, and simultaneous writing of the same data for other shared information systems; 2) It should support cross-system information interoperability and interconnection operations in the business level; 3) It should support synchronous updates of cross-system shared data. 6.4 Interface 3 The requirements for Interface 3 include: a) It shall support common interfaces in the industry; be compatible with the mainstream open source interfaces; support system integration; ......

Source: Above contents are excerpted from the full-copy PDF -- translated/reviewed by: www.ChineseStandard.net / Wayne Zheng et al.
Image 1     Image 2     Image 3     

Tips & Frequently Asked Questions:

Question 1: How long will the true-PDF of English version of GB/T 38672-2020 be delivered?Answer: The full copy PDF of English version of GB/T 38672-2020 can be downloaded in 9 seconds, and it will also be emailed to you in 9 seconds (double mechanisms to ensure the delivery reliably), with PDF-invoice.

Question 2: Can I share the purchased PDF of GB/T 38672-2020_English with my colleagues?Answer: Yes. The purchased PDF of GB/T 38672-2020_English will be deemed to be sold to your employer/organization who actually paid for it, including your colleagues and your employer's intranet.

Question 3: Does the price include tax/VAT?Answer: Yes. Our tax invoice, downloaded/delivered in 9 seconds, includes all tax/VAT and complies with 100+ countries' tax regulations (tax exempted in 100+ countries) -- See Avoidance of Double Taxation Agreements (DTAs): List of DTAs signed between Singapore and 100+ countries

Question 4: Do you accept my currency other than USD?Answer: Yes. www.ChineseStandard.us -- GB/T 38672-2020 -- Click this link and select your country/currency to pay, the exact amount in your currency will be printed on the invoice. Full PDF will also be downloaded/emailed in 9 seconds.

How to buy and download a true PDF of English version of GB/T 38672-2020?

A step-by-step guide to download PDF of GB/T 38672-2020_EnglishStep 1: Visit website https://www.ChineseStandard.net (Pay in USD), or https://www.ChineseStandard.us (Pay in any currencies such as Euro, KRW, JPY, AUD).
Step 2: Search keyword "GB/T 38672-2020".
Step 3: Click "Add to Cart". If multiple PDFs are required, repeat steps 2 and 3 to add up to 12 PDFs to cart.
Step 4: Select payment option (Via payment agents Stripe or PayPal).
Step 5: Customize Tax Invoice -- Fill up your email etc.
Step 6: Click "Checkout".
Step 7: Make payment by credit card, PayPal, Google Pay etc. After the payment is completed and in 9 seconds, you will receive 2 emails attached with the purchased PDFs and PDF-invoice, respectively.
Step 8: Optional -- Go to download PDF.
Step 9: Optional -- Click Open/Download PDF to download PDFs and invoice.
See screenshots for above steps: Steps 1~3    Steps 4~6    Step 7    Step 8    Step 9