CN112988808A - Data resource sharing method and data resource sharing platform - Google Patents

Data resource sharing method and data resource sharing platform Download PDF

Info

Publication number
CN112988808A
CN112988808A CN202110157437.6A CN202110157437A CN112988808A CN 112988808 A CN112988808 A CN 112988808A CN 202110157437 A CN202110157437 A CN 202110157437A CN 112988808 A CN112988808 A CN 112988808A
Authority
CN
China
Prior art keywords
resource
directory
data
metadata
authority
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.)
Granted
Application number
CN202110157437.6A
Other languages
Chinese (zh)
Other versions
CN112988808B (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.)
Aerospace Guangtong Technology Shenzhen Co ltd
Original Assignee
Aerospace Guangtong 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 Aerospace Guangtong Technology Shenzhen Co ltd filed Critical Aerospace Guangtong Technology Shenzhen Co ltd
Priority to CN202110157437.6A priority Critical patent/CN112988808B/en
Publication of CN112988808A publication Critical patent/CN112988808A/en
Application granted granted Critical
Publication of CN112988808B publication Critical patent/CN112988808B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution

Abstract

The invention discloses a data resource sharing method and a data resource sharing platform, wherein the method comprises the following steps: defining basic attributes and information indexes of a resource directory; generating a resource directory and metadata thereof, wherein the metadata comprises an index item for describing the resource directory; establishing a data table associated with a resource directory, wherein the attributes of the data table correspond to the attributes of the metadata one by one; issuing a part of index items or all index items in the metadata as query conditions; verifying the resource application authority of the resource using end, and if the resource application authority passes the verification, constructing a service interface comprising the selected query condition; and verifying the resource acquisition authority of the resource using end, and calling a corresponding data table according to the resource acquisition request if the resource acquisition authority passes. The sharing method and the sharing platform can reduce the cost of developing the interface and reduce the data use threshold.

Description

Data resource sharing method and data resource sharing platform
Technical Field
The invention relates to the technical field of data sharing, in particular to a data resource sharing method and a directory system of a data resource sharing platform.
Background
At present, data resources and interface services of a data sharing exchange platform in the market need to be respectively bound, the interface services cannot be directly provided after the data resources are bound, interface resource registration needs to be performed for providing the interface services of http, the interfaces need to be repeatedly developed according to different query contents and conditions of a demand side, and the demand side needs to apply for authorization again when using a new interface. On one hand, the binding is large in development and maintenance workload in the subsequent maintenance process, which increases the operation cost, and on the other hand, the binding needs to be repeatedly developed and authorized according to different query contents and conditions, which causes interface redundancy and is difficult to manage.
Disclosure of Invention
According to a first aspect, an embodiment provides a data resource sharing method, including the steps of:
defining basic attributes and information indexes of a resource directory according to the acquired data resources;
generating a resource directory and metadata thereof according to the basic attribute and the information index, wherein the metadata comprises an index item for describing the resource directory;
establishing a data table associated with a resource directory according to the metadata, wherein the attributes of the data table correspond to the attributes of the metadata one by one;
issuing a part of index items or all index items in the metadata as query conditions;
verifying the resource application authority of the resource using end based on the resource application request of the resource using end, wherein the resource application request comprises the selected query condition in the issued query condition, and if the resource application authority passes the verification, constructing a service interface comprising the selected query condition;
and verifying the resource acquisition authority of the resource using end based on the resource acquisition request of the resource using end to the service interface, and calling a corresponding data table according to the resource acquisition request if the resource acquisition authority passes.
According to a second aspect, an embodiment provides a data resource sharing platform, comprising:
a directory system for:
defining basic attributes and information indexes of a resource directory according to the acquired data resources;
generating a resource directory and metadata thereof according to the basic attribute and the information index, wherein the metadata comprises an index item for describing the resource directory;
establishing a data table associated with a resource directory according to the metadata, wherein the attributes of the data table correspond to the attributes of the metadata one by one, and the data table is stored at a resource providing end for providing data resources;
issuing a part of index items or all index items in the metadata as query conditions;
verifying the resource application authority of the resource using end based on the resource application request of the resource using end, wherein the resource application request comprises the selected query condition in the issued query condition, and if the resource application authority passes the verification, constructing a service interface comprising the selected query condition;
verifying the resource acquisition authority of the resource using end based on the resource acquisition request of the resource using end to the service interface, and calling a corresponding data table according to the resource acquisition request if the resource acquisition authority passes;
the directory database is used for storing the resource directory generated by the directory system;
a switched transmission system for:
receiving and transmitting data resources to the directory system;
the method comprises the steps of receiving a resource application request and a resource acquisition request sent by a resource using end, uploading the resource application request and the resource acquisition request to a directory system, providing a service interface to the resource using end after the resource application authority verification is passed, and transmitting a data table to the resource using end from the resource providing end after the resource acquisition authority verification is passed.
According to a third aspect, an embodiment provides a computer readable storage medium having a program stored thereon, the program being executable by a processor to implement the method of the first aspect.
The invention has the beneficial effects that: the data resource sharing platform automatically constructs the service interface after authorization passes according to the set index items serving as query conditions for acquiring the service, so that the data use threshold is reduced, the service interface does not need to be separately developed according to different resource use ends, the development workload is small, the maintenance cost is low, and in addition, the resource catalog and the fields in the service interface are in one-to-one correspondence, so that the unified management of the resource catalog and the data resources is facilitated.
Drawings
FIG. 1 is a schematic diagram of an embodiment of a data resource sharing platform;
FIG. 2 is a diagram of metadata for a resource directory, according to one embodiment;
FIG. 3 is a schematic diagram of a data table of an embodiment;
FIG. 4 is a flow diagram of a method of data resource sharing according to an embodiment;
10. a data resource sharing platform;
11. a directory system;
12. a directory database;
13. a switching transmission system;
20. a resource provider;
21. a first head exchange system;
22. a pre-library;
30. a resource using end;
31. a second head exchange system;
32. and (5) a service application system.
Detailed Description
The present invention will be described in further detail with reference to the following detailed description and accompanying drawings. Wherein like elements in different embodiments are numbered with like associated elements. In the following description, numerous details are set forth in order to provide a better understanding of the present application. However, those skilled in the art will readily recognize that some of the features may be omitted or replaced with other elements, materials, methods in different instances. In some instances, certain operations related to the present application have not been shown or described in detail in order to avoid obscuring the core of the present application from excessive description, and it is not necessary for those skilled in the art to describe these operations in detail, so that they may be fully understood from the description in the specification and the general knowledge in the art.
Furthermore, the features, operations, or characteristics described in the specification may be combined in any suitable manner to form various embodiments. Also, the various steps or actions in the method descriptions may be transposed or transposed in order, as will be apparent to one of ordinary skill in the art. Thus, the various sequences in the specification and drawings are for the purpose of describing certain embodiments only and are not intended to imply a required sequence unless otherwise indicated where such sequence must be followed.
The numbering of the components as such, e.g., "first", "second", etc., is used herein only to distinguish the objects as described, and does not have any sequential or technical meaning. The term "connected" and "coupled" when used in this application, unless otherwise indicated, includes both direct and indirect connections (couplings).
Referring to fig. 1, the present invention provides a data resource sharing platform 10, which includes a directory system 11, a directory database 12, and a switching transmission system 13.
When sharing data resources, the inventory must be completed first. The directory system 11 is configured to define a basic attribute and an information index of a resource directory according to the obtained data resource, where the definition of the basic attribute of the resource directory includes: the definition of the information index comprises the following attributes such as directory name, table name, update period and the like: field name, field type, field length, whether nullable, comparable, and shared type. Then, the directory system 11 generates a resource directory and metadata thereof according to the defined basic attributes and information indexes, and the issued resource directory can be stored in the directory database 12. The metadata includes index items for describing the resource directory, and each index item can be regarded as an attribute of the metadata. Fig. 2 shows metadata, in which information such as a resource directory name, a resource directory table name, and a resource directory abstract, and index items for describing the resource directory are displayed. It can be seen that the resource directory corresponding to the metadata in fig. 2 is user information, which is described by a user name, a gender, a birth date, an identification number, and a registration date. For example, the resource directory includes ten thousand pieces of user information, each having the five contents of a user name, a gender, a birth date, an identification number, and a registration date. The directory system 11 further establishes a data table associated with the resource directory according to the metadata, and the attributes of the data table correspond to the attributes of the metadata one to one. For example, in the data table shown in fig. 3, each row in the data table is an attribute of the data table, each attribute corresponds to each index item of the metadata in fig. 2, the data table may be stored in the resource provider 20 (described below), and in addition, a corresponding one of the above index items may be designated as a table primary key, for example, in fig. 3, a user name is designated as a primary key of the table. Meanwhile, the directory system 11 issues part of or all of the index items in the metadata as query conditions.
After the cataloging is completed, the data resource sharing platform 10 performs service authorization. The service authorization refers to acquiring all or part of index items of a specified resource directory, the resource using end 30 needs to acquire data resources of the specified resource directory, and needs to apply for authorization for resource directory usage, and resource acquisition can be performed only through resource directory authorization, and the data range of resource acquisition is limited to the authorized resource directory and the index items authorized for usage under the directory (from the perspective of the resource using end 30, it is a query condition). Specifically, based on the resource application request of the resource using end 30, the resource application authority of the resource using end 30 is verified, the resource application request may be first transmitted to the switching transmission system 13, and then submitted to the directory system 11 by the switching transmission system 13, where the resource application request includes the selected query conditions from the issued query conditions, for example, when issuing the query conditions, each query condition is checkable, the resource using end 30 can select the query condition (i.e. the index item) to be used subsequently by checking the query condition, in some embodiments, the resource application request further includes an identity representing the identity of the resource user 30, so that verifying the resource application authority of the resource user 30 includes: the authority of the resource consumer 30 is verified based on the identity, if the resource application authority is verified, the directory system 11 constructs a service interface including the selected query condition. For example, when the data resource sharing platform 10 is applied to a government system, a civil department wants to obtain three index items (query conditions) of name, gender and marital information of a user, and after the identity of the famous civil department is verified by the data resource sharing platform 10, the civil department is determined to have the authority to use the three query conditions, so that a service interface is provided for the civil department, and if the civil department also wants to use the identity card number as the query condition and does not have the authority to use the identity card number as the query condition, the data resource sharing platform 10 does not provide the service interface for the civil department.
The data resource sharing platform 10 automatically constructs a service interface after authorization is passed according to the set index items as query conditions for acquiring the service, thereby reducing the data use threshold.
After providing the service interface, the directory system 11 also verifies the resource obtaining authority of the resource using end 30 based on the resource obtaining request of the resource using end 30 for the service interface. Specifically, the resource using end 30 may transmit the resource obtaining request to a service interface provided by the switching transmission system 13, and the switching transmission system 13 uploads the resource obtaining request to the directory system 11 for performing the authority verification. For example, after the service interface is constructed, the directory system 11 provides a first authorization code to the resource using end 30 through the exchanging and transmitting system 13, and the data resource sharing platform 10 requires that the resource obtaining request includes a second authorization code for authorization verification, the directory system 11 compares the first authorization code with the second authorization code, verifies the resource obtaining authorization of the resource using end 30 according to the comparison result, and if the two authorization codes are the same, the resource using end 30 is allowed to obtain data, that is, the directory system 11 calls a corresponding data table according to the resource obtaining request. In some embodiments, the data table further converts the data table into a data set according to a standard specification, and then further performs data filtering: and filtering the data table exceeding the maximum limit of the number of rows of the data set, and transmitting the filtered data table to the resource using end 30 for use through the exchange transmission system 13, so as to finish the transmission of the data resource.
To better illustrate the work flow of the data resource sharing platform 10, fig. 1 is taken as an example for description.
In fig. 1, in addition to the data resource sharing platform 10, the data resource sharing platform further includes a resource providing end 20 and a resource using end 30, where the resource providing end 20 is used to provide resources, and the resource using end 30 requests resources from the directory system 11.
The resource provider 20 includes a pre-repository 22 storing data resources, which may be structured data, unstructured data or semi-structured data, and a first pre-switching system 21, and the data resources in the pre-repository 22 may be transmitted to the switching transmission system 13 through the first pre-switching system 21. The catalog system 11 completes the catalog making process according to the acquired data resources, and in the catalog making process, the established data table is transmitted to the pre-library 22 through the exchange transmission system 13 and the first pre-exchange system 21.
The resource user terminal 30 includes a service application system 32 and a second head exchange system 31. The service application system 32 is used for constructing a resource application request and a resource acquisition request, the constructed resource application request and resource acquisition request are both transmitted to the exchange transmission system 13 through the second pre-exchange system 31, and then are submitted to the directory system 11 by the exchange transmission system 13 for corresponding authority verification, if the authority verification fails, the directory system 11 notifies the resource using end 30 that the authority does not pass, if the resource application authority passes, the directory system 11 constructs a corresponding service interface and provides the service interface to the resource using end 30 through the exchange transmission system 13, the service application system 32 at this time also constructs an participation request according to a participation format, the participation request can be packaged with the resource acquisition request, if further the resource acquisition authority passes, the exchange transmission system 13 routes the request to the first pre-exchange system 21 of the resource providing end 20, the first pre-exchange system 21 processes the resource acquisition request, and returning the data resource, wherein the data resource is directly returned through the transmission channel, and the second front-end switching system 31 of the resource user 30 returns the data to the service application system 32 according to the request mode (such as synchronous/asynchronous) of the service application system 32.
Specifically, in an application scenario, the data resource sharing platform 10 may be used in a government affairs system, the resource provider 20 is a mechanism (e.g., a statistical department) responsible for collecting various types of information of residents, and the various types of information of residents may include identity information, academic information, marital information, skill certificate information, and the like. The resource usage terminals 30 may be departments that perform government functions, such as education departments, transportation departments, and civil administration departments, and different authorities are given according to the respective departments. For example, the education department may search for residents with the academic information as a search condition, and the civil administration department may search for residents with the marital information as a search condition.
Referring to fig. 4, the present invention further provides a data resource sharing method, including the steps of:
and step 100, defining basic attributes and information indexes of the resource catalog according to the acquired data resources. Wherein, the definition of the basic attribute of the resource directory comprises: the definition of the information index comprises the following attributes such as directory name, table name, update period and the like: field name, field type, field length, whether nullable, comparable, and shared type.
And 200, generating a resource directory and metadata thereof according to the basic attribute and the information index. The metadata includes an index entry for describing the resource directory.
Each index item may be regarded as an attribute of metadata. Fig. 2 shows metadata, in which information such as a resource directory name, a resource directory table name, and a resource directory abstract, and index items for describing the resource directory are displayed. It can be seen that the resource directory corresponding to the metadata in fig. 2 is user information, which is described by a user name, a gender, a birth date, an identification number, and a registration date. For example, the resource directory includes ten thousand pieces of user information, each having the five contents of a user name, a gender, a birth date, an identification number, and a registration date.
And step 300, establishing a data table associated with the resource directory according to the metadata. The attributes of the data table correspond to the attributes of the metadata one to one.
For example, in the data table shown in fig. 3, each row in the data table is an attribute of the data table, each attribute corresponds to each index item of the metadata in fig. 2, the data table may be stored in the resource provider 20 (described below), and in addition, a corresponding one of the above index items may be designated as a table primary key, for example, in fig. 3, a user name is designated as a primary key of the table.
And 400, issuing part of index items or all index items in the metadata as query conditions.
Step 500, verifying the resource application authority of the resource using end 30 based on the resource application request of the resource using end 30. If the resource application authority passes the verification, step 600 is executed, otherwise, step 500 is continuously executed.
Step 500 is a service authorization process, where the service authorization refers to obtaining all or part of index items of a specified resource directory, and the resource using end 30 needs to obtain data resources of the specified resource directory, and needs to apply for authorization for use of the resource directory, and resource obtaining can be performed only through authorization of the resource directory, and a data range of resource obtaining is limited to the authorized resource directory and the index items authorized for use under the directory. The resource application request includes selected query conditions in the issued query conditions, for example, when the query conditions are issued, each query condition is checkable, the resource using end 30 can select the query conditions (i.e., the index items) for subsequent use by checking the query conditions, and in some embodiments, the resource application request further includes an identity representing the identity of the resource using end 30, so that the resource application permission for verifying the resource using end 30 includes verifying the permission of the resource using end 30 according to the identity.
And 600, constructing a service interface comprising the selected query condition. For example, when the data resource sharing platform 10 is applied to a government system, a civil department wants to obtain three index items (query conditions) of name, gender and marital information of a user, and after the identity of the famous civil department is verified by the data resource sharing platform 10, the civil department is determined to have the authority to use the three query conditions, so that a service interface is provided for the civil department, and if the civil department also wants to use the identity card number as the query condition and does not have the authority to use the identity card number as the query condition, the data resource sharing platform 10 does not provide the service interface for the civil department.
Step 700, verifying the resource obtaining authority of the resource using end 30 based on the resource obtaining request of the resource using end 30 to the service interface, if the resource obtaining authority is verified, executing step 800, otherwise, continuing to execute step 700.
For example, after the service interface is constructed, the data resource sharing platform 10 provides a first authorization code to the resource using end 30, and the data resource sharing platform 10 requires that the resource obtaining request includes a second authorization code for authorization verification, the data resource sharing platform 10 compares the first authorization code with the second authorization code, verifies the resource obtaining authorization of the resource using end 30 according to the comparison result, and if the two authorization codes are the same, the resource obtaining authorization verification is passed.
And step 800, calling a corresponding data table according to the resource acquisition request. In some embodiments, the data table further converts the data table into a data set according to a standard specification, and then further performs data filtering: and filtering the data table exceeding the maximum limit of the line number of the data set, and transmitting the filtered data table to the resource using end 30 for use, so as to finish the transmission of the data resource.
The data resource sharing platform of the embodiment automatically constructs the service interface after the authorization passes according to the set index item serving as the query condition for acquiring the service, so that the data use threshold is reduced, the service interface does not need to be separately developed according to different resource use ends, the development workload is small, the maintenance cost is low, and in addition, the resource directory and the fields in the service interface are in a one-to-one correspondence relationship, so that the unified management of the resource directory and the data resources is facilitated.
The present invention has been described in terms of specific examples, which are provided to aid understanding of the invention and are not intended to be limiting. For a person skilled in the art to which the invention pertains, several simple deductions, modifications or substitutions may be made according to the idea of the invention.

Claims (9)

1. A data resource sharing method is characterized by comprising the following steps:
defining basic attributes and information indexes of a resource directory according to the acquired data resources;
generating a resource directory and metadata thereof according to the basic attribute and the information index, wherein the metadata comprises an index item for describing the resource directory;
establishing a data table associated with a resource directory according to the metadata, wherein the attributes of the data table correspond to the attributes of the metadata one by one;
issuing a part of index items or all index items in the metadata as query conditions;
verifying the resource application authority of the resource using end based on the resource application request of the resource using end, wherein the resource application request comprises the selected query condition in the issued query condition, and if the resource application authority passes the verification, constructing a service interface comprising the selected query condition;
and verifying the resource acquisition authority of the resource using end based on the resource acquisition request of the resource using end to the service interface, and calling a corresponding data table according to the resource acquisition request if the resource acquisition authority passes.
2. The method of claim 1, wherein the attributes of the metadata include at least one of a field name, a field type, a field length, whether nullable, whether comparable, and a shared type.
3. The method of claim 1, wherein the resource application request includes an identity further used for characterizing the identity of the resource user, and the verifying the resource application authority of the resource user includes verifying the authority of the resource user according to the identity.
4. The method of claim 1, wherein after building the service interface, further comprising: providing a first authorization code that allows a data request to be made; the resource acquisition request comprises a second authorization code; the verifying the resource obtaining authority of the resource using end comprises the following steps:
and comparing the first authorization code with the second authorization code, and verifying the resource acquisition permission of the resource using end according to the comparison result.
5. A data resource sharing platform, comprising:
a directory system for:
defining basic attributes and information indexes of a resource directory according to the acquired data resources;
generating a resource directory and metadata thereof according to the basic attribute and the information index, wherein the metadata comprises an index item for describing the resource directory;
establishing a data table associated with a resource directory according to the metadata, wherein the attributes of the data table correspond to the attributes of the metadata one by one, and the data table is stored at a resource providing end for providing data resources;
issuing a part of index items or all index items in the metadata as query conditions;
verifying the resource application authority of the resource using end based on the resource application request of the resource using end, wherein the resource application request comprises the selected query condition in the issued query condition, and if the resource application authority passes the verification, constructing a service interface comprising the selected query condition;
verifying the resource acquisition authority of the resource using end based on the resource acquisition request of the resource using end to the service interface, and calling a corresponding data table according to the resource acquisition request if the resource acquisition authority passes;
the directory database is used for storing the resource directory generated by the directory system;
a switched transmission system for:
receiving and transmitting data resources to the directory system;
the method comprises the steps of receiving a resource application request and a resource acquisition request sent by a resource using end, uploading the resource application request and the resource acquisition request to a directory system, providing a service interface to the resource using end after the resource application authority verification is passed, and transmitting a data table to the resource using end from the resource providing end after the resource acquisition authority verification is passed.
6. The data resource sharing platform of claim 5, wherein the attributes of the metadata include at least one of a field name, a field type, a field length, whether nullable, whether comparable, and a sharing type.
7. The data resource sharing platform of claim 5, wherein the resource application request includes an identity further used to characterize the identity of the resource user, and the verifying the resource application authority of the resource user includes the directory system verifying the authority of the resource user according to the identity.
8. The data resource sharing platform of claim 5, wherein after building the service interface, further comprising: the directory system generates and provides a first authorization code allowing data request to a resource using end through a switching transmission system; the resource acquisition request comprises a second authorization code; the verifying the resource obtaining authority of the resource using end comprises the following steps:
and the directory system compares the first authorization code with the second authorization code, and verifies the resource acquisition permission of the resource using end according to the comparison result.
9. A computer-readable storage medium, characterized in that the medium has stored thereon a program which is executable by a processor to implement the method according to any one of claims 1-4.
CN202110157437.6A 2021-02-04 2021-02-04 Data resource sharing method and data resource sharing platform Active CN112988808B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110157437.6A CN112988808B (en) 2021-02-04 2021-02-04 Data resource sharing method and data resource sharing platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110157437.6A CN112988808B (en) 2021-02-04 2021-02-04 Data resource sharing method and data resource sharing platform

Publications (2)

Publication Number Publication Date
CN112988808A true CN112988808A (en) 2021-06-18
CN112988808B CN112988808B (en) 2022-01-25

Family

ID=76347208

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110157437.6A Active CN112988808B (en) 2021-02-04 2021-02-04 Data resource sharing method and data resource sharing platform

Country Status (1)

Country Link
CN (1) CN112988808B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101719135A (en) * 2009-11-18 2010-06-02 上海众恒信息产业有限公司 Administrative resource catalog control system and method
CN102279953A (en) * 2011-09-21 2011-12-14 广东迪科思信息科技有限公司 Method for constructing electronic government information resource sharing platform
CN103763353A (en) * 2014-01-06 2014-04-30 河海大学 Water conservation data exchange model and method
CN104657918A (en) * 2015-01-21 2015-05-27 胡宝清 Regional resource environmental data sharing and comprehensive service platform
CN107862086A (en) * 2017-11-30 2018-03-30 华迪计算机集团有限公司 A kind of system and method for share directory resource information
CN110717055A (en) * 2019-04-24 2020-01-21 中国科学院地理科学与资源研究所 Geoscience data resource integration method and device
CN111274819A (en) * 2020-02-13 2020-06-12 北京声智科技有限公司 Resource acquisition method and device
US10853356B1 (en) * 2014-06-20 2020-12-01 Amazon Technologies, Inc. Persistent metadata catalog
US20200380007A1 (en) * 2019-05-31 2020-12-03 Snowflake Inc. Data Exchange
CN112148679A (en) * 2020-09-21 2020-12-29 江苏锐创软件技术有限公司 Data interaction method, system, device and storage medium based on multiple data platforms

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101719135A (en) * 2009-11-18 2010-06-02 上海众恒信息产业有限公司 Administrative resource catalog control system and method
CN102279953A (en) * 2011-09-21 2011-12-14 广东迪科思信息科技有限公司 Method for constructing electronic government information resource sharing platform
CN103763353A (en) * 2014-01-06 2014-04-30 河海大学 Water conservation data exchange model and method
US10853356B1 (en) * 2014-06-20 2020-12-01 Amazon Technologies, Inc. Persistent metadata catalog
CN104657918A (en) * 2015-01-21 2015-05-27 胡宝清 Regional resource environmental data sharing and comprehensive service platform
CN107862086A (en) * 2017-11-30 2018-03-30 华迪计算机集团有限公司 A kind of system and method for share directory resource information
CN110717055A (en) * 2019-04-24 2020-01-21 中国科学院地理科学与资源研究所 Geoscience data resource integration method and device
US20200380007A1 (en) * 2019-05-31 2020-12-03 Snowflake Inc. Data Exchange
CN111274819A (en) * 2020-02-13 2020-06-12 北京声智科技有限公司 Resource acquisition method and device
CN112148679A (en) * 2020-09-21 2020-12-29 江苏锐创软件技术有限公司 Data interaction method, system, device and storage medium based on multiple data platforms

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王永生等: "基于元数据的作战大数据资源目录服务技术", 《指挥信息系统与技术》 *

Also Published As

Publication number Publication date
CN112988808B (en) 2022-01-25

Similar Documents

Publication Publication Date Title
CN110377239B (en) Data signature method, device, server, system and storage medium
CN103246730B (en) File memory method and equipment, document sending method and equipment
CN111506589B (en) Block chain data service system, access method and storage medium based on alliance chain
CN109213758B (en) Data access method, device, equipment and computer readable storage medium
CN107820613A (en) Database index is recommended and created automatically
CN113268336A (en) Service acquisition method, device, equipment and readable medium
CN111199028A (en) Resource information access method and device, computer equipment and storage medium
CN110909013A (en) Service list generation method, device, equipment and computer readable storage medium
CN108650289A (en) A kind of method and apparatus of the management data based on block chain
JP4452211B2 (en) Data mismatch detection device and detection method
CN111008206A (en) Method and device for storing state data of cross-chain transaction and storage medium
CN109254921A (en) Application version verification method, device, computer equipment and storage medium
US8776195B1 (en) Common data format in knowledge-based authentication
CN109447656B (en) Enterprise group service method, device and system based on cloud technology and storage medium
CN112988808B (en) Data resource sharing method and data resource sharing platform
CN110245912A (en) A kind of electronic contract signature method, apparatus, storage medium and terminal device
CN108804457B (en) Data synchronization and processing method and device, electronic equipment and computer readable medium
CN111045928A (en) Interface data testing method, device, terminal and storage medium
JP2001306873A (en) Electronic transaction system
CN110019456B (en) Data import method, device and system
CN110245473A (en) Service management system and non-transitory computer-readable medium
Autili et al. On the automated synthesis of enterprise integration patterns to adapt choreography-based distributed systems
CN111339189A (en) Data processing method and device and computer readable storage medium
CN113850683A (en) Car insurance inquiry request processing method and device, computer equipment and storage medium
CN102497384B (en) Authentication method and system for accessing cloud computing service

Legal Events

Date Code Title Description
PB01 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