WO2017124877A1 - Method and device for realizing data configuration for user resource - Google Patents

Method and device for realizing data configuration for user resource Download PDF

Info

Publication number
WO2017124877A1
WO2017124877A1 PCT/CN2016/111637 CN2016111637W WO2017124877A1 WO 2017124877 A1 WO2017124877 A1 WO 2017124877A1 CN 2016111637 W CN2016111637 W CN 2016111637W WO 2017124877 A1 WO2017124877 A1 WO 2017124877A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
standard
packet
user resource
configuration
Prior art date
Application number
PCT/CN2016/111637
Other languages
French (fr)
Chinese (zh)
Inventor
曾戟
Original Assignee
曾戟
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 曾戟 filed Critical 曾戟
Publication of WO2017124877A1 publication Critical patent/WO2017124877A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting

Definitions

  • the present invention relates to the field of communications, and in particular, to a method and apparatus for implementing data configuration of user resources.
  • Resource integration is based on certain needs, the data objects, functional structures and their interactions in each relatively independent resource system are merged, clustered and reorganized, recombined into a new organic whole, forming a better performance and efficiency.
  • Resource integration includes two aspects: source integration and data integration.
  • Source integration is for database entry, indexing according to various classification principles, providing users with a unified database retrieval portal, ie platform integration; data integration, ie D2D integration, is decentralized Heterogeneous multi-data sources enable unified access, form a complete and unified view of data, and deliver valuable data to the analysis system or other application systems for further processing of information in real time and intelligence. Therefore, the integration of resources, so that users use the service platform better and more, is an important future business model.
  • the present invention provides a method and apparatus for implementing data configuration of user resources.
  • a method for implementing data configuration of a user resource comprising:
  • the data of the user resource is filtered according to the data standard required by the resource download client;
  • the data obtained after filtering is configured to generate a standard data packet.
  • the step of filtering the data of the user resource according to the data type required by the resource download client includes:
  • each attribute of the data packet corresponding to the constraint condition is a preset attribute, and the attribute key value of the data conforms to the data type of the constraint constraint, then Select the packet as the specified packet and delete the other packets of the user resource's data;
  • the data packets in the data of the user resource do not meet the data standard, select one of the data packets as the basis, and select the attributes that meet the constraint from other data packets according to the constraints in the data standard, and merge them into a new one. data pack.
  • the step of configuring the data obtained after filtering to generate a standard data packet includes:
  • the obtained unique data packet is configured to generate a standard data packet
  • the obtained plurality of data packets are combined and configured to generate a standard data packet.
  • the method further includes:
  • the method further includes:
  • An apparatus for implementing data configuration of a user resource comprising:
  • a screening module configured to filter data of user resources according to data standards required by the resource download client
  • a configuration module is configured to configure the data obtained after filtering to generate a standard data packet.
  • the screening module comprises:
  • a first screening subunit configured to: when there is a data packet in the data of the user resource, each attribute of the data packet corresponding to the constraint is a preset attribute, and the attribute key value of the data is consistent The data type of the constraint constraint, the packet is selected as the specified data packet, and other data packets of the user resource data are deleted;
  • the second screening sub-unit is configured to select one of the data packets as a basis when the data packets in the data of the user resource do not meet the data standard, and select the matching constraint from the other data packets according to the constraint condition in the data standard.
  • the properties are merged into a new packet.
  • the configuration module includes:
  • a first configuration subunit configured to configure the obtained unique data packet to generate a standard data packet
  • the second configuration sub-unit is configured to combine the obtained multiple data packets to generate a standard data packet.
  • the apparatus further includes:
  • a save module that saves the configured standard data packets to the database server.
  • the apparatus further includes:
  • the detection module is configured to detect whether the configuration has been completed, and query the database server for configuration information.
  • a method for implementing data configuration of a user resource comprising: calling an API interface, acquiring data of a user resource through the API interface; and filtering data of the user resource according to a data standard required by the resource download client ; The data obtained after filtering is configured to generate a standard data packet. In this way, the process of generating the final data packet is realized, and the data is integrated to improve the accuracy of the data.
  • FIG. 1 is a flow chart of a method for implementing data configuration of user resources according to the present invention.
  • FIG. 2 is a block diagram of an apparatus for implementing data configuration of user resources of the present invention.
  • the present invention provides a method and apparatus for implementing data configuration of user resources.
  • a method for implementing data configuration of a user resource includes:
  • S101 Call an API interface, and obtain data of a user resource by using the API interface;
  • S102 Filter data of the user resource according to a data standard required by the resource download client;
  • the step of filtering the data of the user resource according to the data type required by the resource download client includes:
  • each attribute of the data packet corresponding to the constraint condition is a preset attribute, and the attribute key value of the data conforms to the data type of the constraint constraint, then Select the packet as the specified packet and delete the other packets of the user resource's data;
  • the data packets in the data of the user resource do not meet the data standard, select one of the data packets as the basis, and select the attributes that meet the constraint from other data packets according to the constraints in the data standard, and merge them into a new one. data pack.
  • the step of configuring the data obtained after filtering to generate a standard data packet includes:
  • the obtained unique data packet is configured to generate a standard data packet
  • the obtained plurality of data packets are combined and configured to generate a standard data packet.
  • the method further includes:
  • the method further includes:
  • An apparatus for implementing data configuration of a user resource comprising:
  • the calling module 201 is configured to invoke an API interface, and obtain data of a user resource by using the API interface;
  • the screening module 202 is configured to filter data of the user resource according to a data standard required by the resource download client;
  • the configuration module 203 is configured to configure the data obtained after the screening to generate a standard data packet.
  • the screening module comprises:
  • a first screening subunit wherein when there is data in the user resource, there is one data packet, and each of the data packets corresponds to If the attribute of the data with constraints is a preset attribute, and the attribute key value of the data conforms to the data type of the constraint constraint, the data packet is selected as the specified data packet, and other data packets of the user resource data are performed. delete;
  • the second screening sub-unit is configured to select one of the data packets as a basis when the data packets in the data of the user resource do not meet the data standard, and select the matching constraint from the other data packets according to the constraint condition in the data standard.
  • the properties are merged into a new packet.
  • the configuration module includes:
  • a first configuration subunit configured to configure the obtained unique data packet to generate a standard data packet
  • the second configuration sub-unit is configured to combine the obtained multiple data packets to generate a standard data packet.
  • the apparatus further includes:
  • a save module that saves the configured standard data packets to the database server.
  • the apparatus further includes:
  • the detection module is configured to detect whether the configuration has been completed, and query the database server for configuration information.
  • a method for implementing data configuration of a user resource comprising: calling an API interface, acquiring data of a user resource through the API interface; and filtering data of the user resource according to a data standard required by the resource download client ; The data obtained after filtering is configured to generate a standard data packet. In this way, the process of generating the final data packet is realized, and the data is integrated to improve the accuracy of the data.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

Disclosed in the present invention are a method and device for realizing data configuration for a user resource. The method comprises: invoking an API interface, and acquiring data of a user resource through the API interface; filtering the data of the user resource by a data standard required by a resource downloading client; and configuring the obtained data after the filtering to generate a standard data packet. Thereby, the present invention realizes a process of generating a final data packet and integrates the data, thus increasing the data accuracy.

Description

一种实现用户资源的数据配置的方法和装置Method and device for realizing data configuration of user resources 技术领域Technical field
本发明涉及通信领域,尤其涉及一种实现用户资源的数据配置的方法和装置。The present invention relates to the field of communications, and in particular, to a method and apparatus for implementing data configuration of user resources.
背景技术Background technique
随着信息化建设的蓬勃发展,各行业的应用系统数量众多,且各个应用对数据交换的需求愈发迫切。资源整合是依据一定的需求,对各个相对独立的资源系统中的数据对象、功能结构及其互动关系进行融合、类聚和重组,重新结合为一个新的有机整体,形成一个效能更好、效率更高的资源体系。资源整合包括源整合和数据整合两个层面,源整合是针对数据库入口,按各种分类原则进行标引,提供给用户统一的数据库检索入口,即平台整合;数据整合即D2D整合,是对分散异构的多数据源实现统一的访问,形成完整、统一的数据视图,实时、智能地将有价值的数据传递给分析系统或其他应用系统进行信息的进一步加工。因此,对资源的整合,以便用户更好更方面的使用服务平台,是一个重要的未来的商业模式。With the rapid development of informatization construction, the number of application systems in various industries is numerous, and the demand for data exchange in various applications is becoming more and more urgent. Resource integration is based on certain needs, the data objects, functional structures and their interactions in each relatively independent resource system are merged, clustered and reorganized, recombined into a new organic whole, forming a better performance and efficiency. A higher resource system. Resource integration includes two aspects: source integration and data integration. Source integration is for database entry, indexing according to various classification principles, providing users with a unified database retrieval portal, ie platform integration; data integration, ie D2D integration, is decentralized Heterogeneous multi-data sources enable unified access, form a complete and unified view of data, and deliver valuable data to the analysis system or other application systems for further processing of information in real time and intelligence. Therefore, the integration of resources, so that users use the service platform better and more, is an important future business model.
发明内容Summary of the invention
基于此,本发明提供了一种实现用户资源的数据配置的方法和装置。Based on this, the present invention provides a method and apparatus for implementing data configuration of user resources.
一种实现用户资源的数据配置的方法,所述方法包括:A method for implementing data configuration of a user resource, the method comprising:
调用API接口,通过所述API接口获取用户资源的数据;Calling an API interface, and acquiring data of a user resource through the API interface;
将用户资源的数据按照资源下载客户端要求的数据标准进行筛选;The data of the user resource is filtered according to the data standard required by the resource download client;
将筛选后得到的数据进行配置,生成标准数据包。The data obtained after filtering is configured to generate a standard data packet.
在其中一个实施例中,所述步骤将用户资源的数据按照资源下载客户端要求的数据类型进行筛选包括:In one of the embodiments, the step of filtering the data of the user resource according to the data type required by the resource download client includes:
若用户资源的数据中,存在有一个数据包,该数据包中的每一个对应有约束条件的数据的属性均为预设属性,并且该数据的属性键值符合约束条件约束的数据类型,则选择该数据包作为指定的数据包,而将用户资源的数据的其他数据包进行删除;If there is a data packet in the data of the user resource, and each attribute of the data packet corresponding to the constraint condition is a preset attribute, and the attribute key value of the data conforms to the data type of the constraint constraint, then Select the packet as the specified packet and delete the other packets of the user resource's data;
若用户资源的数据中的数据包均不符合数据标准,则选择其中一个数据包作为基础,对照数据标准中的约束条件,从其他的数据包中选择符合约束条件的属性,合并成一个新的数据包。If the data packets in the data of the user resource do not meet the data standard, select one of the data packets as the basis, and select the attributes that meet the constraint from other data packets according to the constraints in the data standard, and merge them into a new one. data pack.
在其中一个实施例中,所述将筛选后得到的数据进行配置,生成标准数据包的步骤包括:In one embodiment, the step of configuring the data obtained after filtering to generate a standard data packet includes:
将得到的唯一数据包进行配置,生成标准数据包;The obtained unique data packet is configured to generate a standard data packet;
将得到的多个数据包组合后进行配置,生成标准数据包。 The obtained plurality of data packets are combined and configured to generate a standard data packet.
在其中一个实施例中,所述方法还包括:In one embodiment, the method further includes:
保存配置后的标准数据包至数据库服务器。Save the configured standard data package to the database server.
在其中一个实施例中,所述方法还包括:In one embodiment, the method further includes:
检测是否已经配置完毕,并向数据库服务器查询配置信息。Check if it has been configured and query the database server for configuration information.
一种实现用户资源的数据配置的装置,所述装置包括:An apparatus for implementing data configuration of a user resource, the apparatus comprising:
调用模块,用于调用API接口,通过所述API接口获取用户资源的数据;Calling a module, which is used to invoke an API interface, and obtain data of a user resource through the API interface;
筛选模块,用于将用户资源的数据按照资源下载客户端要求的数据标准进行筛选;a screening module, configured to filter data of user resources according to data standards required by the resource download client;
配置模块,用于将筛选后得到的数据进行配置,生成标准数据包。A configuration module is configured to configure the data obtained after filtering to generate a standard data packet.
在其中一个实施例中,筛选模块包括:In one of the embodiments, the screening module comprises:
第一筛选子单元,用于当用户资源的数据中,存在有一个数据包,该数据包中的每一个对应有约束条件的数据的属性均为预设属性,并且该数据的属性键值符合约束条件约束的数据类型,则选择该数据包作为指定的数据包,而将用户资源的数据的其他数据包进行删除;a first screening subunit, configured to: when there is a data packet in the data of the user resource, each attribute of the data packet corresponding to the constraint is a preset attribute, and the attribute key value of the data is consistent The data type of the constraint constraint, the packet is selected as the specified data packet, and other data packets of the user resource data are deleted;
第二筛选子单元,用于当用户资源的数据中的数据包均不符合数据标准,则选择其中一个数据包作为基础,对照数据标准中的约束条件,从其他的数据包中选择符合约束条件的属性,合并成一个新的数据包。The second screening sub-unit is configured to select one of the data packets as a basis when the data packets in the data of the user resource do not meet the data standard, and select the matching constraint from the other data packets according to the constraint condition in the data standard. The properties are merged into a new packet.
在其中一个实施例中,配置模块包括:In one of the embodiments, the configuration module includes:
第一配置子单元,用于将得到的唯一数据包进行配置,生成标准数据包;a first configuration subunit, configured to configure the obtained unique data packet to generate a standard data packet;
第二配置子单元,用于将得到的多个数据包组合后进行配置,生成标准数据包。The second configuration sub-unit is configured to combine the obtained multiple data packets to generate a standard data packet.
在其中一个实施例中,所述装置还包括:In one embodiment, the apparatus further includes:
保存模块,用于保存配置后的标准数据包至数据库服务器。A save module that saves the configured standard data packets to the database server.
在其中一个实施例中,所述装置还包括:In one embodiment, the apparatus further includes:
检测模块,用于检测是否已经配置完毕,并向数据库服务器查询配置信息。The detection module is configured to detect whether the configuration has been completed, and query the database server for configuration information.
有益效果:Beneficial effects:
本发明的一种实现用户资源的数据配置的方法,所述方法包括:调用API接口,通过所述API接口获取用户资源的数据;将用户资源的数据按照资源下载客户端要求的数据标准进行筛选;将筛选后得到的数据进行配置,生成标准数据包。以此,实现了生成最终数据包的过程,对数据进行了整合,提高了数据的准确性。A method for implementing data configuration of a user resource, the method comprising: calling an API interface, acquiring data of a user resource through the API interface; and filtering data of the user resource according to a data standard required by the resource download client ; The data obtained after filtering is configured to generate a standard data packet. In this way, the process of generating the final data packet is realized, and the data is integrated to improve the accuracy of the data.
附图说明DRAWINGS
图1是本发明的一种实现用户资源的数据配置的方法流程图。1 is a flow chart of a method for implementing data configuration of user resources according to the present invention.
图2是本发明的一种实现用户资源的数据配置的装置框图。2 is a block diagram of an apparatus for implementing data configuration of user resources of the present invention.
具体实施方式 detailed description
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明;应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。The present invention will be further described in detail below with reference to the accompanying drawings and embodiments. The invention is defined.
基于此,本发明提供了一种实现用户资源的数据配置的方法和装置。Based on this, the present invention provides a method and apparatus for implementing data configuration of user resources.
如图1所示,一种实现用户资源的数据配置的方法,所述方法包括:As shown in FIG. 1 , a method for implementing data configuration of a user resource, where the method includes:
S101:调用API接口,通过所述API接口获取用户资源的数据;S101: Call an API interface, and obtain data of a user resource by using the API interface;
S102:将用户资源的数据按照资源下载客户端要求的数据标准进行筛选;S102: Filter data of the user resource according to a data standard required by the resource download client;
S103:将筛选后得到的数据进行配置,生成标准数据包。S103: Configure the data obtained after the screening to generate a standard data packet.
在其中一个实施例中,所述步骤将用户资源的数据按照资源下载客户端要求的数据类型进行筛选包括:In one of the embodiments, the step of filtering the data of the user resource according to the data type required by the resource download client includes:
若用户资源的数据中,存在有一个数据包,该数据包中的每一个对应有约束条件的数据的属性均为预设属性,并且该数据的属性键值符合约束条件约束的数据类型,则选择该数据包作为指定的数据包,而将用户资源的数据的其他数据包进行删除;If there is a data packet in the data of the user resource, and each attribute of the data packet corresponding to the constraint condition is a preset attribute, and the attribute key value of the data conforms to the data type of the constraint constraint, then Select the packet as the specified packet and delete the other packets of the user resource's data;
若用户资源的数据中的数据包均不符合数据标准,则选择其中一个数据包作为基础,对照数据标准中的约束条件,从其他的数据包中选择符合约束条件的属性,合并成一个新的数据包。If the data packets in the data of the user resource do not meet the data standard, select one of the data packets as the basis, and select the attributes that meet the constraint from other data packets according to the constraints in the data standard, and merge them into a new one. data pack.
在其中一个实施例中,所述将筛选后得到的数据进行配置,生成标准数据包的步骤包括:In one embodiment, the step of configuring the data obtained after filtering to generate a standard data packet includes:
将得到的唯一数据包进行配置,生成标准数据包;The obtained unique data packet is configured to generate a standard data packet;
将得到的多个数据包组合后进行配置,生成标准数据包。The obtained plurality of data packets are combined and configured to generate a standard data packet.
在其中一个实施例中,所述方法还包括:In one embodiment, the method further includes:
保存配置后的标准数据包至数据库服务器。Save the configured standard data package to the database server.
在其中一个实施例中,所述方法还包括:In one embodiment, the method further includes:
检测是否已经配置完毕,并向数据库服务器查询配置信息。Check if it has been configured and query the database server for configuration information.
实施例2Example 2
一种实现用户资源的数据配置的装置,所述装置包括:An apparatus for implementing data configuration of a user resource, the apparatus comprising:
调用模块201,用于调用API接口,通过所述API接口获取用户资源的数据;The calling module 201 is configured to invoke an API interface, and obtain data of a user resource by using the API interface;
筛选模块202,用于将用户资源的数据按照资源下载客户端要求的数据标准进行筛选;The screening module 202 is configured to filter data of the user resource according to a data standard required by the resource download client;
配置模块203,用于将筛选后得到的数据进行配置,生成标准数据包。The configuration module 203 is configured to configure the data obtained after the screening to generate a standard data packet.
在其中一个实施例中,筛选模块包括:In one of the embodiments, the screening module comprises:
第一筛选子单元,用于当用户资源的数据中,存在有一个数据包,该数据包中的每一个对应 有约束条件的数据的属性均为预设属性,并且该数据的属性键值符合约束条件约束的数据类型,则选择该数据包作为指定的数据包,而将用户资源的数据的其他数据包进行删除;a first screening subunit, wherein when there is data in the user resource, there is one data packet, and each of the data packets corresponds to If the attribute of the data with constraints is a preset attribute, and the attribute key value of the data conforms to the data type of the constraint constraint, the data packet is selected as the specified data packet, and other data packets of the user resource data are performed. delete;
第二筛选子单元,用于当用户资源的数据中的数据包均不符合数据标准,则选择其中一个数据包作为基础,对照数据标准中的约束条件,从其他的数据包中选择符合约束条件的属性,合并成一个新的数据包。The second screening sub-unit is configured to select one of the data packets as a basis when the data packets in the data of the user resource do not meet the data standard, and select the matching constraint from the other data packets according to the constraint condition in the data standard. The properties are merged into a new packet.
在其中一个实施例中,配置模块包括:In one of the embodiments, the configuration module includes:
第一配置子单元,用于将得到的唯一数据包进行配置,生成标准数据包;a first configuration subunit, configured to configure the obtained unique data packet to generate a standard data packet;
第二配置子单元,用于将得到的多个数据包组合后进行配置,生成标准数据包。The second configuration sub-unit is configured to combine the obtained multiple data packets to generate a standard data packet.
在其中一个实施例中,所述装置还包括:In one embodiment, the apparatus further includes:
保存模块,用于保存配置后的标准数据包至数据库服务器。A save module that saves the configured standard data packets to the database server.
在其中一个实施例中,所述装置还包括:In one embodiment, the apparatus further includes:
检测模块,用于检测是否已经配置完毕,并向数据库服务器查询配置信息。The detection module is configured to detect whether the configuration has been completed, and query the database server for configuration information.
本发明的一种实现用户资源的数据配置的方法,所述方法包括:调用API接口,通过所述API接口获取用户资源的数据;将用户资源的数据按照资源下载客户端要求的数据标准进行筛选;将筛选后得到的数据进行配置,生成标准数据包。以此,实现了生成最终数据包的过程,对数据进行了整合,提高了数据的准确性。A method for implementing data configuration of a user resource, the method comprising: calling an API interface, acquiring data of a user resource through the API interface; and filtering data of the user resource according to a data standard required by the resource download client ; The data obtained after filtering is configured to generate a standard data packet. In this way, the process of generating the final data packet is realized, and the data is integrated to improve the accuracy of the data.
另外,本领域普通技术人员可以理解实现上述各实施例方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,相应的程序可以存储于计算机可读取存储介质中的存储介质,如ROM/RAM、磁盘或光盘等。In addition, those skilled in the art can understand that all or part of the steps of implementing the above embodiments may be completed by a program to instruct related hardware, and the corresponding program may be stored in a storage medium in a computer readable storage medium. Such as ROM / RAM, disk or CD.
以上仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。 The above are only the preferred embodiments of the present invention, and are not intended to limit the present invention. Any modifications, equivalents, and improvements made within the spirit and scope of the present invention should be included in the scope of the present invention. Inside.

Claims (10)

  1. 一种实现用户资源的数据配置的方法,其特征在于,所述方法包括:A method for implementing data configuration of a user resource, the method comprising:
    调用API接口,通过所述API接口获取用户资源的数据;Calling an API interface, and acquiring data of a user resource through the API interface;
    将用户资源的数据按照资源下载客户端要求的数据标准进行筛选;The data of the user resource is filtered according to the data standard required by the resource download client;
    将筛选后得到的数据进行配置,生成标准数据包。The data obtained after filtering is configured to generate a standard data packet.
  2. 根据权利要求1所述的方法,其特征在于,所述步骤将用户资源的数据按照资源下载客户端要求的数据类型进行筛选包括:The method according to claim 1, wherein the step of filtering the data of the user resource according to the data type required by the resource download client comprises:
    若用户资源的数据中,存在有一个数据包,该数据包中的每一个对应有约束条件的数据的属性均为预设属性,并且该数据的属性键值符合约束条件约束的数据类型,则选择该数据包作为指定的数据包,而将用户资源的数据的其他数据包进行删除;If there is a data packet in the data of the user resource, and each attribute of the data packet corresponding to the constraint condition is a preset attribute, and the attribute key value of the data conforms to the data type of the constraint constraint, then Select the packet as the specified packet and delete the other packets of the user resource's data;
    若用户资源的数据中的数据包均不符合数据标准,则选择其中一个数据包作为基础,对照数据标准中的约束条件,从其他的数据包中选择符合约束条件的属性,合并成一个新的数据包。If the data packets in the data of the user resource do not meet the data standard, select one of the data packets as the basis, and select the attributes that meet the constraint from other data packets according to the constraints in the data standard, and merge them into a new one. data pack.
  3. 根据权利要求2所述的方法,其特征在于,所述将筛选后得到的数据进行配置,生成标准数据包的步骤包括:The method according to claim 2, wherein the step of configuring the data obtained after the screening to generate a standard data packet comprises:
    将得到的唯一数据包进行配置,生成标准数据包;The obtained unique data packet is configured to generate a standard data packet;
    将得到的多个数据包组合后进行配置,生成标准数据包。The obtained plurality of data packets are combined and configured to generate a standard data packet.
  4. 根据权利要求3所述的方法,其特征在于,所述方法还包括:The method of claim 3, wherein the method further comprises:
    保存配置后的标准数据包至数据库服务器。Save the configured standard data package to the database server.
  5. 根据权利要求4所述的方法,其特征在于,所述方法还包括:The method of claim 4, wherein the method further comprises:
    检测是否已经配置完毕,并向数据库服务器查询配置信息。Check if it has been configured and query the database server for configuration information.
  6. 一种实现用户资源的数据配置的装置,其特征在于,所述装置包括:An apparatus for implementing data configuration of a user resource, wherein the apparatus comprises:
    调用模块,用于调用API接口,通过所述API接口获取用户资源的数据;Calling a module, which is used to invoke an API interface, and obtain data of a user resource through the API interface;
    筛选模块,用于将用户资源的数据按照资源下载客户端要求的数据标准进行筛选;a screening module, configured to filter data of user resources according to data standards required by the resource download client;
    配置模块,用于将筛选后得到的数据进行配置,生成标准数据包。A configuration module is configured to configure the data obtained after filtering to generate a standard data packet.
  7. 根据权利要求6所述的装置,其特征在于,筛选模块包括:The apparatus according to claim 6, wherein the screening module comprises:
    第一筛选子单元,用于当用户资源的数据中,存在有一个数据包,该数据包中的每一个对应有约束条件的数据的属性均为预设属性,并且该数据的属性键值符合约束条件约束的数据类型,则选择该数据包作为指定的数据包,而将用户资源的数据的其他数据包进行删除;a first screening subunit, configured to: when there is a data packet in the data of the user resource, each attribute of the data packet corresponding to the constraint is a preset attribute, and the attribute key value of the data is consistent The data type of the constraint constraint, the packet is selected as the specified data packet, and other data packets of the user resource data are deleted;
    第二筛选子单元,用于当用户资源的数据中的数据包均不符合数据标准,则选择其中一个数据包作为基础,对照数据标准中的约束条件,从其他的数据包中选择符合约束条件的属性,合并成一个新的数据包。The second screening sub-unit is configured to select one of the data packets as a basis when the data packets in the data of the user resource do not meet the data standard, and select the matching constraint from the other data packets according to the constraint condition in the data standard. The properties are merged into a new packet.
  8. 根据权利要求7所述的装置,其特征在于,配置模块包括: The device according to claim 7, wherein the configuration module comprises:
    第一配置子单元,用于将得到的唯一数据包进行配置,生成标准数据包;a first configuration subunit, configured to configure the obtained unique data packet to generate a standard data packet;
    第二配置子单元,用于将得到的多个数据包组合后进行配置,生成标准数据包。The second configuration sub-unit is configured to combine the obtained multiple data packets to generate a standard data packet.
  9. 根据权利要求8所述的装置,其特征在于,所述装置还包括:The device according to claim 8, wherein the device further comprises:
    保存模块,用于保存配置后的标准数据包至数据库服务器。A save module that saves the configured standard data packets to the database server.
  10. 根据权利要求9所述的装置,其特征在于,所述装置还包括:The device according to claim 9, wherein the device further comprises:
    检测模块,用于检测是否已经配置完毕,并向数据库服务器查询配置信息。 The detection module is configured to detect whether the configuration has been completed, and query the database server for configuration information.
PCT/CN2016/111637 2016-01-20 2016-12-23 Method and device for realizing data configuration for user resource WO2017124877A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610036231.7A CN105763363B (en) 2016-01-20 2016-01-20 A kind of method and apparatus of data configuration that realizing user resources
CN201610036231.7 2016-01-20

Publications (1)

Publication Number Publication Date
WO2017124877A1 true WO2017124877A1 (en) 2017-07-27

Family

ID=56342441

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/111637 WO2017124877A1 (en) 2016-01-20 2016-12-23 Method and device for realizing data configuration for user resource

Country Status (2)

Country Link
CN (1) CN105763363B (en)
WO (1) WO2017124877A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105763363B (en) * 2016-01-20 2019-05-28 曾戟 A kind of method and apparatus of data configuration that realizing user resources

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102946423A (en) * 2012-10-31 2013-02-27 中国运载火箭技术研究院 Data mapping and pushing system and method based on distributed system architecture
EP2587739A2 (en) * 2011-10-28 2013-05-01 LG CNS Co., Ltd. Traffic communication module and method of forming the same
CN103841134A (en) * 2012-11-22 2014-06-04 阿里巴巴集团控股有限公司 API-based method for sending and receiving information, API-based apparatus, and API-based system
CN104536965A (en) * 2014-11-19 2015-04-22 北京思特奇信息技术股份有限公司 System and method for data query and presentation under big data condition
CN105763363A (en) * 2016-01-20 2016-07-13 曾戟 Method and device for realizing user resource data configuration

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101216839B (en) * 2008-01-17 2011-09-21 中兴通讯股份有限公司 Network data centralization method and apparatus

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2587739A2 (en) * 2011-10-28 2013-05-01 LG CNS Co., Ltd. Traffic communication module and method of forming the same
CN102946423A (en) * 2012-10-31 2013-02-27 中国运载火箭技术研究院 Data mapping and pushing system and method based on distributed system architecture
CN103841134A (en) * 2012-11-22 2014-06-04 阿里巴巴集团控股有限公司 API-based method for sending and receiving information, API-based apparatus, and API-based system
CN104536965A (en) * 2014-11-19 2015-04-22 北京思特奇信息技术股份有限公司 System and method for data query and presentation under big data condition
CN105763363A (en) * 2016-01-20 2016-07-13 曾戟 Method and device for realizing user resource data configuration

Also Published As

Publication number Publication date
CN105763363B (en) 2019-05-28
CN105763363A (en) 2016-07-13

Similar Documents

Publication Publication Date Title
JP7271734B2 (en) Data serialization in distributed event processing systems
CN109614823B (en) Data processing method, device and equipment
US20180329644A1 (en) Data Pipeline Architecture for Analytics Processing Stack
WO2020168692A1 (en) Mass data sharing method, open sharing platform and electronic device
US9201700B2 (en) Provisioning computer resources on a network
CN109446648B (en) Simulation service establishing method and device
CN105302920A (en) Optimal management method and system for cloud storage data
CN107103011B (en) Method and device for realizing terminal data search
JP2022041907A (en) Api mash-up infrastructure generation on computing system
CN113326264A (en) Data processing method, server and storage medium
US11360993B1 (en) Automatic generation of specifications for data access layer application programming interfaces
WO2024016547A1 (en) Data query method and device based on multi-party collaboration
US20210286792A1 (en) Hashed balanced tree data structure
CN113326523A (en) Privacy calculation method and device and electronic equipment
Bellini et al. Managing complexity of data models and performance in broker-based Internet/Web of Things architectures
CN113987337A (en) Search method, system, equipment and storage medium based on componentized dynamic arrangement
WO2017124877A1 (en) Method and device for realizing data configuration for user resource
CN105740251B (en) Method and system for integrating different content sources in bus mode
CN111814020A (en) Data acquisition method and device
US9843635B2 (en) Data replication among portable electronic devices
US9779177B1 (en) Service generation based on profiled data objects
CN113468182B (en) Data storage method and system
US11727022B2 (en) Generating a global delta in distributed databases
CN112434189A (en) Data query method, device and equipment
CN104317805A (en) Popup picture library updating method, popup picture library updating device and popup picture library updating system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16886137

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16886137

Country of ref document: EP

Kind code of ref document: A1