WO2020124285A1 - Information retrieval device - Google Patents

Information retrieval device Download PDF

Info

Publication number
WO2020124285A1
WO2020124285A1 PCT/CN2018/121366 CN2018121366W WO2020124285A1 WO 2020124285 A1 WO2020124285 A1 WO 2020124285A1 CN 2018121366 W CN2018121366 W CN 2018121366W WO 2020124285 A1 WO2020124285 A1 WO 2020124285A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
application
storage module
gateway
call request
Prior art date
Application number
PCT/CN2018/121366
Other languages
French (fr)
Chinese (zh)
Inventor
刘学锴
Original Assignee
吉安市井冈山开发区金庐陵经济发展有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 吉安市井冈山开发区金庐陵经济发展有限公司 filed Critical 吉安市井冈山开发区金庐陵经济发展有限公司
Priority to PCT/CN2018/121366 priority Critical patent/WO2020124285A1/en
Publication of WO2020124285A1 publication Critical patent/WO2020124285A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Definitions

  • the present invention relates to the field of information processing technology, and in particular to an information calling device.
  • the present invention provides an information calling device to solve the problems in the prior art.
  • An embodiment of the present invention provides an information calling device, including: a group of application programs, an information gateway, an information structure storage module, and an information storage module;
  • the information structure storage module is used to store the information structure of all application programs
  • the information storage module is used to store application information of all application programs
  • the application program is used to send application information call request information to the information gateway, and the application information call request includes identification information of the application program and current user's environment information;
  • the information gateway is used to call the information structure from the information structure storage module according to the identification information
  • the registration information including the identification information of the application and the corresponding information structure
  • information gateway is also used to:
  • abnormal information is sent to the application program.
  • the application program sends application information call request information to the information gateway through the hypertext transmission protocol HTTP.
  • information gateway is also used to:
  • information gateway is specifically used to:
  • information structure storage module is also used to:
  • the information invoking device includes a set of application programs, information gateways, information structure storage modules and information storage modules; the information structure storage module is used to store the information structure of all application programs; the information storage module is used to store Application information of all applications; the application is used to send application information call request information to the information gateway, and the application information call request contains the identification information of the application and the current user's environment information; the information gateway is used to retrieve information based on the identification information Call the information structure in the structure storage module; determine whether the application information call request information conforms to the information structure; if so, obtain the information storage location information based on the environmental information; call the application information from the information storage module based on the information storage location information; send the application information to application.
  • the device provided by the embodiment of the present invention does not need to know the location of the target information when the application calls information, and only needs to declare its own information requirements to realize non-directional calling. As a result, the number of interfaces between applications is reduced, which reduces the degree of coupling between applications, while also reducing global complexity and maintenance costs.
  • FIG. 1 is a schematic diagram of an information calling device provided by an embodiment of the present invention.
  • the information calling device provided by the present invention mainly includes: a group of application programs 1, an information gateway 2, an information structure storage module 3, and an information storage module 4.
  • a group of application programs 1 includes application program 11, application program 12...multiple application programs, each of the applications has the same status when calling information.
  • the application program 11 calling information is used as an example for the information calling device of the present invention.
  • Each module is explained in detail.
  • the application program 11 is used to send application information call request information to the information gateway 2, and the application information call request contains the identification information of the application program and the environment information of the current user;
  • the application 11 sends application information call request information to the information gateway 2 through the HyperText Transfer Protocol (HTTP).
  • HTTP HyperText Transfer Protocol
  • the application information call request contains the identification information of the application 11 and the current user's environment information.
  • the identification information is the identity information of the application. According to the identification information, it can be identified which specific application sends the information call request; the environment information refers to The context information of the specific user currently using the application is used to describe the user's home environment, such as the tenant environment.
  • the application program 11 Before calling the information, the application program 11 needs to be registered in the information structure storage module 3 to associate the identification information of the application program with the information structure information, generate registration information, and store the registration information in the information structure storage module 3.
  • the registration information contains the identification information of the application and the corresponding information structure, and the corresponding information structure can be queried according to the identification information.
  • the information gateway 2 is used to call the information structure from the information structure storage module 3 according to the identification information; to determine whether the application information call request information conforms to the information structure; if so, to obtain the information storage location information based on the environmental information; according to the information storage location information from The information storage module 4 calls the application information; the application information is sent to the application program 11.
  • the information gateway 2 extracts the identification information of the application 11 from it. Since the application is registered in the information structure storage module 3, the identification information of the application and the The corresponding information structure establishes an association relationship. Therefore, the information gateway 2 can obtain the corresponding information structure according to the identification information of the application, and analyze the information structure to obtain the rule information of the information structure entity and the information structure attribute, and determine the application information call Whether the requested information conforms to the rule information, that is, whether the information call request is within the scope defined by the application information structure, and if so, obtain the storage location information of the application call information in the information storage module 4, and store the location information according to the information The application information is called from the information storage module 4 and sent to the information caller application 11.
  • the information gateway 2 sends abnormal information to the application 11.
  • the application program 11 can know that the information call request does not conform to the corresponding information structure based on the abnormal information, and the call request is an illegal operation.
  • the information gateway 2 provides an interface for all applications to call request information, respond to the request, perform related processing, and return the result. As the core module of the information calling device, the information gateway 2 ensures that there is no possibility of calling line information between applications.
  • the information structure storage module 3 is used to store the information structure of all application programs.
  • the information structure of the application program in the information structure storage module 3 refers to the information dictionary information in the information dictionary storage device.
  • the information dictionary storage device includes: an encoding configuration module, a common storage module, an international storage module, and a set of extended storage modules; common storage Module for storing common information of all information dictionary information, the common information includes at least information encoding information and information identification information; encoding configuration module, for storing information encoding rule information of common information, and configuring information dictionary information storage with characteristic information The location information of the extended storage module; the internationalization storage module is used to store the internationalization information corresponding to the information dictionary information, and generate the internationalization resource file according to the internationalization information.
  • the internationalization information includes at least the full name information, abbreviated information, alias information, Description information and language information; an extended storage module, used to store characteristic information of information dictionary information corresponding to information encoding rule information.
  • the information dictionary storage device supports the storage of information dictionary information in different categories and in different fields. Various types of information are allowed to have their own characteristics, and support both linear and nonlinear structure information storage. In addition, you can also flexibly define the extended information dictionary to solve the storage of characteristic information. Moreover, it also provides support for international interpretation of information in the information dictionary.
  • the information structure of all application programs in the information structure storage module 3 uses consistent specifications. Therefore, there is an implicit contract between all applications, which describes which information structures are used by each application. , Which information structure is referenced by which applications, and which applications have overlapping information structures, for overlapping information structures is the link between applications and applications.
  • the information structure storage module 3 is also used to store application information and entity relationship description information of the application.
  • the application program information is a core table stored in the application program information structure; the entity relationship description information is unique to the application program and is used to describe the entity relationship information.
  • the information storage module 4 is used to store application information of all application programs.
  • the information storage module 4 stores the application information of all applications, that is, the target information called by the application.
  • the specific information content varies according to the application.
  • the application information of each application is stored in a different location corresponding to The location information is stored, and the information gateway 2 can call the corresponding application information.
  • the information invoking device includes a set of application programs, information gateways, information structure storage modules and information storage modules; the information structure storage module is used to store the information structure of all application programs; the information storage module is used to store Application information of all applications; the application is used to send application information call request information to the information gateway, and the application information call request contains the identification information of the application and the current user's environment information; the information gateway is used to retrieve information based on the identification information Call the information structure in the structure storage module; determine whether the application information call request information conforms to the information structure; if so, obtain the information storage location information based on the environmental information; call the application information from the information storage module based on the information storage location information; send the application information to application.
  • the device provided by the embodiment of the present invention does not need to know the location of the target information when the application calls information, and only needs to declare its own information requirements to realize non-directional calling. As a result, the number of interfaces between applications is reduced, which reduces the degree of coupling between applications, and also reduces global complexity and maintenance costs.
  • both the arithmetic and control parts may be implemented by logic hardware, which may be a logic integrated circuit manufactured using an integrated circuit process, which is not limited in this embodiment.
  • RAM random access memory
  • ROM read-only memory
  • EEPROM electrically programmable ROM
  • EEPROM electrically erasable and programmable ROM
  • registers hard disks, removable disks, CD-ROMs, or all devices in the technical field Any other known storage medium.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)

Abstract

The present invention discloses an information retrieval device, comprising: a set of application programs, an information gateway, an information structure storage module, and an information storage module. The information structure storage module stores information structures of all of the application programs. The information storage module stores application information of all of the application programs. The application programs send, to the information gateway, information of an application information retrieval request comprising identification information of an application program and environment information of a current user. The information gateway retrieves, according to the identification information, an information structure from the information structure storage module, determines whether the information of the application information retrieval request matches the information structure, and if so, acquires, according to the environment information, information of an information storage position, retrieves application information from the information storage module according to the information of the information storage position, and sends the application information to the application program.

Description

信息调用装置Information calling device 技术领域Technical field
本发明涉及信息处理技术领域,尤其涉及一种信息调用装置。The present invention relates to the field of information processing technology, and in particular to an information calling device.
背景技术Background technique
随着互联网技术和信息技术的蓬勃发展,移动互联网、物联网、社交网络、数字家庭、电子商务等新一代信息技术的应用形态开始融入到人们的日常生活中,人们习惯通过移动终端设备或者固定终端设备的应用程序获取各类信息、办理各种业务,以及进行日常娱乐等。With the vigorous development of Internet technology and information technology, mobile Internet, Internet of Things, social networking, digital home, e-commerce and other new-generation information technology application forms have begun to be integrated into people's daily life. People are accustomed to using mobile terminal devices or fixed The application of the terminal device acquires various types of information, handles various businesses, and performs daily entertainment.
在日常使用过程中,各个应用程序之间通过显式接口进行信息调用,信息调用具有指向性,信息调用方需要知道目标信息在哪里,目标信息是否存在,因此,应用程序之间耦合度较高,从而提高了全局复杂度和维护成本。In daily use, information calls are made through explicit interfaces between applications. Information calls are directional. Information callers need to know where the target information is and whether the target information exists. Therefore, the degree of coupling between applications is high. , Thereby increasing global complexity and maintenance costs.
发明内容Summary of the invention
本发明提供了一种信息调用装置,以解决现有技术中存在的问题。The present invention provides an information calling device to solve the problems in the prior art.
本发明实施例提供了一种信息调用装置,包括:一组应用程序、信息网关、信息结构存储模块和信息存储模块;An embodiment of the present invention provides an information calling device, including: a group of application programs, an information gateway, an information structure storage module, and an information storage module;
所述信息结构存储模块用于,存储所有应用程序的信息结构;The information structure storage module is used to store the information structure of all application programs;
所述信息存储模块用于,存储所有应用程序的应用信息;The information storage module is used to store application information of all application programs;
所述应用程序用于,向所述信息网关发送应用信息调用请求信息,所述应用信息调用请求中包含所述应用程序的识别信息和当前用户的环境信息;The application program is used to send application information call request information to the information gateway, and the application information call request includes identification information of the application program and current user's environment information;
所述信息网关用于,根据所述识别信息从所述信息结构存储模块中调 用所述信息结构;The information gateway is used to call the information structure from the information structure storage module according to the identification information;
判断所述应用信息调用请求信息是否符合所述信息结构;Determine whether the application information call request information conforms to the information structure;
如果是,则根据所述环境信息获取信息存储位置信息;If yes, obtain information storage location information according to the environmental information;
根据所述信息存储位置信息从所述信息存储模块调用所述应用信息;Calling the application information from the information storage module according to the information storage location information;
将所述应用信息发送给所述应用程序。Sending the application information to the application program.
进一步的,所述应用程序还用于:Further, the application is also used for:
生成注册信息,所述注册信息包含所述应用程序的识别信息和对应的信息结构;Generating registration information, the registration information including the identification information of the application and the corresponding information structure;
将所述注册信息存储到所述信息结构存储模块。Storing the registration information to the information structure storage module.
进一步的,所述信息网关还用于:Further, the information gateway is also used to:
当所述应用信息调用请求信息不符合所述信息结构时,向所述应用程序发送异常信息。When the application information call request information does not conform to the information structure, abnormal information is sent to the application program.
进一步的,所述应用程序具体用于:Further, the application program is specifically used for:
所述应用程序通过超文本传输协议HTTP向所述信息网关发送应用信息调用请求信息。The application program sends application information call request information to the information gateway through the hypertext transmission protocol HTTP.
进一步的,所述信息网关还用于:Further, the information gateway is also used to:
对所述信息结构进行解析,得到信息结构实体和信息结构属性的规则信息。Analyze the information structure to obtain rule information of information structure entities and information structure attributes.
进一步的,所述信息网关具体用于:Further, the information gateway is specifically used to:
判断所述应用信息调用请求信息是否符合所述规则信息。It is judged whether the application information call request information conforms to the rule information.
进一步的,所述信息结构存储模块还用于:Further, the information structure storage module is also used to:
存储应用程序信息和应用程序的实体关系描述信息。Store application information and application entity description information.
本发明实施例提供的信息调用装置,包括一组应用程序、信息网关、信息结构存储模块和信息存储模块;信息结构存储模块用于,存储所有应用程序的信息结构;信息存储模块用于,存储所有应用程序的应用信息;应用程序用于,向信息网关发送应用信息调用请求信息,应用信息调用请 求中包含应用程序的识别信息和当前用户的环境信息;信息网关用于,根据识别信息从信息结构存储模块中调用信息结构;判断应用信息调用请求信息是否符合信息结构;如果是,则根据环境信息获取信息存储位置信息;根据信息存储位置信息从信息存储模块调用应用信息;将应用信息发送给应用程序。本发明实施例提供的装置,应用程序调用信息时,不需要知道目标信息的位置,只需要声明己方的信息需求,即可实现无指向性的调用。由此,应用程序间的接口数量减少了,也就降低了应用程序间的耦合度,同时也降低了全局复杂度和维护成本。The information invoking device provided by the embodiment of the present invention includes a set of application programs, information gateways, information structure storage modules and information storage modules; the information structure storage module is used to store the information structure of all application programs; the information storage module is used to store Application information of all applications; the application is used to send application information call request information to the information gateway, and the application information call request contains the identification information of the application and the current user's environment information; the information gateway is used to retrieve information based on the identification information Call the information structure in the structure storage module; determine whether the application information call request information conforms to the information structure; if so, obtain the information storage location information based on the environmental information; call the application information from the information storage module based on the information storage location information; send the application information to application. The device provided by the embodiment of the present invention does not need to know the location of the target information when the application calls information, and only needs to declare its own information requirements to realize non-directional calling. As a result, the number of interfaces between applications is reduced, which reduces the degree of coupling between applications, while also reducing global complexity and maintenance costs.
附图说明BRIEF DESCRIPTION
图1为本发明实施例提供的信息调用装置的示意图。FIG. 1 is a schematic diagram of an information calling device provided by an embodiment of the present invention.
具体实施方式detailed description
为了使本发明的目的、技术方案和优点更加清楚,下面将结合附图对本发明作进一步地详细描述,显然,所描述的实施例仅仅是本发明一部份实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其它实施例,都属于本发明保护的范围。In order to make the objectives, technical solutions and advantages of the present invention clearer, the present invention will be further described in detail below with reference to the drawings. Obviously, the described embodiments are only a part of the embodiments of the present invention, but not all the embodiments . Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without making creative efforts fall within the protection scope of the present invention.
下面结合图1所示的信息调用装置的示意图,对本发明实施例提供的信息调用装置进行详细说明。The information calling device provided by the embodiment of the present invention will be described in detail below in conjunction with the schematic diagram of the information calling device shown in FIG. 1.
如图1所示,本发明提供的信息调用装置主要包括:一组应用程序1、信息网关2、信息结构存储模块3和信息存储模块4。一组应用程序1包括应用程序11、应用程序12…多个应用程序,在进行信息调用时,每个应用程序的地位等同,本实施例以应用程序11调用信息为例对本发明信息调用装置的各个模块进行详细说明。As shown in FIG. 1, the information calling device provided by the present invention mainly includes: a group of application programs 1, an information gateway 2, an information structure storage module 3, and an information storage module 4. A group of application programs 1 includes application program 11, application program 12...multiple application programs, each of the applications has the same status when calling information. In this embodiment, the application program 11 calling information is used as an example for the information calling device of the present invention. Each module is explained in detail.
应用程序11用于,向信息网关2发送应用信息调用请求信息,应用 信息调用请求中包含应用程序的识别信息和当前用户的环境信息;The application program 11 is used to send application information call request information to the information gateway 2, and the application information call request contains the identification information of the application program and the environment information of the current user;
具体的,应用程序11通过超文本传输协议(HyperText Transfer Protocol,HTTP)向信息网关2发送应用信息调用请求信息。应用信息调用请求中包含应用程序11的识别信息和当前用户的环境信息,识别信息为应用程序的身份信息,根据识别信息能够识别出具体是哪一个应用程序发送的信息调用请求;环境信息是指当前使用应用程序的具体用户的上下文信息,用于描述用户的归属环境,如租户环境等。Specifically, the application 11 sends application information call request information to the information gateway 2 through the HyperText Transfer Protocol (HTTP). The application information call request contains the identification information of the application 11 and the current user's environment information. The identification information is the identity information of the application. According to the identification information, it can be identified which specific application sends the information call request; the environment information refers to The context information of the specific user currently using the application is used to describe the user's home environment, such as the tenant environment.
应用程序11在调用信息之前,需要在信息结构存储模块3中进行注册,将应用程序的识别信息和信息结构信息建立关联关系,生成注册信息,并将注册信息存储到信息结构存储模块3。注册信息包含应用程序的识别信息和对应的信息结构,根据识别信息能够查询到对应的信息结构。Before calling the information, the application program 11 needs to be registered in the information structure storage module 3 to associate the identification information of the application program with the information structure information, generate registration information, and store the registration information in the information structure storage module 3. The registration information contains the identification information of the application and the corresponding information structure, and the corresponding information structure can be queried according to the identification information.
信息网关2用于,根据识别信息从信息结构存储模块3中调用信息结构;判断应用信息调用请求信息是否符合信息结构;如果是,则根据环境信息获取信息存储位置信息;根据信息存储位置信息从信息存储模块4调用应用信息;将应用信息发送给应用程序11。The information gateway 2 is used to call the information structure from the information structure storage module 3 according to the identification information; to determine whether the application information call request information conforms to the information structure; if so, to obtain the information storage location information based on the environmental information; according to the information storage location information from The information storage module 4 calls the application information; the application information is sent to the application program 11.
具体的,信息网关2接收到应用程序11发送的信息调用请求后,从中提取出应用程序11的识别信息,由于应用程序在信息结构存储模块3中进行注册时,已经将应用程序的识别信息和对应的信息结构建立了关联关系,因此,信息网关2根据应用程序的识别信息能够得到对应的信息结构,并对信息结构进行解析,得到信息结构实体和信息结构属性的规则信息,判断应用信息调用请求信息是否符合规则信息,就是说,信息调用请求是否在该应用程序信息结构定义的范围内,如果是,则获取应用程序调用信息在信息存储模块4中的存储位置信息,根据信息存储位置信息从信息存储模块4调用应用信息,并发送给信息调用方应用程序11。Specifically, after receiving the information call request sent by the application 11, the information gateway 2 extracts the identification information of the application 11 from it. Since the application is registered in the information structure storage module 3, the identification information of the application and the The corresponding information structure establishes an association relationship. Therefore, the information gateway 2 can obtain the corresponding information structure according to the identification information of the application, and analyze the information structure to obtain the rule information of the information structure entity and the information structure attribute, and determine the application information call Whether the requested information conforms to the rule information, that is, whether the information call request is within the scope defined by the application information structure, and if so, obtain the storage location information of the application call information in the information storage module 4, and store the location information according to the information The application information is called from the information storage module 4 and sent to the information caller application 11.
另外,当应用信息调用请求信息不符合信息结构时,信息网关2向应用程序11发送异常信息。应用程序11根据异常信息能够获知信息调用请 求不符合对应的信息结构,调用请求为不合法操作。In addition, when the application information call request information does not conform to the information structure, the information gateway 2 sends abnormal information to the application 11. The application program 11 can know that the information call request does not conform to the corresponding information structure based on the abnormal information, and the call request is an illegal operation.
信息网关2为所有应用程序提供了接口,用于调用请求信息,并响应请求,进行相关处理后,将结果返回。信息网关2作为信息调用装置的核心模块,保证了应用程序间无指向行信息调用的可能性。The information gateway 2 provides an interface for all applications to call request information, respond to the request, perform related processing, and return the result. As the core module of the information calling device, the information gateway 2 ensures that there is no possibility of calling line information between applications.
信息结构存储模块3用于,存储所有应用程序的信息结构。The information structure storage module 3 is used to store the information structure of all application programs.
信息结构存储模块3中应用程序的信息结构,引用信息字典存储装置中的信息字典信息,信息字典存储装置包括:编码配置模块、共性存储模块、国际化存储模块和一组扩展存储模块;共性存储模块,用于存储所有信息字典信息的共性信息,共性信息至少包括信息编码信息和信息标识信息;编码配置模块,用于存储共性信息的信息编码规则信息,以及配置具有特性信息的信息字典信息存储的扩展存储模块的位置信息;国际化存储模块,用于存储信息字典信息对应的国际化信息,并根据国际化信息生成国际化资源文件,国际化信息至少包括全称信息、简称信息、别名信息、描述信息和语言信息;扩展存储模块,用于存储信息编码规则信息对应的信息字典信息的特性信息。The information structure of the application program in the information structure storage module 3 refers to the information dictionary information in the information dictionary storage device. The information dictionary storage device includes: an encoding configuration module, a common storage module, an international storage module, and a set of extended storage modules; common storage Module for storing common information of all information dictionary information, the common information includes at least information encoding information and information identification information; encoding configuration module, for storing information encoding rule information of common information, and configuring information dictionary information storage with characteristic information The location information of the extended storage module; the internationalization storage module is used to store the internationalization information corresponding to the information dictionary information, and generate the internationalization resource file according to the internationalization information. The internationalization information includes at least the full name information, abbreviated information, alias information, Description information and language information; an extended storage module, used to store characteristic information of information dictionary information corresponding to information encoding rule information.
信息字典存储装置支持不同范畴、不同领域的信息字典信息的存储,各类信息允许存在自己的特性,同时支持线性和非线性结构的信息存储。另外,还可通过配置灵活定义扩展信息字典,解决特性信息的存储。而且,还提供了信息字典信息国际化解释的支持。The information dictionary storage device supports the storage of information dictionary information in different categories and in different fields. Various types of information are allowed to have their own characteristics, and support both linear and nonlinear structure information storage. In addition, you can also flexibly define the extended information dictionary to solve the storage of characteristic information. Moreover, it also provides support for international interpretation of information in the information dictionary.
信息结构存储模块3中所有的应用程序的信息结构都使用了一致性的规范,因此,所有的应用程序间就存在了一种隐性的契约,该契约描述了各个应用程序使用了哪些信息结构,哪个信息结构被哪些应用程序所引用,哪些应用程序之间存在重叠的信息结构,对于重叠的信息结构就是应用程序与应用程序之间连接的纽带。The information structure of all application programs in the information structure storage module 3 uses consistent specifications. Therefore, there is an implicit contract between all applications, which describes which information structures are used by each application. , Which information structure is referenced by which applications, and which applications have overlapping information structures, for overlapping information structures is the link between applications and applications.
另外,信息结构存储模块3还用于:存储应用程序信息和应用程序的实体关系描述信息。In addition, the information structure storage module 3 is also used to store application information and entity relationship description information of the application.
其中,应用程序信息为应用程序信息结构存储的核心表;实体关系描述信息为应用程序的特有的,用于描述实体关系的信息。Among them, the application program information is a core table stored in the application program information structure; the entity relationship description information is unique to the application program and is used to describe the entity relationship information.
信息存储模块4用于,存储所有应用程序的应用信息。信息存储模块4中存储了所有应用程序的应用信息,也就是应用程序调用的目标信息,具体信息内容根据应用程序的不同而不同,每个应用程序的应用信息对应存储在不同的位置上,根据存储位置信息,信息网关2能够调用到对应的应用信息。The information storage module 4 is used to store application information of all application programs. The information storage module 4 stores the application information of all applications, that is, the target information called by the application. The specific information content varies according to the application. The application information of each application is stored in a different location corresponding to The location information is stored, and the information gateway 2 can call the corresponding application information.
本发明实施例提供的信息调用装置,包括一组应用程序、信息网关、信息结构存储模块和信息存储模块;信息结构存储模块用于,存储所有应用程序的信息结构;信息存储模块用于,存储所有应用程序的应用信息;应用程序用于,向信息网关发送应用信息调用请求信息,应用信息调用请求中包含应用程序的识别信息和当前用户的环境信息;信息网关用于,根据识别信息从信息结构存储模块中调用信息结构;判断应用信息调用请求信息是否符合信息结构;如果是,则根据环境信息获取信息存储位置信息;根据信息存储位置信息从信息存储模块调用应用信息;将应用信息发送给应用程序。本发明实施例提供的装置,应用程序调用信息时,不需要知道目标信息的位置,只需要声明己方的信息需求,即可实现无指向性的调用。由此,应用程序间的接口数量减少了,也就降低了应用程序间的耦合度,同时也降低了全局复杂度和维护成本。The information invoking device provided by the embodiment of the present invention includes a set of application programs, information gateways, information structure storage modules and information storage modules; the information structure storage module is used to store the information structure of all application programs; the information storage module is used to store Application information of all applications; the application is used to send application information call request information to the information gateway, and the application information call request contains the identification information of the application and the current user's environment information; the information gateway is used to retrieve information based on the identification information Call the information structure in the structure storage module; determine whether the application information call request information conforms to the information structure; if so, obtain the information storage location information based on the environmental information; call the application information from the information storage module based on the information storage location information; send the application information to application. The device provided by the embodiment of the present invention does not need to know the location of the target information when the application calls information, and only needs to declare its own information requirements to realize non-directional calling. As a result, the number of interfaces between applications is reduced, which reduces the degree of coupling between applications, and also reduces global complexity and maintenance costs.
专业人员应该还可以进一步意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件来实现,在上述说明中已经按照功能一般性地描述了各示例的组成及步骤。对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明实施例的范围。具体地,所述运算和控制部分都可以通络逻辑硬件实现,其可以是使用集成电路工艺制造出来的逻辑集成电路,本实施例对此不作限定。Professionals should also be further aware that the units and algorithm steps of the examples described in conjunction with the embodiments disclosed herein can be implemented by electronic hardware, and the composition of the examples has been described generally in terms of functions in the above description And steps. Different methods are used to implement the described functions for each specific application, but such implementation should not be considered beyond the scope of the embodiments of the present invention. Specifically, both the arithmetic and control parts may be implemented by logic hardware, which may be a logic integrated circuit manufactured using an integrated circuit process, which is not limited in this embodiment.
结合本文中所公开的实施例描述的方法或算法的步骤可以用硬件、处 理器执行的软件模块,或者二者的结合来实施。软件模块可以置于随机存储器(RAM)、内存、只读存储器(ROM)、电可编程ROM、电可擦除可编程ROM、寄存器、硬盘、可移动磁盘、CD-ROM、或技术领域内所公知的任意其它形式的存储介质中。The steps of the method or algorithm described in conjunction with the embodiments disclosed herein may be implemented by hardware, a software module executed by a processor, or a combination of both. Software modules can be placed in random access memory (RAM), memory, read-only memory (ROM), electrically programmable ROM, electrically erasable and programmable ROM, registers, hard disks, removable disks, CD-ROMs, or all devices in the technical field Any other known storage medium.
以上所述的具体实施方式,对本发明实施例的目的、技术方案和有益效果进行了进一步详细说明,所应理解的是,以上所述仅为本发明实施例的具体实施方式而已,并不用于限定本发明实施例的保护范围,凡在本发明实施例的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本发明实施例的保护范围之内。The specific embodiments described above further describe the objectives, technical solutions, and beneficial effects of the embodiments of the present invention in detail. It should be understood that the above are only specific implementations of the embodiments of the present invention and are not intended to be used To limit the protection scope of the embodiments of the present invention, any modifications, equivalent replacements, improvements, etc. made within the spirit and principles of the embodiments of the present invention should be included in the protection scope of the embodiments of the present invention.

Claims (7)

  1. 一种信息调用装置,其特征在于,所述装置包括:一组应用程序、信息网关、信息结构存储模块和信息存储模块;An information calling device, characterized in that the device includes: a set of application programs, an information gateway, an information structure storage module, and an information storage module;
    所述信息结构存储模块用于,存储所有应用程序的信息结构;The information structure storage module is used to store the information structure of all application programs;
    所述信息存储模块用于,存储所有应用程序的应用信息;The information storage module is used to store application information of all application programs;
    所述应用程序用于,向所述信息网关发送应用信息调用请求信息,所述应用信息调用请求中包含所述应用程序的识别信息和当前用户的环境信息;The application program is used to send application information call request information to the information gateway, and the application information call request includes identification information of the application program and current user's environment information;
    所述信息网关用于,根据所述识别信息从所述信息结构存储模块中调用所述信息结构;The information gateway is used to call the information structure from the information structure storage module according to the identification information;
    判断所述应用信息调用请求信息是否符合所述信息结构;Determine whether the application information call request information conforms to the information structure;
    如果是,则根据所述环境信息获取信息存储位置信息;If yes, obtain information storage location information according to the environmental information;
    根据所述信息存储位置信息从所述信息存储模块调用所述应用信息;Calling the application information from the information storage module according to the information storage location information;
    将所述应用信息发送给所述应用程序。Sending the application information to the application program.
  2. 根据权利要求1所述的信息调用装置,其特征在于,所述应用程序还用于:The information invoking device according to claim 1, wherein the application program is further used for:
    生成注册信息,所述注册信息包含所述应用程序的识别信息和对应的信息结构;Generating registration information, the registration information including the identification information of the application and the corresponding information structure;
    将所述注册信息存储到所述信息结构存储模块。Storing the registration information to the information structure storage module.
  3. 根据权利要求1所述的信息调用装置,其特征在于,所述信息网关还用于:The information invoking device according to claim 1, wherein the information gateway is further used to:
    当所述应用信息调用请求信息不符合所述信息结构时,向所述应用程序发送异常信息。When the application information call request information does not conform to the information structure, abnormal information is sent to the application program.
  4. 根据权利要求1所述的信息调用装置,其特征在于,所述应用程序具体用于:The information invoking device according to claim 1, wherein the application program is specifically used for:
    所述应用程序通过超文本传输协议HTTP向所述信息网关发送应用信 息调用请求信息。The application program sends application information call request information to the information gateway through the hypertext transfer protocol HTTP.
  5. 根据权利要求1所述的信息调用装置,其特征在于,所述信息网关还用于:The information invoking device according to claim 1, wherein the information gateway is further used to:
    对所述信息结构进行解析,得到信息结构实体和信息结构属性的规则信息。Analyze the information structure to obtain rule information of information structure entities and information structure attributes.
  6. 根据权利要求5所述的信息调用装置,其特征在于,所述信息网关具体用于:The information invoking device according to claim 5, wherein the information gateway is specifically used to:
    判断所述应用信息调用请求信息是否符合所述规则信息。It is judged whether the application information call request information conforms to the rule information.
  7. 根据权利要求1所述的信息调用装置,其特征在于,所述信息结构存储模块还用于:The information invoking device according to claim 1, wherein the information structure storage module is further used for:
    存储应用程序信息和应用程序的实体关系描述信息。Store application information and application entity description information.
PCT/CN2018/121366 2018-12-16 2018-12-16 Information retrieval device WO2020124285A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/121366 WO2020124285A1 (en) 2018-12-16 2018-12-16 Information retrieval device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/121366 WO2020124285A1 (en) 2018-12-16 2018-12-16 Information retrieval device

Publications (1)

Publication Number Publication Date
WO2020124285A1 true WO2020124285A1 (en) 2020-06-25

Family

ID=71100162

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/121366 WO2020124285A1 (en) 2018-12-16 2018-12-16 Information retrieval device

Country Status (1)

Country Link
WO (1) WO2020124285A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030046355A1 (en) * 2001-08-31 2003-03-06 Evolveworks, Inc. Method and apparatus for object based information flow management
CN101189598A (en) * 2005-03-09 2008-05-28 泰克迪亚科技公司 Method, apparatus and system for a location-based uniform resource locator
CN101616132A (en) * 2008-06-24 2009-12-30 中国移动通信集团公司 A kind of data capture method and device thereof and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030046355A1 (en) * 2001-08-31 2003-03-06 Evolveworks, Inc. Method and apparatus for object based information flow management
CN101189598A (en) * 2005-03-09 2008-05-28 泰克迪亚科技公司 Method, apparatus and system for a location-based uniform resource locator
CN101616132A (en) * 2008-06-24 2009-12-30 中国移动通信集团公司 A kind of data capture method and device thereof and system

Similar Documents

Publication Publication Date Title
EP3605352B1 (en) Short-link parsing method, apparatus and device
WO2020083189A1 (en) Request processing method and device, api gateway, and readable storage medium
US9628442B2 (en) DNS snooping to create IP address-based trust database used to select deep packet inspection and storage of IP packets
US11848866B2 (en) Dynamic loop detection and suppression
US9049287B2 (en) Method and system for resolving phone numbers for filtering voice calls
US11727457B2 (en) Managing service provider service options
US20080186955A1 (en) Systems, methods, and computer program products for registering enhanced 911 (e911) information using the session initiation protocol (sip)
WO2018208646A1 (en) Network-controlled robocall and scam call handling
US9065788B2 (en) Method, device and system for voice communication
US10044597B2 (en) System and method for processing service requests using logical environments
CN108512903B (en) Abnormal information processing method and device, storage medium and API gateway
CN113364853A (en) Business service system, business request method and gateway equipment
US12107903B2 (en) Seamless connect
US20150341781A1 (en) Method and system for managing contact information in a universal plug and play home network environment
US11784968B1 (en) Distributed domain name systems and methods
US8830878B1 (en) Handling connections to reassigned numbers
WO2023134066A1 (en) Virtual private cloud service access method, apparatus and device, and storage medium
CN110266799B (en) Method for realizing idempotency based on cache
US20160291994A1 (en) Method And System To Dynamically Instantiate Virtual Repository For Any Services
WO2020124285A1 (en) Information retrieval device
CN113992748A (en) Reverse proxy method, system, medium, and terminal
CN113067803A (en) Resource isolation system, request processing method and request processing device
WO2022002141A1 (en) Application program interface calling method and device, storage medium, and electronic device
CA3007692A1 (en) Systems and methods for providing contextual information to call parties
US10616285B2 (en) Establishing and managing connections for real time communications

Legal Events

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

Ref document number: 18943624

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18943624

Country of ref document: EP

Kind code of ref document: A1