CN106156656B - Cross-system implementation method of data platform and data platform - Google Patents

Cross-system implementation method of data platform and data platform Download PDF

Info

Publication number
CN106156656B
CN106156656B CN201510154128.8A CN201510154128A CN106156656B CN 106156656 B CN106156656 B CN 106156656B CN 201510154128 A CN201510154128 A CN 201510154128A CN 106156656 B CN106156656 B CN 106156656B
Authority
CN
China
Prior art keywords
data
party application
user
application program
platform
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN201510154128.8A
Other languages
Chinese (zh)
Other versions
CN106156656A (en
Inventor
殷双太
罗建国
宁文倩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201510154128.8A priority Critical patent/CN106156656B/en
Publication of CN106156656A publication Critical patent/CN106156656A/en
Application granted granted Critical
Publication of CN106156656B publication Critical patent/CN106156656B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Medical Treatment And Welfare Office Work (AREA)
  • Storage Device Security (AREA)

Abstract

The invention discloses a cross-system implementation method of a data platform, which comprises the following steps: receiving application data sent by a third-party application program; acquiring a data type of the application data and a data attribute corresponding to the data type; carrying out validity verification on the data attribute according to the data type; and arranging the data attributes passing the legality verification into the same-class data according to the data types so as to realize the cross-system application of the data. The invention also discloses a data platform. The invention can link a plurality of third-party application programs, collect and share isolated application data, and further provide a health assessment function for users.

Description

Cross-system implementation method of data platform and data platform
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a cross-system implementation method for a data platform and a data platform.
Background
Existing health applications, which are typically only isolated, provide one or two separately processed and stored health data, do not have the characteristics of a platform. Taking the health data platform of apple as an example, the health data platform only depends on own hardware and system to provide system level calling, but systems other than iOS cannot use the system interface. Thus, when the user faces the isolated data, the health condition of the user cannot be comprehensively understood.
The above is only for the purpose of assisting understanding of the technical aspects of the present invention, and does not represent an admission that the above is prior art.
Disclosure of Invention
The invention mainly aims to provide a cross-system implementation method of a data platform and the data platform, which aim to link a plurality of third-party application programs, collect and share isolated health data and further provide a health assessment function for a user.
In order to achieve the above object, the present invention provides a method for implementing a data platform across systems, which comprises the following steps:
receiving application data sent by a third-party application program;
acquiring a data type of the application data and a data attribute corresponding to the data type;
carrying out validity verification on the data attribute according to the data type;
and arranging the data attributes passing the legality verification into the same-class data according to the data types so as to realize the cross-system application of the data.
In addition, to achieve the above object, the present invention further provides a data platform, including:
the receiving module is used for receiving application data sent by a third-party application program;
the acquisition module is used for acquiring the data type of the application data and the data attribute corresponding to the data type;
the verification module is used for verifying the validity of the data attribute according to the data type;
and the processing module is used for sorting the data attributes passing the validity verification into the same type of data according to the data types so as to realize the cross-system application of the data.
According to another aspect of the embodiments of the present invention, there is also provided a storage medium including a stored program which, when executed, performs the above-described method.
According to another aspect of the embodiments of the present invention, there is also provided an electronic device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor executes the above method through the computer program.
According to the data platform cross-system implementation method and the data platform provided by the invention, the data type of the application data and the data attribute corresponding to the data type are obtained by receiving the application data sent by a third-party application program, the data attribute is subjected to validity verification according to the data type, and the data attribute which passes the validity verification is arranged into the same type of data according to the data type, so that the data cross-system application is realized. Therefore, the method and the system can link a plurality of third-party application programs, collect and share isolated application data, and further provide a health assessment function for the user.
Drawings
Fig. 1 is a schematic diagram of a hardware structure of a data platform according to an embodiment of the present invention;
FIG. 2 is a functional block diagram of an embodiment of a data platform of the present invention;
FIG. 3 is a block diagram of a detailed function of an embodiment of the receiving module of FIG. 2;
FIG. 4 is a block diagram of a refinement function of another embodiment of the receiving module of FIG. 2;
FIG. 5 is a block diagram illustrating a detailed function of one embodiment of the processing module of FIG. 2;
FIG. 6 is a functional block diagram of another embodiment of a data platform according to the present invention;
FIG. 7 is a schematic diagram illustrating an interaction flow of a data platform according to an embodiment of the present invention;
FIG. 8 is a flowchart illustrating an embodiment of a cross-system implementation method of a data platform according to the present invention;
FIG. 9 is a schematic view of a detailed process of one embodiment of step S101 in FIG. 8;
FIG. 10 is a schematic view of a detailed flow chart of another embodiment of step S101 in FIG. 8;
FIG. 11 is a schematic view of a detailed flow chart of an embodiment of step S104 in FIG. 8;
FIG. 12 is a flowchart illustrating a cross-system implementation of a data platform according to another embodiment of the present invention;
the implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The core idea of the scheme of the embodiment of the invention is as follows: the data type of the application data and the data attribute corresponding to the data type are obtained by receiving the application data sent by a third-party application program, the data attribute is subjected to validity verification according to the data type, and the data attribute which passes the validity verification is sorted into the same type of data according to the data type, so that the cross-system application of the data is realized. Therefore, the method and the system can link a plurality of third-party application programs, collect and share isolated application data, and further provide a health assessment function for the user.
As an implementation scheme, the data platform may be a PC terminal. The hardware structure of the terminal where the data platform is located may be as shown in fig. 1.
Referring to fig. 1, the data platform may include: a data processor 1001, such as a CPU, an open interface 1002, a universal gateway interface 1003, and a memory 1004. The open interface 1002 is configured to transparently transmit corresponding original data generated when a user logs in a third-party application program through an authentication account, where the open interface 1002 may include components such as a Display screen (Display), a Keyboard (Keyboard), and a mouse, and is configured to receive information input by the user and send the received information to an internal interface of the data platform, that is, the universal gateway interface 1003. The display screen can be an LCD display screen, an LED display screen or a touch screen and is used for displaying data required to be displayed by the open platform. The open interface 1002 may also include a standard wired interface or a wireless interface (e.g., WI-FI interface, etc.). The memory 1004 may be a high-speed RAM memory or a non-volatile memory (e.g., a disk memory). The memory 1004 may alternatively be a storage device separate from the data processor 1001. The memory 1004, which is a type of computer storage medium, may include an operating system (not shown), a network communication module (not shown), a user interface module (not shown), and a cross-system program (not shown) for a data platform.
In the data platform shown in fig. 1, the universal gateway interface 1003 is mainly used to receive raw data transparently transmitted by the open interface 1002, perform validity verification on the raw data to obtain application data that passes the verification, and finally send the application data to the data processor 1001 for processing. And the data processor 1001 is configured to sort the data attributes that pass the validity verification into the same type of data according to the data type, thereby implementing the cross-system application of the data. The data processor 1001 may be used to invoke a cross-system implementation of the data platform stored in the memory 1005 and perform the following operations:
receiving application data sent by a third-party application program;
acquiring a data type of the application data and a data attribute corresponding to the data type;
carrying out validity verification on the data attribute according to the data type;
and arranging the data attributes passing the legality verification into the same-class data according to the data types so as to realize the cross-system application of the data.
Further, in one embodiment, the data processor 1001 calls a cross-system implementation of the data platform stored in the memory 1005, and may further perform the following operations:
receiving original data transparently transmitted by a third-party application program through calling an open interface;
acquiring authority information and user login information of a third-party application program of the original data;
carrying out validity verification on the authority information of the third-party application program and user login information;
and acquiring application data which passes the validity verification in the original data.
Further, in one embodiment, the data processor 1001 calls a cross-system implementation of the data platform stored in the memory 1005, and may further perform the following operations:
and receiving the original data sent by the third-party application program through the wireless interface.
Further, in one embodiment, the data processor 1001 calls a cross-system implementation of the data platform stored in the memory 1005, and may further perform the following operations:
acquiring parameter names and values of data attributes passing validity verification;
connecting the parameter names and the numerical values into a data character string;
and acquiring the time stamp of the data character string, and sorting the data attribute with the time stamp in a preset time into the same-class data with the day as a unit.
Based on the hardware structure, the functional module embodiment of the data platform is provided. The method comprises the following specific steps:
the present invention provides a data platform 1, and referring to fig. 2, in an embodiment, the data platform 1 includes:
a receiving module 101, configured to receive application data sent by a third-party application program;
in this embodiment, different third-party application programs may be application programs provided by the same system or different systems, and the application data includes sleep, heart rate, blood pressure, and the like, and may be set reasonably according to actual needs.
An obtaining module 102, configured to obtain a data type of the application data and a data attribute corresponding to the data type;
in this embodiment, according to different application data, the application data of different third-party application programs are divided into different data types, and the main data types are as follows:
1. step counting data, supporting the application of daily step counting function, highlighting the step number, and fading or ignoring the motion track;
2. running data supporting data of a running class application having start and end times;
3. riding and other data, and supporting data of other sports such as synchronous riding, skiing and the like;
4. blood pressure and heart rate data, and application program synchronous data supporting blood pressure and heart rate measurement;
5. sleep data, data supporting sleep measurement-like applications;
6. physiological period and pregnancy period data, and female physiological period and pregnancy period data synchronization.
In addition, drinking assistant data, vital capacity data, blood sugar data, mental relaxation data and the like can be included.
Different data types correspond to corresponding data attributes, for example, the step counting data requires time, step number, distance and other attributes, the weight data requires time, weight, body mass index and other attributes, and the data attributes customized by taking the step counting data as an example are as follows:
Figure GDA0001569427600000051
Figure GDA0001569427600000061
the verification module 103 is configured to perform validity verification on the data attribute according to the data type;
in this embodiment, step counting data is taken as an example, where the step counting data includes attributes such as time, step number, distance, and the like, and it is determined whether the acquired data attributes include the time, the step number, the distance, and the like, and if attributes such as weight or blood sugar appear, it is determined that the data is illegal, and the data is discarded without being processed in the next step.
And the processing module 104 is used for sorting the data attributes passing the validity verification into homogeneous data so as to realize the cross-system application of the data.
In this embodiment, taking the step counting data as an example, if the acquired data attributes include time, step number, distance, and the like, it is determined that the data is legal, and legal data attributes of different third-party application programs including time, step number, distance, and the like are sorted into the same type of data according to the data type, such as the step counting data, so as to implement the cross-system application of the data, such as the step counting data.
According to the data platform provided by the invention, the data type of the application data and the data attribute corresponding to the data type are obtained by receiving the application data sent by a third-party application program, the data attribute is subjected to validity verification according to the data type, and the data attribute which passes the validity verification is arranged into the same type of data according to the data type, so that the cross-system application of the data is realized. Therefore, the method and the system can link a plurality of third-party application programs, collect and share isolated application data, and further provide a health assessment function for the user.
In an embodiment, as shown in fig. 3, on the basis of the above embodiment of fig. 2, in this embodiment, the receiving module 101 includes:
a first receiving unit 1011, configured to receive original data transparently transmitted by a third-party application program by calling an open interface;
in this embodiment, the data platform receives original data transparently transmitted by a third-party application program by calling an open interface, and the open interface transmits user data of a login user to the data platform. The open interface has been provided with an open account by the data platform.
In this embodiment, for example, the synchronous interface parameters of the step-counting data correspond to different open interfaces, and the data type and the open interface may be extended or compatible according to the situation of the third-party application program.
A first obtaining unit 1012, configured to obtain authority information of a third-party application of the original data and user login information;
in this embodiment, an internal interface of the data platform, such as a universal gateway interface, receives the raw data transparently transmitted through the open interface.
An authentication unit 1013 configured to perform validity authentication on the authority information of the third-party application and the user login information;
in this embodiment, an internal universal gateway interface of the data platform performs validity verification on the permission information of the third-party application program and the user login information. The data platform needs a third-party application program to provide authority information, namely an ID of a unique identification application which is distributed when the third-party application program accesses the data platform, and meanwhile, the data platform needs a user to provide login information, namely a unique identification of the user in the third-party application, so that the source of data and user information are identified.
In this embodiment, the complete original data is specifically as follows:
https://openmobile.qq.com/v3/health/report_steps
POST parameters:
access_token=*************&
oauth_consumer_key=12345&
openid=****************&
pf=qzone&
time=1398156772&
distance=10600&
steps=12685&
duration=4200&
calories=600&
achieve=85&
target=9860
a second obtaining unit 1014, configured to obtain application data that passes the validity verification in the raw data.
In an embodiment, as shown in fig. 4, on the basis of the embodiment of fig. 2, in this embodiment, the receiving module 101 further includes:
the second receiving unit 1015 is configured to receive the application data sent by the third party application program through the wireless interface.
In this embodiment, the original data sent by the third-party application program may be received through the wireless interface, and it can be understood that the wireless interface has the validity verification of the authority information of the third-party application program and the user login information.
In an embodiment, as shown in fig. 5, on the basis of the embodiment of fig. 2, in this embodiment, the processing module 104 includes:
a third obtaining unit 1041, configured to obtain a parameter name and a numerical value of the data attribute that passes the validity verification;
a connecting unit 1042 for connecting the parameter names and numerical values into a data string;
the processing unit 1043 is configured to obtain a timestamp of the data character string, and sort the data attribute with the timestamp within a predetermined time into the homogeneous data with the day as a unit.
In this embodiment, the application data received by different universal gateway interfaces or wireless interfaces is processed into unified structured data. The method comprises the steps of receiving application data from a universal gateway interface or a wireless interface, carrying out data validity verification, sequentially connecting parameter names and numerical values of verified data attributes into data character strings by using separators, obtaining time stamps of the data character strings, and arranging the data attributes with the time stamps being preset time and in the same day into structured data with the day as a unit for use. It will be appreciated that in other embodiments, structured data in hours may also be provided.
In an embodiment, as shown in fig. 6, on the basis of the above embodiment of fig. 2, in this embodiment, the data platform 1 further includes:
and the storage module 105 is used for storing the sorted homogeneous data.
In this embodiment, after different application data received from different open interfaces or wireless interfaces are unified into structured data, the same type of data may be directly stored, or may be sent to other data processors for more complex calculation, for example, the data may be subjected to ranking statistics.
Referring to fig. 7, in an embodiment, the data flow of the data platform is as follows:
step S201: the data platform 1 receives original data transparently transmitted by a third-party application program through calling an open interface;
step S202: the internal universal gateway interface of the data platform 1 carries out validity verification on the authority information of the third-party application program and the user login information;
step S203: the universal gateway interface receives the verified application data and acquires the data type and the data attribute of the application data;
step S204: carrying out validity verification on the data attribute according to the data type;
step S205: different application data received from different open interfaces or wireless interfaces are unified into structured data, and then the same type of application data is directly stored.
Step S206: different application data received from different open interfaces or wireless interfaces are unified into structured data, and then the structured data are sent to other data processors for more complex calculation, for example, ranking statistics can be carried out on the data.
In this embodiment, by receiving application data sent by a third-party application program, a data type of the application data and a data attribute corresponding to the data type are obtained, validity verification is performed on the data attribute according to the data type, and the data attribute that passes the validity verification is sorted into data of the same type according to the data type, so that cross-system application of the data is realized. Therefore, the method and the system can link a plurality of third-party application programs, collect and share isolated application data, and further provide a health assessment function for the user.
Based on the hardware architecture, the invention provides an embodiment of a cross-system implementation method of the data platform.
Referring to fig. 8, in an embodiment, the method for implementing a cross-system of a data platform includes the following steps:
step S101, receiving application data sent by a third-party application program;
in this embodiment, different third-party application programs may be application programs provided by the same system or different systems, and the application data includes sleep, heart rate, blood pressure, and the like, and may be set reasonably according to actual needs.
Step S102, acquiring the data type of the application data and the data attribute corresponding to the data type;
in this embodiment, according to different application data, the application data of different third-party application programs are divided into different data types, and the main data types are as follows:
1. step counting data, supporting the application of daily step counting function, highlighting the step number, and fading or ignoring the motion track;
2. running data supporting data of a running class application having start and end times;
3. riding and other data, and supporting data of other sports such as synchronous riding, skiing and the like;
4. blood pressure and heart rate data, and application program synchronous data supporting blood pressure and heart rate measurement;
5. sleep data, data supporting sleep measurement-like applications;
6. physiological period and pregnancy period data, and female physiological period and pregnancy period data synchronization.
In addition, drinking assistant data, vital capacity data, blood sugar data, mental relaxation data and the like can be included.
Different data types correspond to corresponding data attributes, for example, the step counting data requires time, step number, distance and other attributes, the weight data requires time, weight, body mass index and other attributes, and the data attributes customized by taking the step counting data as an example are as follows:
Figure GDA0001569427600000101
step S103, carrying out validity verification on the data attribute according to the data type;
in this embodiment, step counting data is taken as an example, where the step counting data includes attributes such as time, step number, distance, and the like, and it is determined whether the acquired data attributes include the time, the step number, the distance, and the like, and if attributes such as weight or blood sugar appear, it is determined that the data is illegal, and the data is discarded without being processed in the next step.
And step S104, arranging the data attributes passing the validity verification into the same type of data according to the data types so as to realize the cross-system application of the data.
In this embodiment, taking the step counting data as an example, if the acquired data attributes include time, step number, distance, and the like, it is determined that the data is legal, and legal data attributes of different third-party application programs including time, step number, distance, and the like are sorted into the same type of data according to the data type, such as the step counting data, so as to implement the cross-system application of the data, such as the step counting data.
According to the cross-system implementation method of the data platform, the data type of the application data and the data attribute corresponding to the data type are obtained by receiving the application data sent by a third-party application program, the data attribute is subjected to validity verification according to the data type, and the data attribute which passes the validity verification is arranged into the same type of data according to the data type, so that the cross-system application of the data is achieved. Therefore, the method and the system can link a plurality of third-party application programs, collect and share isolated application data, and further provide a health assessment function for the user.
In an embodiment, as shown in fig. 9, on the basis of the above embodiment of fig. 8, in this embodiment, the step S101 includes:
step S1011, receiving the original data transparently transmitted by the third-party application program by calling the open interface;
in this embodiment, the data platform receives original data transparently transmitted by a third-party application program by calling an open interface, and the open interface transmits user data of a login user to the data platform. The open interface has been provided with an open account by the data platform.
In this embodiment, for example, the synchronous interface parameters of the step-counting data correspond to different open interfaces, and the data type and the open interface may be extended or compatible according to the situation of the third-party application program.
Step S1012, acquiring authority information and user login information of the third-party application of the original data;
in this embodiment, an internal interface of the data platform, such as a universal gateway interface, receives the raw data transparently transmitted through the open interface.
Step S1013, the authority information of the third-party application program and the user login information are validated;
in this embodiment, an internal universal gateway interface of the data platform performs validity verification on the permission information of the third-party application program and the user login information. The data platform needs a third-party application program to provide authority information, namely an ID of a unique identification application which is distributed when the third-party application program accesses the data platform, and meanwhile, the data platform needs a user to provide login information, namely a unique identification of the user in the third-party application, so that the source of data and user information are identified.
In this embodiment, the complete original data is specifically as follows:
https://openmobile.qq.com/v3/health/report_steps
POST parameters:
access_token=*************&
oauth_consumer_key=12345&
openid=****************&
pf=qzone&
time=1398156772&
distance=10600&
steps=12685&
duration=4200&
calories=600&
achieve=85&
target=9860
step 1014, acquiring application data which passes validity verification in the original data.
In an embodiment, as shown in fig. 10, on the basis of the above embodiment of fig. 8, before the step S1012, the method further includes:
step S1015, receives the original data sent by the third party application program through the wireless interface.
In this embodiment, the original data sent by the third-party application program may be received through the wireless interface, and it can be understood that the wireless interface has the validity verification of the authority information of the third-party application program and the user login information.
In an embodiment, as shown in fig. 11, on the basis of the above embodiment of fig. 8, in this embodiment, the step S104 includes:
step S1041, obtaining parameter name and value of data attribute passing validity verification;
step S1042, connecting the parameter names and the numerical values into a data character string;
step S1043, obtaining the timestamp of the data character string, and sorting the data attribute with the timestamp within the predetermined time into the same type data with day as the unit.
In this embodiment, the application data received by different universal gateway interfaces or wireless interfaces is processed into unified structured data. The method comprises the steps of receiving application data from a universal gateway interface or a wireless interface, carrying out data validity verification, sequentially connecting parameter names and numerical values of verified data attributes into data character strings by using separators, obtaining time stamps of the data character strings, and arranging the data attributes with the time stamps being preset time and in the same day into structured data with the day as a unit for use. It will be appreciated that in other embodiments, structured data in hours may also be provided.
In an embodiment, as shown in fig. 12, on the basis of the embodiment of fig. 8, in this embodiment, after the step S104, the method further includes:
and step S105, storing the sorted homogeneous data.
In this embodiment, after different application data received from different universal gateway interfaces or wireless interfaces are unified into structured data, the same type of data may be directly stored, or may be sent to other data processors for more complex calculation, for example, the data may be subjected to ranking statistics.
It should also be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
According to another aspect of the embodiments of the present invention, there is also provided a server or a terminal (i.e., an electronic device) for implementing the cross-system implementation method of the data platform.
Alternatively, the data platform of the present application may be provided on the above-mentioned server or terminal in the form of a software platform.
The embodiment of the invention also provides a storage medium. Alternatively, in this embodiment, the storage medium may be used for executing a program code of a cross-system implementation method of a data platform.
Optionally, in this embodiment, the storage medium is configured to store program code for performing the following steps:
receiving application data sent by a third-party application program;
acquiring a data type of the application data and a data attribute corresponding to the data type;
carrying out validity verification on the data attribute according to the data type;
and arranging the data attributes passing the legality verification into the same-class data according to the data types so as to realize the cross-system application of the data.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (8)

1. A cross-system implementation method of a data platform is characterized by comprising the following steps:
receiving user data of a login user sent by a third-party application program, wherein the user data is used for indicating the health condition of the login user to be evaluated;
acquiring a data type of the user data and a data attribute corresponding to the data type;
carrying out validity verification on the data attribute according to the data type;
acquiring parameter names and values of data attributes passing validity verification;
connecting the parameter names and the numerical values into a data character string;
and acquiring the time stamp of the data character string, and sorting the data attribute with the time stamp in a preset time into the same-class data with the day as a unit.
2. The cross-system implementation method of a data platform according to claim 1, wherein the step of receiving user data sent by a third-party application comprises:
receiving original data transparently transmitted by a third-party application program through calling an open interface;
acquiring authority information and user login information of a third-party application program of the original data;
carrying out validity verification on the authority information of the third-party application program and user login information;
and acquiring user data which passes the validity verification in the original data.
3. The method for implementing a data platform across systems as claimed in claim 2, wherein the step of obtaining the authority information and the user login information of the third-party application program of the original data further comprises:
and receiving the original data sent by the third-party application program through the wireless interface.
4. The cross-system implementation method of the data platform according to claim 1, wherein the sorting the data attributes with time stamp as predetermined time into homogeneous data in days further comprises:
and storing the sorted homogeneous data.
5. A data platform, characterized in that the data platform comprises:
the system comprises a receiving module, a judging module and a processing module, wherein the receiving module is used for receiving user data of a login user sent by a third-party application program, and the user data is used for indicating and evaluating the health condition of the login user;
the acquisition module is used for acquiring the data type of the user data and the data attribute corresponding to the data type;
the verification module is used for verifying the validity of the data attribute according to the data type;
the processing module is used for sorting the data attributes passing the validity verification into the same-class data according to the data types so as to realize the cross-system application of the data, and comprises the following steps: a third obtaining unit, configured to obtain a parameter name and a value of the data attribute that passes the validity verification; the connecting unit is used for connecting the parameter names and the numerical values into a data character string; and the processing unit is used for acquiring the time stamp of the data character string and arranging the data attribute with the time stamp within the preset time into the same type data with the day as the unit.
6. The data platform of claim 5, wherein the receiving module comprises:
the first receiving unit is used for receiving the original data transparently transmitted by the third-party application program by calling the open interface;
the first acquisition unit is used for acquiring the authority information and the user login information of the third-party application program of the original data;
the verification unit is used for verifying the legality of the authority information of the third-party application program and the user login information;
and the second acquisition unit is used for acquiring the user data which passes the validity verification in the original data.
7. The data platform of claim 5, wherein the receiving module further comprises:
and the second receiving unit is used for receiving the original data sent by the third-party application program through the wireless interface.
8. The data platform of claim 5, wherein the data platform further comprises:
and the storage module is used for storing the sorted homogeneous data.
CN201510154128.8A 2015-04-02 2015-04-02 Cross-system implementation method of data platform and data platform Active CN106156656B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510154128.8A CN106156656B (en) 2015-04-02 2015-04-02 Cross-system implementation method of data platform and data platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510154128.8A CN106156656B (en) 2015-04-02 2015-04-02 Cross-system implementation method of data platform and data platform

Publications (2)

Publication Number Publication Date
CN106156656A CN106156656A (en) 2016-11-23
CN106156656B true CN106156656B (en) 2021-03-16

Family

ID=57337389

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510154128.8A Active CN106156656B (en) 2015-04-02 2015-04-02 Cross-system implementation method of data platform and data platform

Country Status (1)

Country Link
CN (1) CN106156656B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109817334A (en) * 2017-11-21 2019-05-28 中国平安人寿保险股份有限公司 Detection method, device, equipment and the readable storage medium storing program for executing in workout data source
CN113282353A (en) * 2021-06-08 2021-08-20 苏州沁游网络科技有限公司 Data verification method, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101794409A (en) * 2009-11-18 2010-08-04 山东浪潮齐鲁软件产业股份有限公司 Real-time data exchange model of cross-platform application system
CN102843361A (en) * 2012-08-07 2012-12-26 李俊贝 Implementation of instant messaging information synchronization based on cloud synchronization

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103036775A (en) * 2013-01-17 2013-04-10 杭州世导通讯有限公司 Information exchange device, system and method
US20140316808A1 (en) * 2013-04-23 2014-10-23 Lexmark International Technology Sa Cross-Enterprise Electronic Healthcare Document Sharing
CN103440273B (en) * 2013-08-06 2016-08-24 北京航空航天大学 A kind of data cross-platform migration method and device
CN103412956A (en) * 2013-08-30 2013-11-27 北京中科江南软件有限公司 Data processing method and system for heterogeneous data sources
CN103970899A (en) * 2014-05-27 2014-08-06 重庆大学 Service-oriented metadata relevance extraction management method and management system
CN104391934B (en) * 2014-11-21 2016-03-16 深圳市银雁金融服务有限公司 Data verification method and device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101794409A (en) * 2009-11-18 2010-08-04 山东浪潮齐鲁软件产业股份有限公司 Real-time data exchange model of cross-platform application system
CN102843361A (en) * 2012-08-07 2012-12-26 李俊贝 Implementation of instant messaging information synchronization based on cloud synchronization

Also Published As

Publication number Publication date
CN106156656A (en) 2016-11-23

Similar Documents

Publication Publication Date Title
JP6488508B2 (en) Web page access method, apparatus, device, and program
RU2009148311A (en) LOCATION DATA PROCESSING DEVICE AND METHOD FOR IMPORTING LOCATION INFORMATION
US20140095308A1 (en) Advertisement distribution apparatus and advertisement distribution method
CN103473302A (en) Lock screen information display method, device and system
RU2008106376A (en) METHOD FOR DELIVERY OF MESSAGE TEMPLATES IN THE DIGITAL BROADCAST SERVICES SERVICES DIRECTORY
CN103618606A (en) App login method verified through short message
CN104361004B (en) The processing method and browser of browser collection folder data
CN104731869B (en) The page shows method and device
CN106487662B (en) Information sharing method and device
CN113342639A (en) Applet security risk assessment method and electronic device
CN110321283A (en) Interface testing case generation method, device, computer installation and storage medium
CN111666298A (en) Method and device for detecting user service class based on flink, and computer equipment
CN103001934A (en) Terminal application login method and terminal application login system
CN106156656B (en) Cross-system implementation method of data platform and data platform
CN113076294A (en) Information sharing method and device
CN104361007B (en) The processing method of browser and its collection
US10382914B2 (en) Techniques to leverage data from mobile headers
US20170367634A1 (en) Method and system for emotion mapping
CN106412003A (en) Information pushing method and device, and information request device
CN115146174B (en) Multi-dimensional weight model-based key clue recommendation method and system
CN105630929B (en) Based on the method and device for commenting on determining news recommendation weight
CN107158697A (en) A kind of method and device that process is identified
CN112000875B (en) Information display method, terminal and server
CN108512803A (en) Remind the method and device of change account bound phone number
CN114840634A (en) Information storage method and device, electronic equipment and computer readable medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant