CN112989255B - Identification analysis system - Google Patents

Identification analysis system Download PDF

Info

Publication number
CN112989255B
CN112989255B CN202110403102.8A CN202110403102A CN112989255B CN 112989255 B CN112989255 B CN 112989255B CN 202110403102 A CN202110403102 A CN 202110403102A CN 112989255 B CN112989255 B CN 112989255B
Authority
CN
China
Prior art keywords
identifier
server
block chain
analysis
blockchain
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
CN202110403102.8A
Other languages
Chinese (zh)
Other versions
CN112989255A (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.)
6th Research Institute of China Electronics Corp
Original Assignee
6th Research Institute of China Electronics Corp
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 6th Research Institute of China Electronics Corp filed Critical 6th Research Institute of China Electronics Corp
Priority to CN202110403102.8A priority Critical patent/CN112989255B/en
Publication of CN112989255A publication Critical patent/CN112989255A/en
Application granted granted Critical
Publication of CN112989255B publication Critical patent/CN112989255B/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/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • 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/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Computing Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present disclosure relates to an identifier resolution system, comprising: the system comprises a plurality of block chain nodes, wherein identification address indexes are shared among the block chain nodes and comprise incidence relations between identifications and server addresses where identification analysis information is located; the block chain link point comprises a block chain server, and the block chain server is used for receiving an analysis request of the identifier, determining analysis information of the identifier, and determining a server address where the analysis information of the identifier is located from the identifier address index under the condition that the analysis information of the identifier cannot be determined. The method and the device reduce network congestion, improve query efficiency of users, share the identification address indexes among all the block chain nodes, and improve data storage safety because other block chain nodes still store the identification address indexes under the condition that one block chain node has a problem.

Description

Identification analysis system
Technical Field
The present disclosure relates to the field of internet technologies, and in particular, to an identifier resolution system.
Background
The industrial internet identification resolution system is an important component of an industrial internet network system, is a neural center for supporting interconnection and intercommunication of the industrial internet, and has the function similar to a domain name resolution system in the internet field. The existing industrial internet identification analysis system comprises a Handle identification analysis system, an OID identification analysis system, a national internet of things Ecode identification analysis system, a global commodity identification GS1 identification analysis system and the like. In the related art, a user sends an analysis request of an identifier to a server through a terminal, and the server returns analysis content corresponding to the identifier according to the analysis request. Due to the influence of the performance of the server, when there are a large number of analysis requests, network congestion is caused, and thus, the query time of the user terminal is long or the query is wrong.
Disclosure of Invention
To overcome the problems in the related art, the present disclosure provides an identifier resolution system.
The method comprises the following steps: the system comprises a plurality of block chain nodes, wherein identification address indexes are shared among the block chain nodes and comprise incidence relations between identifications and server addresses where identification analysis information is located;
the block chain link point comprises a block chain server, and the block chain server is used for receiving an analysis request of the identifier, determining analysis information of the identifier, and determining a server address where the analysis information of the identifier is located from the identifier address index under the condition that the analysis information of the identifier cannot be determined.
In one possible implementation, the blockchain node further comprises a local server,
the local server is used for receiving an analysis request of an identifier sent by a user, sending the analysis request to the block chain server, and receiving analysis information of the identifier returned by the block chain server or a server address where the analysis information of the identifier is located.
In a possible implementation manner, the local server is further configured to send, after receiving the server address where the resolution information of the identifier is located, the resolution request of the identifier to the target server, and receive the resolution information of the identifier returned by the target server.
In one possible implementation, the local server includes a caching module that stores the identified historical resolution information,
the local server is further configured to determine, after receiving an analysis request of the identifier sent by the user, analysis information of the identifier from the cache module, and send the analysis request to the block chain server if the analysis information of the identifier is not cached.
In a possible implementation manner, the local server is further configured to record the resolution information of the identifier to the cache module after receiving the resolution information of the identifier returned by the blockchain server, and periodically delete the resolution information of which the recording time is greater than a preset value, so as to update the cache module.
In a possible implementation manner, the local server includes a configuration module, where the configuration module includes an association relationship between an identifier category and a blockchain server, and the local server is further configured to, after receiving an analysis request of an identifier sent by a user, identify, by using the configuration module, the category identified in the analysis request, determine a blockchain server matched with the category, and send the analysis request to the blockchain server.
In a possible implementation manner, the local server is further configured to, after receiving an analysis request of an identifier sent by a user, return a message of analysis failure to the user when the configuration module does not recognize the category identified in the analysis request.
In one possible implementation, the blockchain server matching the category includes a blockchain server at the same blockchain node as the local server and a blockchain server at a different blockchain node from the local server.
In a possible implementation manner, the blockchain server includes a storage module, the storage module is configured to receive and store an identifier and corresponding identifier resolution information, and the blockchain server periodically updates its address and the identifier stored in the storage module to the identifier address index.
In a possible implementation manner, the identifier category includes at least one of a Handle identifier, an OID identifier, an Ecode identifier, and a GS1 identifier.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects: in the embodiment of the disclosure, the resolution information of the identifier is stored in a plurality of blockchain servers, the blockchain servers can directly resolve the resolution request of the identifier, and under the condition that the resolution information of the identifier cannot be determined, the server address where the resolution information of the identifier is located is determined from the identifier address index, so that network congestion is reduced, the query efficiency of a user is improved, the identifier address index is shared among all blockchain nodes, and under the condition that one blockchain node has a problem, other blockchain nodes still store the identifier address index, so that the security of data storage is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
FIG. 1 is a block diagram illustrating an identity resolution system in accordance with an exemplary embodiment.
FIG. 2 is a diagram illustrating an application scenario for an identity resolution system in accordance with an exemplary embodiment.
FIG. 3 is a flow diagram illustrating an identity resolution system resolution method in accordance with an exemplary embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
In order to facilitate those skilled in the art to understand the technical solutions provided by the embodiments of the present disclosure, a technical environment for implementing the technical solutions is described below.
The existing industrial internet identification analysis system comprises a Handle identification analysis system, an OID identification analysis system, a national internet of things Ecode identification analysis system, a global commodity identification GS1 identification analysis system and the like. The Handle identification analysis system generally uses an external database storage mode. After receiving a query request of a client, the Handle identification analysis system needs to search results in an external database, then copies the searched results into a program memory, assembles the results into a response message and returns the response message to the client. The OID identification analysis system can provide storage and analysis services based on OID codes for the identification based on the identification OID service platform, the application workstation reads the OID number of the identification by using the RFID reader-writer and transmits the OID number to the OID service platform, and the OID service platform returns analysis information of the OID number according to the read OID number. The OID resolution system is similar to the DNS resolution system and is a tree resolution structure. The system for resolving the Ecode identification of the national Internet of things comprises Ecode coding, data identification, middleware, a resolving system, information query and discovery service, a safety mechanism and the like. According to the specification of resolving the Ecode by GB T36605 and 2018, the Ecode coding information is stored in a coding system resolving server, a coding data structure resolving server and a main code resolving server, database storage management is adopted, three types of servers respectively store information of Ecode identification, and a client needs to successively and sequentially acquire the information from each server through repeated iterative query. The GS1 identification resolution system has an identification standard system and an information exchange standard system of products, transportation units, assets, positions and services which are all across the world, so that the products can be scanned and read all over the world. GS1 generates commodity bar code based on bar code technology, and obtains bar code information through RFID reader-writer, and its data storage and analysis process is similar to OID.
The analysis systems are respectively attached to different main bodies and are not communicated with each other, so that when the industrial identifier is not matched with the type of the current identifier analysis system, the industrial identifier cannot be analyzed. In the analysis system, data are stored in a centralized storage database based on a tree hierarchy, and a top node is called to query analysis records in a recursive query and iterative query mode, so that network congestion is easily caused when a large number of analysis requests exist, the query time of a user side is long, and data safety cannot be guaranteed when a key node server is easily caused to have problems due to centralized storage of identification analysis information.
Based on practical technical needs similar to those described above, the present disclosure provides an identity resolution system.
An identification resolution system according to the present disclosure is described in detail below with reference to fig. 1. Fig. 1 is a block diagram of an embodiment of an identity resolution system provided by the present disclosure. FIG. 2 is a diagram illustrating an application scenario for an identity resolution system in accordance with an exemplary embodiment. Referring to fig. 1 and 2.
An identity resolution system, comprising: the system comprises a plurality of block chain nodes, wherein identification address indexes are shared among the block chain nodes and comprise incidence relations between identifications and server addresses where identification analysis information is located;
the block chain link point comprises a block chain server, and the block chain server is used for receiving an analysis request of the identifier, determining analysis information of the identifier, and determining a server address where the analysis information of the identifier is located from the identifier address index under the condition that the analysis information of the identifier cannot be determined.
In the embodiment of the disclosure, the identifier may include an industrial internet identifier and other identifiers that give unique identities to the article by means of bar codes, two-dimensional codes, radio frequency identification tags, and the like. The identification analysis information comprises information such as the name, the category, the manufacturer, the production date, the manufacturing process and the like of the article corresponding to the identification.
In the disclosed embodiment, the block link points include one or more computers or servers connected to a block chain network, such as block link point a 101, block link point B102, and block link point C103 in fig. 1 and 2, for generating data, verifying transactions, counting, and broadcasting the generated data to the whole network for synchronization. The tag address index includes an association relationship between a tag and a server address where the tag resolution information is located, and in an example, the tag address index may be written into a block chain ledger, where the block chain ledger may include a header file and a tag address index, the header file is used to indicate a sequence of the tag address index and a front-back connection pointer, and the tag address index may further include a tag category, a resolution authority, and the like.
The block link point in the embodiment of the present disclosure includes a block chain server, such as the block chain server a 104 and the block chain server B105 in fig. 1 and fig. 2, which stores resolution information of a partial identifier and the identifier address index. In an example, an identifier parsing request of a user may be directly received, or an identifier parsing request of the user may be obtained from another server, where the block chain server stores parsing information of an identifier in the parsing request, the parsing information may be directly sent out, and where the block chain server does not store the parsing information of the identifier in the parsing request, an address, such as an IP address, of a server where the parsing information matching the identifier is located is queried through an identifier address index.
In the embodiment of the disclosure, the resolution information of the identifier is stored in a plurality of blockchain servers, the blockchain servers can directly resolve the resolution request of the identifier, and under the condition that the resolution information of the identifier cannot be determined, the server address where the resolution information of the identifier is located is determined from the identifier address index, so that network congestion is reduced, the query efficiency of a user is improved, the identifier address index is shared among all blockchain nodes, and under the condition that one blockchain node has a problem, other blockchain nodes still store the identifier address index, so that the security of data storage is improved.
In one possible implementation, the blockchain node further comprises a local server,
the local server is used for receiving an analysis request of an identifier sent by a user, sending the analysis request to the block chain server, and receiving analysis information of the identifier returned by the block chain server or a server address where the analysis information of the identifier is located.
In the embodiment of the present disclosure, the local server may include various user terminals, such as a mobile phone, a notebook, a tablet computer, a personal computer, and the like. In one example, the local server may also have a scanning function, such as a camera and corresponding application, to identify the identity. In one example, the local server may also have a display function to present the identified parsed information. After receiving an identifier analysis request sent by a user, the local server sends the analysis request to the block chain server, and receives the identifier analysis information or the server address where the identifier analysis information is located, which is returned by the block chain server. In one example, if the blockchain server returns the identified resolution information, the local server directly returns the identified resolution information to the user.
In a possible implementation manner, the local server is further configured to send, after receiving the server address where the resolution information of the identifier is located, the resolution request of the identifier to the target server, and receive the resolution information of the identifier returned by the target server. And returning the analysis information to the user. The target server may comprise the above-described blockchain server. In an embodiment of the present disclosure, the target server includes a blockchain server at a different blockchain node from the local server. For example, referring to fig. 2, the local server 107 receives an analysis request of an identifier sent by a user, and sends the analysis request to the blockchain server a (2) 104, and receives the analysis information of the identifier returned by the blockchain server a (2) 104 or a server address where the analysis information of the identifier is located, and after receiving the server address where the analysis information of the identifier is located, for example, the server address is an address of the blockchain server B, the local server 107 sends the analysis request of the identifier to the blockchain server B, and receives the identification analysis information returned by the blockchain server B.
In one possible implementation, the local server includes a caching module that stores the identified historical resolution information,
the local server is further configured to determine, after receiving an analysis request of the identifier sent by the user, analysis information of the identifier from the cache module, and send the analysis request to the block chain server if the analysis information of the identifier is not cached.
In the embodiment of the present disclosure, the cache module caches an analysis record for performing identifier analysis by the local server. After receiving the resolution request of the identifier sent by the user, firstly determining the resolution information of the identifier from the cache module, if the historical resolution information of the identifier is cached in the cache module, the resolution information of the identifier can be rapidly determined, the block chain server does not need to be accessed, and the access pressure to the block chain server is reduced.
In a possible implementation manner, the local server is further configured to record the resolution information of the identifier to the cache module after receiving the resolution information of the identifier returned by the blockchain server, and periodically delete the resolution information of which the recording time is greater than a preset value, so as to update the cache module.
In the embodiment of the disclosure, in order to prevent the original resolution record from being still stored in the local server after the resolution information is updated, and thus when a new resolution request is generated, the non-updated resolution information is returned to cause an error resolution, a regular updating mode is adopted for the resolution record in the cache module, and the resolution information with the recording time longer than the preset value is deleted. As in the previous embodiment, the resolution record cached in the local server is derived from a historical resolution record that was resolved by the local server.
In a possible implementation manner, the local server includes a configuration module, where the configuration module includes an association relationship between an identifier category and a blockchain server, and the local server is further configured to, after receiving an analysis request of an identifier sent by a user, identify, by using the configuration module, the category identified in the analysis request, determine a blockchain server matched with the category, and send the analysis request to the blockchain server.
In the embodiment of the present disclosure, the identifier category may include a Handle identifier, an OID identifier, an Ecode identifier, and a GS1 identifier. In one example, the identification category may be obtained from a local input, a blockchain server, or a registration resolution server of a public identification system, and may also obtain other network connection information, and the like. And the local server is also used for identifying the type of the identifier in the analysis request by using the configuration module after receiving the analysis request of the identifier sent by the user, and determining the block chain server matched with the type. In one example, for example: the local server identifies the identification type in the analysis request, if the analysis request only contains digital texts and is separated by taking ". multidot.X" as a separator layer, the identification type of the analysis request can be judged to be an OID (object identifier), and the analysis request is sent to a block chain server matched with the OID; in another example, if a hierarchical structure with "/" as a separator exists in the parsing request, and the "/" is preceded by numerical information with ". -" as a separator, and the "/" is followed by a character or a numerical combination, it may be determined that the identifier type is a Handle identifier, and the parsing request is sent to a blockchain server matched with the Handle identifier; in another example, if "E =" is used as an initiator in the parsing request, multi-node fixed writing is adopted, or an RFID segmented storage format is used to store an "E = V + NSI + MD" tag, it may be determined that the identification category is an Ecode identification, and the parsing request is sent to a blockchain server matching the Ecode identification; in another example, if the GTIN-8/12/13/14 encoding structure, or the 18-bit digital coding SSCC structure, or the 13-bit digital coding GLN structure is satisfied in the parsing request, it may be determined as the GS1 identifier, and the parsing request is sent to the blockchain server matching the GS1 identifier; in another example, after receiving a resolution request of an identifier sent by a user, the local server returns a resolution failure message to the user if the configuration module does not recognize the category identified in the resolution request. It should be noted that the setting manner of the identification category is not limited to the above examples, and those skilled in the art may make other modifications within the spirit of the present application, and all that is required is to cover the protection scope of the present application as long as the achieved function and effect are the same or similar to the present application.
In one possible implementation, the configuration module may obtain the identification category in the following manner. The local server creates a local log from startup. In one example, the identification categories may be obtained from an official file of an existing parsing system; in another example, the identification category may also be obtained from a configuration file of an existing parsing system. The local server also can carry out cleaning and re-duplication operations on the acquired marking category data, and dynamically stores the acquired marking categories into a local log, and the local server is also used for synchronizing the processed marking categories into a block chain server.
The configuration module of the local server in the embodiment of the disclosure comprises a plurality of identification categories, can identify different identification categories in the analysis request, and analyzes the identification analysis requests of different identification categories, thereby improving the applicability of the system.
In one possible implementation, the blockchain server matching the category includes a blockchain server at the same blockchain node as the local server and a blockchain server at a different blockchain node from the local server.
In the embodiment of the present disclosure, the blockchain nodes may be divided according to geographic areas, for example, a blockchain server and a local server in beijing area are located at the blockchain node a, a blockchain server and a local server in tianjin area are located at the blockchain node B, and a blockchain server and a local server in nanjing area are located at the blockchain node C.
In the embodiment of the present disclosure, after the local server identifies the identifier type, the local server may match the blockchain server from the server located in the same blockchain node as the local server, and if the server of the blockchain node is not located, the local server may find the identifier type from the blockchain server located in a different blockchain node from the local server. In one example, for example, a local server of a block link point a obtains an identifier resolution request, reads an identifier category, and sends the identifier resolution request to a blockchain server if there is a blockchain server matching the identifier category in the block link point a; if there is no blockchain server in blockchain node a that matches the identification category, then blockchain servers in other blockchain nodes are matched.
In a possible implementation manner, the blockchain server includes a storage module, the storage module is configured to receive and store an identifier and corresponding identifier resolution information, and the blockchain server periodically updates its address and the identifier stored in the storage module to the identifier address index.
In the embodiment of the present disclosure, the storage module may receive an identifier and resolution information of the identifier sent by a local server or another blockchain server, and the blockchain server periodically updates its address and the identifier stored in the storage module to the identifier address index.
FIG. 3 is a flow diagram illustrating an identity resolution system resolution method in accordance with an exemplary embodiment. Referring to fig. 3, a user sends an identifier resolution request to a local server; the local server checks the local configuration module, determines a block chain server matched with the identification type according to the identification type of the analysis request and the incidence relation between the identification type and the block chain server, and otherwise, feeds back the identification request to the user to be illegal; the local server checks the cache module according to the identification category, when the cache module has the analysis record of the identification analysis request, the local server directly calls the analysis record to provide identification analysis information for a user, otherwise, the local server distributes the identification analysis request to a corresponding block chain server according to the analysis request category; after the block chain server receives the analysis request, when checking whether the block chain server has an analysis request analysis information index record, if so, determining the identification analysis information from the block chain server, if not, accessing the identification address index to obtain an analysis information storage position, namely other block chain servers, obtaining the identification analysis information from the analysis information storage position, and simultaneously writing the identification analysis information into the block chain server. And the block chain server transmits the chain inquiry according to the established inquiry strategy, returns the analysis information to the user after inquiring a correct analysis result, writes the identification address index into the storage module, and periodically synchronizes the book data on the chain so as to ensure the consistency of the chain and the local data.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (8)

1. An identity resolution system, comprising: the system comprises a plurality of block chain nodes, wherein identification address indexes are shared among the block chain nodes and comprise incidence relations between identifications and server addresses where identification analysis information is located;
the block chain link point comprises a block chain server, wherein the block chain server is used for receiving an analysis request of the identifier, determining analysis information of the identifier, and determining a server address where the analysis information of the identifier is located from the identifier address index under the condition that the analysis information of the identifier cannot be determined;
wherein the blockchain node further comprises a local server,
the local server is used for receiving an analysis request of an identifier sent by a user, sending the analysis request to the block chain server, and receiving analysis information of the identifier returned by the block chain server or a server address where the analysis information of the identifier is located;
the local server is further configured to send an analysis request of the identifier to a target server after receiving the server address where the analysis information of the identifier is located, and receive the analysis information of the identifier returned by the target server.
2. The system of claim 1, wherein the local server includes a caching module that stores identified historical resolution information,
the local server is further configured to determine, after receiving an analysis request of the identifier sent by the user, analysis information of the identifier from the cache module, and send the analysis request to the block chain server if the analysis information of the identifier is not cached.
3. The system according to claim 2, wherein the local server is further configured to record the identified resolution information to the cache module after receiving the identified resolution information returned by the blockchain server, and periodically delete the resolution information with a recording time greater than a preset value, so as to update the cache module.
4. The system according to claim 1, wherein the local server includes a configuration module, the configuration module includes an association relationship between an identifier category and a blockchain server, and the local server is further configured to, after receiving an identifier resolution request sent by a user, identify the category identified in the resolution request by using the configuration module, determine a blockchain server matching the category, and send the resolution request to the blockchain server.
5. The system of claim 4, wherein the local server is further configured to, after receiving a resolution request of an identifier sent by a user, return a message of resolution failure to the user if the configuration module does not recognize the category identified in the resolution request.
6. The system of claim 4, wherein the blockchain servers that match the category include blockchain servers at a same blockchain node as the local server and blockchain servers at a different blockchain node from the local server.
7. The system according to claim 1, wherein the blockchain server comprises a storage module for receiving and storing the identifier and the corresponding identifier resolution information, and the blockchain server periodically updates its address and the identifier stored in the storage module into the identifier address index.
8. The system of claim 4, wherein the identification category comprises at least one of a Handle identification, an OID identification, an Ecode identification, and a GS1 identification.
CN202110403102.8A 2021-04-15 2021-04-15 Identification analysis system Active CN112989255B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110403102.8A CN112989255B (en) 2021-04-15 2021-04-15 Identification analysis system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110403102.8A CN112989255B (en) 2021-04-15 2021-04-15 Identification analysis system

Publications (2)

Publication Number Publication Date
CN112989255A CN112989255A (en) 2021-06-18
CN112989255B true CN112989255B (en) 2021-08-03

Family

ID=76339776

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110403102.8A Active CN112989255B (en) 2021-04-15 2021-04-15 Identification analysis system

Country Status (1)

Country Link
CN (1) CN112989255B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115643233B (en) * 2022-09-19 2023-09-08 云南财经大学 Block chain identification analysis system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110035097A (en) * 2018-01-12 2019-07-19 广州中国科学院计算机网络信息中心 Block chain identifies the isomery identification analytic method and system combined with Internet of Things
CN110457425A (en) * 2019-08-05 2019-11-15 腾讯科技(深圳)有限公司 A kind of case storage method, device, equipment and storage medium
CN111767484A (en) * 2020-08-31 2020-10-13 中国信息通信研究院 Industrial Internet identification analysis method and related device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180260889A1 (en) * 2017-03-10 2018-09-13 Factom Sourcing Mortgage Documents via Blockchains

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110035097A (en) * 2018-01-12 2019-07-19 广州中国科学院计算机网络信息中心 Block chain identifies the isomery identification analytic method and system combined with Internet of Things
CN110457425A (en) * 2019-08-05 2019-11-15 腾讯科技(深圳)有限公司 A kind of case storage method, device, equipment and storage medium
CN111767484A (en) * 2020-08-31 2020-10-13 中国信息通信研究院 Industrial Internet identification analysis method and related device

Also Published As

Publication number Publication date
CN112989255A (en) 2021-06-18

Similar Documents

Publication Publication Date Title
US11647097B2 (en) Providing access to managed content
CN105229597B (en) Distributed nature collects the method and system with correlation engine
CN103246659B (en) The method and apparatus of key assignments data query
CN112016015A (en) Data processing method and device based on distributed identification analysis
CN112929464B (en) Identification analysis method, device, system, dynamic adapter and readable storage medium
CN110162543A (en) A kind of information query method and device
CN102333092A (en) Network user identification method and application server
US10659486B2 (en) Universal link to extract and classify log data
US6999991B1 (en) Push service system and push service processing method
CN112989255B (en) Identification analysis system
Yoon et al. BlockONS: Blockchain based object name service
CN107704475B (en) Multilayer distributed unstructured data storage method, query method and device
CN106959975B (en) Transcoding resource cache processing method, device and equipment
US20110029587A1 (en) Updating Retrieval Codes In Response To File Transfers
US8281000B1 (en) Variable-length nonce generation
CN111581238B (en) Information query method and device, electronic equipment and computer readable storage medium
US7058773B1 (en) System and method for managing data in a distributed system
EP1595217A2 (en) System and method for processing a request using multiple database units
Maravall et al. Contribution to the matching problem in stereovision
CN100474850C (en) Method for identifying and registering entities and an assembly of hardware and software for applying the same
CN111614750A (en) Data updating method, system, equipment and storage medium
JP3570606B2 (en) Data retrieval apparatus and method
CN116305288B (en) Method, device, equipment and storage medium for isolating database resources
US20040158564A1 (en) System and method for facilitating information transformations
CN115277852B (en) Block chain-based industrial Internet identification credibility verification method, device, equipment and medium

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