[go: up one dir, main page]

WO2008071119A1 - Data center server, data service system and data inquiring method - Google Patents

Data center server, data service system and data inquiring method Download PDF

Info

Publication number
WO2008071119A1
WO2008071119A1 PCT/CN2007/071202 CN2007071202W WO2008071119A1 WO 2008071119 A1 WO2008071119 A1 WO 2008071119A1 CN 2007071202 W CN2007071202 W CN 2007071202W WO 2008071119 A1 WO2008071119 A1 WO 2008071119A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
information
user
data service
service tool
Prior art date
Application number
PCT/CN2007/071202
Other languages
French (fr)
Chinese (zh)
Inventor
Bo Yang
Qiang Wang
Pu Chen
Original Assignee
Huawei Technologies 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 Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2008071119A1 publication Critical patent/WO2008071119A1/en

Links

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/907Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually

Definitions

  • Data center server data service system and data query method
  • the present invention relates to the field of data services, and in particular, to a data center server, a data service system, and a data query method. Background of the invention
  • JavaHelp's standard Java technology provide basic functions such as Topic Tree, Index, Search, and Favorites.
  • the help system is basically implemented based on a static method.
  • the content of the managed data has been determined at the time of product release, and cannot be dynamically changed.
  • the structure integrated in the overall architecture can only be deployed in a single machine. Independent operation independent of the product system cannot be supported.
  • the prior art can implement data query, the following drawbacks exist: Because the prior art is integrated in the overall architecture, based on a static implementation, only online help can be used, and the product cannot be supported. The independent operation of the system brings inconvenience to the user's use. In addition, the prior art manages the data content based on a static method, so the content of the data cannot be dynamically adjusted and updated, which is disadvantageous for the management of multiple products and multiple versions. Summary of the invention
  • the technical problem to be solved by the embodiments of the present invention is to provide a data center server and a data service system, which not only realizes management of multi-product multi-version data in the network, but also realizes independent operation, loading and updating from the product system. .
  • a data center server including:
  • a data management unit configured to store network product profile information that has been compressed into a data package plug-in, wherein the data packet plug-in is indexed according to metadata information of the data information, and synchronizes the stored metadata information of each data packet plug-in to In the data service tool;
  • a user request processing unit configured to acquire user request information, and determine a selected data service tool indicated in the user request information
  • a data service tool management unit configured to perform a component management service tool for the different data service tools, where the activated data service tool obtains the data information requested by the user from the data management unit according to the synchronized metadata information.
  • an embodiment of the present invention further provides a data service system, including: a data display function entity, configured to respond to a user request, and send the user request information to a transmission network;
  • a transmission network connected to the data display function entity, configured to carry the user request information from the data display function entity according to the transmission protocol;
  • a data center server configured to be connected to the transmission network, and the component data service tool obtains the data information requested by the user from the network product information information that has been compressed into the data package plugin according to the metadata information of the user profile information, and The acquired material information is sent to the data display function entity for display.
  • an embodiment of the present invention further provides a data query method, including: a, receiving data query request information from the user;
  • the package plugin obtains the information information requested by the user.
  • the data center server of the present invention separates the data management from the tool management, and performs plug-in management on the data.
  • the data package plug-in of the data management unit is indexed according to the metadata information of the data information, and the data service tool management unit is based on the data.
  • the metadata of the information obtains the corresponding material information from the data management unit, so that the data service tool can directly read and access the data content in a defined plug-in format, without modifying the configuration information, thereby It realizes the management of multi-product and multi-version data of the network, and realizes independent operation, loading and updating from the product system.
  • the data service system of the embodiment of the present invention is divided into a data display function entity for responding to a user request and transmitting the user request information to a transmission network; and is connected to the data display function entity, and is used according to a transmission protocol.
  • a transmission network carrying the user request information from the data display function entity; and a network product connected to the transmission network and used by the plug-in data service tool according to the metadata information of the user profile information, from the network package that has been compressed into a data package plug-in
  • the data center server that obtains the material information requested by the user in the data information.
  • the data query method of the embodiment of the present invention first receives the data query request information from the user, and then obtains the metadata information of the to-be-queried data information carried in the query request information, and finally determines whether the acquired element is stored. Data information, and after the determination is yes, the data information requested by the user is obtained from the data package plugin indicated by the metadata information. This speeds up the query and increases the processing power of the query tool.
  • FIG. 1 is a schematic diagram of a first embodiment of a data service system according to an embodiment of the present invention
  • FIG. 2 is a schematic diagram of a second embodiment of a data service system according to an embodiment of the present invention
  • FIG. 3 is a first diagram of a data center server according to an embodiment of the present invention
  • FIG. 4 is a schematic diagram of a specific implementation of a data management unit of a data center server according to an embodiment of the present invention
  • FIG. 5 is a schematic diagram of a second embodiment of a data center server according to an embodiment of the present invention
  • FIG. 6 is a schematic flow chart of a first embodiment of a method for implementing data query according to an embodiment of the present invention
  • FIG. 7 is a schematic flow chart of a second embodiment of a method for implementing data query according to an embodiment of the present invention. Mode for carrying out the invention
  • the data center server of the embodiment of the present invention divides the data management and the tool management into two independent units, and the data management unit stores the network product information information that has been compressed into the data package plug-in, and the data package plug-in is based on the metadata information of the data information. Indexing, and synchronizing the stored metadata information of each data package plug-in into the data service tool, the embodiment of the present invention introduces metadata information of the material information, and when implemented, the metadata information includes the product number of the product data.
  • the data service tool management unit performs a component-based data service tool on different data service tools according to the synchronized metadata
  • the information acquires the material information requested by the user from the data management unit. Therefore, the data management unit can provide information on different network products.
  • the plug-in management of the information not only realizes the management of the multi-product and multi-version data of the network, but also realizes the independent operation, loading and updating from the product system.
  • the data service tool can directly read the data content by using the defined plug-in format to deliver and deliver the data.
  • the product information is in the extensible markup language according to the product number and version number.
  • the (Extractible Markup Language, XML) file is stored to support plug-in addition of new data, that is, by creating a data package in XML format and then inserting it into the data storage unit, the content of the data package can be Find it.
  • the main information is: metadata description of the data content, including the product, version number, collection, title, etc. of the data, and the necessary meta information.
  • the data plug-in packaged as a compressed format packet (for example, the Jar package in Java) contains a configuration file with a fixed name.
  • the data management can dynamically scan the directory where the data package is stored.
  • the metadata configuration file in the latest package can be read and read.
  • the metadata configuration file in the latest package is synchronized to the data service tool. Tools such as search, personality settings, etc.
  • the back-end server of the data tool provides a component management framework.
  • JMX can be used to build the management framework.
  • the framework can call the data service tool component by calling rules.
  • the data service system of the data server according to the embodiment of the present invention is mainly embodied in the plug-in data management and data service tool component of the data server, and the data center is further divided into an architecture.
  • the foreground display part and the background service part are the data servers.
  • the two communicate through the standard Hypertext Transfer Protocol (HTTP).
  • HTTP Hypertext Transfer Protocol
  • the background service part is a web server.
  • the data center has flexible and diverse deployment methods.
  • the data service system of the embodiment of the present invention will be described below according to different deployment modes.
  • FIG. 1 is a schematic diagram of a first embodiment of a data service system according to an embodiment of the present invention.
  • a front-end display part and a background service part that is, a display function entity and a data center server are separately deployed.
  • the data display function entity 1 is configured to respond to the user request, and send the user request information to the transmission network 2;
  • a transmission network 2 connected to the data display function entity 1, for carrying the user request information from the data display function entity 1 according to a transmission protocol;
  • the data center server 3 is configured to be connected to the transmission network 2, and the component data service tool obtains the data information requested by the user from the network product information information that has been compressed into the data package plugin according to the metadata information of the user profile information, and The acquired material information is sent to the material display function entity 1 for display.
  • the data center server 3 and the display function entity 1 are separately deployed.
  • the data display function entity 1 may be a front end display frame of each client in the network, and the data center server 3 may be Web server, the data center server 3 and the display function entity 1 are connected through the transmission network 2, between the two parts
  • the data display function entity 1 can provide an interactive way for the user to respond to the online help page invoked by the user, for example, the user clicks a function button, the user inputs a search condition, and the user saves his or her own. Personal settings, etc., and display information information requested by the user from the data center server 3.
  • FIG. 2 is a schematic diagram of a second embodiment of a data service system according to an embodiment of the present invention.
  • a background service part that is, a data center server 3
  • a product information information publishing website which is the same as the first embodiment.
  • This embodiment also includes:
  • the data display function entity 1 is configured to respond to the user request, and send the user request information to the transmission network 2;
  • a transmission network 2 connected to the data display function entity 1, for carrying the user request information from the data display function entity 1 according to a transmission protocol;
  • a data center server 3 configured to be connected to the transmission network 2, and the component data service tool obtains the data information requested by the user from the network product information information that has been compressed into the data package plugin according to the metadata information of the data information, and The acquired material information is sent to the data display function entity 1 for display.
  • the data publishing server 4 is used for publishing material information of different products in the network.
  • the data center server 3 such as a web server
  • the data publishing server 4 publishes the company's product information on the company's Support website.
  • the server which forms a product-based data community, facilitates real-time updates of the data center server 3.
  • the display function entity 1 and the data center server 3 in the embodiment of the present invention can also be deployed together, which is equivalent to the deployment mode of the local help system in the prior art, and all background services and data contents are stored in the local machine.
  • this deployment method is existing Technology, no detailed description here.
  • the foregoing various deployment manners may further include at least two hierarchical servers, where the hierarchical server may be connected as a secondary server to a data center server as a primary server, and used for metadata information of the component data service tool according to user profile information. Obtain the data information requested by the user from the same network product profile information that has been compressed into a packet plug-in.
  • the hierarchical server has the same function as the data center server in the embodiment of the present invention, except that the hierarchical server stores the same network product profile information that has been compressed into a data packet plug-in.
  • This deployment method is applied to a relatively complex network.
  • the hierarchical server used is used to hierarchically process the data information of the network products, which is beneficial to the management of the centralized data information and reduces the burden of the network equipment.
  • the secondary server may include:
  • a secondary data management unit configured to store the same network product profile information that has been compressed into a data package plugin, the data package plugin indexes the metadata information according to the data information, and synchronizes the meta information of the data package plugin to In the data service tool;
  • a secondary request information processing unit configured to acquire user request information, and determine a selected data service tool indicated in the user request information
  • a secondary data service tool management unit configured to perform a component data service tool for different data service tools, where the activated data service tool obtains data requested by the user from the secondary data management unit according to the synchronized metadata information information.
  • FIG. 3 the figure is a schematic diagram of a first embodiment of a data center server according to an embodiment of the present invention, which mainly includes:
  • the data management unit 31 is configured to store network product profile information that has been compressed into a data packet plug-in, the data packet plug-in is indexed according to the metadata information of the data information, and synchronizes the stored metadata information of each data packet plug-in.
  • the index is embodied by using the metadata information as an index key. For example, when the metadata information is the product number and the version number information, the product number and the version number information are used as index keys for indexing, and the synchronization is for The technical means adopted to maintain the metadata information in the data service tool and the data package plug-in;
  • a user request processing unit 32 configured to acquire user request information, and determine a selected data service tool indicated in the user request information
  • the data service tool management unit 33 is configured to perform component management on different data service tools, and start the determined data service tool according to the data service tool determined by the user request processing unit 32, where the activated data service tool is
  • the synchronized metadata information is obtained from the material management unit 31 to acquire material information requested by the user.
  • the user request processing unit 32 first acquires the user request information, and determines the selected data service tool indicated in the user request information.
  • the user request information carries the user selected
  • the data service tool can therefore determine the selected data service tool based on the received user request information, and then the data service tool management unit 33 initiates the determination according to the data service tool determined by the user request processing unit 32.
  • the data service tool, the activated data service tool obtains the material information requested by the user from the data management unit 31 according to the synchronized metadata information.
  • the synchronized metadata information may be a product number.
  • the version number information for example, when the launched data service tool is a search tool, the search tool obtains the product number and the version number from the data management unit according to the product number and the version number information indicated in the user request information.
  • Information information is included in the user request information.
  • the data center is logically separated into the content of the data and the data service tool, and the clear interface between the two is to loosely couple the content and the tool, and the interface is the metadata information in the data package plug-in.
  • each data packet plug-in has a configuration file containing a fixed name, and the configuration file records metadata information of the data
  • the metadata information can be the product number, version number, collection, book title, or a combination thereof of the material information.
  • a data plug-in storage unit 311, configured to store network product data information that has been compressed into a data packet plug-in, where the data packet plug-in is indexed according to metadata information of the data information;
  • the synchronization processing unit 312 is configured to monitor the data package plug-in in the data plug-in storage unit 311, and synchronize the metadata information in each stored data package plug-in to the data service tool.
  • the monitoring of the 311 is reflected in whether a new data packet plug-in is added in real time, and if a new data packet plug-in is detected, the metadata information configuration file of the added data package plug-in is read, and the read is performed.
  • the metadata information is synchronized to the data service tool;
  • the update address storage unit 313 is configured to store a uniform resource locator for updating the data packet plug-in; when the data publishing server exists as shown in FIG. 2, the update address storage unit 313 can be configured to store the address indicating the data publishing server. Uniform resource locator.
  • the detecting unit 314 is configured to detect whether the published product information indicated by the uniform resource locator is consistent with the stored data information
  • the data update unit 315 is configured to update the stored product profile information according to the indication of the uniform resource locator after the detecting unit 314 determines YES.
  • the detecting unit 314 detects the published product information indicated by the uniform resource locator stored in the update address storage unit 313. Whether it is consistent with the stored material information, and if so, the instruction data updating unit 315 updates the stored product material information according to the indication of the uniform resource locator. Thereby, the content of the data in the data management unit 31 is updated by the upper layer data distribution server, and the automatic updating of the data is realized.
  • the data tracking component It is used to determine the priority of the data information according to the user's access rate to each material information, and prompts the user to give priority to the data information according to the priority level.
  • the frequency of accessing the data content by the user is calculated for a period of time, the behavior and hobbies of the user are analyzed, and then the behavior habit of the user is determined according to the tracking strategy, thereby obtaining the information unique to the user.
  • the implementation process of the component is mainly divided into three steps.
  • One is to collect the user's behavior information, which can be realized by the click rate of the statistical data content; the second is the analysis of the user behavior information, which needs to establish a policy tracking resource database, and then according to the strategy The specific analysis is performed; the third is to output the tracking result, and the tracking result of the output is saved on the server for use by other data components, for example, the data information with high frequency of use is highlighted by a colored mark, and the user is prompted to give priority. select.
  • FIG. 5 the figure is a schematic diagram of a second embodiment of a data center server according to an embodiment of the present invention.
  • a data center server provides content of all services and management materials of a data center, and is divided into data management and data service tools. Management and display format management.
  • the three parts define a clear interface and a unified URL plan, which completely separates the data content from the data service tool platform, ensuring the independence between the two parts.
  • the data content writing and tool platform can be carried out in parallel.
  • the interface between content and tools is also the premise for managing and reviewing multi-product and multi-version data.
  • the embodiment is the same, and the embodiment also includes:
  • the data management unit 31 is configured to store network product profile information that has been compressed into a data packet plug-in, the data packet plug-in is indexed according to the metadata information of the data information, and synchronizes the stored metadata information of each data packet plug-in. To the data service tool;
  • a user request processing unit 32 configured to acquire user request information, and determine a selected data service tool indicated in the user request information
  • the data service tool management unit 33 is configured to perform component management on different data service tools, and start the determined data service tool according to the data service tool determined by the user request processing unit 32, where the activated data service tool is
  • the synchronized metadata information is obtained from the material management unit 31, and the acquired material information is sent to the data display function entity 1 for display.
  • the display management unit 34 is configured to be connected to the data service tool, and convert the data information acquired by the data service tool management unit 33 according to the display format.
  • the display management unit 34 may store a user interface (UI) component that supports multiple display of data content.
  • the data may be displayed according to an HTML page, or may be in accordance with an electronic file format (Portable Document Format). , PDF ) Display information.
  • the display engine is to complete the conversion of the data from the XML file of the content to the displayed HTML page or the PDF file format.
  • the UI component library provides some common components for the display of the data content, thereby ensuring the displayability of the data.
  • FIG. 6 is a schematic flowchart of a first embodiment of a method for implementing data query according to an embodiment of the present invention, where the process mainly includes:
  • Step si receiving data query request information from the user
  • Step s2 Obtain metadata of the to-be-queried material information carried in the query request information Information
  • Step S3 determining whether the acquired metadata information is stored, and if so, executing step s4, otherwise, performing step s5;
  • Step s4 Obtain the information information requested by the user from the data package plug-in indicated by the metadata information;
  • Step s5 the query ends.
  • the metadata information is a metadata description of the data content, and includes necessary metadata such as a product, a version number, a set, and a book name of the data, and the meta information may be included in the specific implementation.
  • the data query method of the present invention is further described by taking the metadata information as a combination of the product number and the version number as an example, as shown in FIG. 7, which is an embodiment of the present invention.
  • Step sll receiving data query request information from the user
  • Step sl2 obtaining product number and version number information of the to-be-queried data information carried in the query request information
  • Step sl3 determining whether the product number and version number information carried in the user request information are stored, and if yes, executing step sl4, otherwise step sl6;
  • Step sl4 determining the data package plug-in indicated by the product number and the version number information; Step sl5, obtaining the data information corresponding to the product number and the version number information from the determined data packet plug-in;
  • Step sl6 end the query.

Landscapes

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

Abstract

A data center server is disclosed, which comprises a data management unit which is used for storing network product data information been compressed into data package plug-in; the data package plug-in indexes according to metadata information of data information and synchronizes the metadata of each the stored data package plug-in to data service tool; a user request processing unit and data service tool management unit, used for processing component management to different data service tool, starting the determined data service tool according to the data service tool determined by the request information processing unit, and the started data service tool obtains data information requested by user from the data management unit according to the synchronous metadata information. Furthermore, a data service system is also disclosed. With the invention, both the management of network multi-product and multi-version data and independent operation, loading and updating, which is separated from production system, are realized.

Description

资料中心服务器、 资料服务系统及资料查询方法  Data center server, data service system and data query method
技术领域 Technical field
本发明涉及资料服务领域, 尤其涉及一种资料中心服务器、 资料服 务系统及资料查询方法。 发明背景  The present invention relates to the field of data services, and in particular, to a data center server, a data service system, and a data query method. Background of the invention
在一个运营商管理的网络中, 通常都存在着各种各样的由多个设备 制造商提供的设备或者系统。 这些设备或系统都有自己的帮助资料或联 机手册, 运营商希望能够有一个统一的帮助系统来管理同一设备供应商 提供的所有设备的资料, 所以现在有的设备制造商开始提供统一的资料 帮助系统。  In an operator-managed network, there are usually a variety of devices or systems provided by multiple device manufacturers. These devices or systems have their own help or online manuals. Operators want to have a unified help system to manage all the equipment provided by the same equipment supplier, so some equipment manufacturers are now offering unified information. system.
目前, 大多数的资料帮助系统是基于 JavaHelp的标准 Java技术来 实现,提供资料的主题导航树( Topic Tree )、索引( Index )、搜索( Search )、 个人收藏(Favorites )等基本功能, 该资料帮助系统基本上还是基于一 种静态的方式实现, 所管理的资料内容在产品发布的时候就已经被确 定, 不能动态变化, 另外, 在整体架构上为一体的结构, 只能进行单机 部署, 因此不能支持独立于产品系统的独立运行。  At present, most data help systems are implemented based on JavaHelp's standard Java technology. They provide basic functions such as Topic Tree, Index, Search, and Favorites. The help system is basically implemented based on a static method. The content of the managed data has been determined at the time of product release, and cannot be dynamically changed. In addition, the structure integrated in the overall architecture can only be deployed in a single machine. Independent operation independent of the product system cannot be supported.
综上, 现有技术虽然能够实现资料的查询, 但存在如下缺陷: 由于现有技术在整体架构上为一体的结构, 基于一种静态的实现方 式, 因此只能使用联机帮助, 不能支持脱离产品系统的独立运行, 给用 户的使用带来了不便, 另外, 由现有技术基于一种静态方式管理资料内 容, 因此不能动态的调整与更新资料内容, 不利用于对多产品多版本的 管理。 发明内容 In summary, although the prior art can implement data query, the following drawbacks exist: Because the prior art is integrated in the overall architecture, based on a static implementation, only online help can be used, and the product cannot be supported. The independent operation of the system brings inconvenience to the user's use. In addition, the prior art manages the data content based on a static method, so the content of the data cannot be dynamically adjusted and updated, which is disadvantageous for the management of multiple products and multiple versions. Summary of the invention
本发明实施例所要解决的技术问题在于, 提供一种资料中心服务器 及资料服务系统, 既实现了对网络中多产品多版本资料的管理, 又实现 了脱离于产品系统的独立运行、 加载以及更新。  The technical problem to be solved by the embodiments of the present invention is to provide a data center server and a data service system, which not only realizes management of multi-product multi-version data in the network, but also realizes independent operation, loading and updating from the product system. .
为了解决上述技术问题, 本发明实施例提出了一种资料中心服务 器, 包括:  In order to solve the above technical problem, the embodiment of the present invention provides a data center server, including:
资料管理单元, 用于存储已压缩为数据包插件的网络产品资料信 息, 所述数据包插件根据资料信息的元数据信息进行索引, 并将所述存 储的各数据包插件的元数据信息同步到资料服务工具中;  a data management unit, configured to store network product profile information that has been compressed into a data package plug-in, wherein the data packet plug-in is indexed according to metadata information of the data information, and synchronizes the stored metadata information of each data packet plug-in to In the data service tool;
用户请求处理单元, 用于获取用户请求信息, 并确定所述用户请求 信息中指示的已被选择的资料服务工具;  a user request processing unit, configured to acquire user request information, and determine a selected data service tool indicated in the user request information;
资料服务工具管理单元, 用于对不同资料服务工具进行组件式管 料服务工具, 所述启动的资料服务工具根据所述同步的元数据信息从所 述资料管理单元中获取用户请求的资料信息。  And a data service tool management unit, configured to perform a component management service tool for the different data service tools, where the activated data service tool obtains the data information requested by the user from the data management unit according to the synchronized metadata information.
相应地, 本发明实施例还提供了一种资料服务系统, 包括: 资料显示功能实体, 用于响应用户请求, 并将所述用户请求信息发 送至传输网络;  Correspondingly, an embodiment of the present invention further provides a data service system, including: a data display function entity, configured to respond to a user request, and send the user request information to a transmission network;
传输网络, 与所述资料显示功能实体相连, 用于按照传输协议承载 所述来自资料显示功能实体的用户请求信息;  a transmission network, connected to the data display function entity, configured to carry the user request information from the data display function entity according to the transmission protocol;
资料中心服务器, 用于与所述传输网络相连, 组件式资料服务工具 根据用户资料信息的元数据信息, 从已压缩为数据包插件的网络产品资 料信息中获取用户请求的资料信息, 并将所述获取的资料信息发送至所 述资料显示功能实体进行显示。  a data center server, configured to be connected to the transmission network, and the component data service tool obtains the data information requested by the user from the network product information information that has been compressed into the data package plugin according to the metadata information of the user profile information, and The acquired material information is sent to the data display function entity for display.
相应地, 本发明实施例还提供了一种资料查询的方法, 包括: a、 接收来自用户的资料查询请求信息; Correspondingly, an embodiment of the present invention further provides a data query method, including: a, receiving data query request information from the user;
b、 获取所述查询请求信息中携带的待查询资料信息的元数据信息; c、 判断是否存储有所述获取的元数据信息, 并在判断为是后, 从所 述元数据信息指示的数据包插件中获取用户请求的资料信息。  Obtaining metadata information of the to-be-queried material information carried in the query request information; c. determining whether the acquired metadata information is stored, and after determining that the data is instructed, the data indicated by the metadata information The package plugin obtains the information information requested by the user.
实施本发明实施例, 具有如下有益效果:  Embodiments of the present invention have the following beneficial effects:
本发明的资料中心服务器将资料管理与工具管理分离开来, 且对资 料进行插件式的管理, 资料管理单元的数据包插件根据资料信息的元数 据信息进行索引, 且资料服务工具管理单元根据资料信息的元数据从所 述资料管理单元中获取相应的资料信息, 因此只要将资料内容采用定义 的插件格式发布交付, 资料服务工具就可以直接读取访问到, 而不需要 修改配置信息, 从而既实现了对网络的多产品多版本资料的管理, 又实 现了脱离于产品系统的独立运行、 加载以及更新。  The data center server of the present invention separates the data management from the tool management, and performs plug-in management on the data. The data package plug-in of the data management unit is indexed according to the metadata information of the data information, and the data service tool management unit is based on the data. The metadata of the information obtains the corresponding material information from the data management unit, so that the data service tool can directly read and access the data content in a defined plug-in format, without modifying the configuration information, thereby It realizes the management of multi-product and multi-version data of the network, and realizes independent operation, loading and updating from the product system.
另外, 本发明实施例的资料服务系统分为, 用于响应用户请求, 并 将所述用户请求信息发送至传输网络的资料显示功能实体; 与所述资料 显示功能实体相连, 用于按照传输协议承载所述来自资料显示功能实体 的用户请求信息的传输网络; 以及与所述传输网络相连, 用于插件式资 料服务工具根据用户资料信息的元数据信息, 从已压缩为数据包插件的 网络产品资料信息中获取用户请求的资料信息的资料中心服务器。 这样 的部署方式使运营商可以在内部网络中部署一台 Web服务器作为资料 中心服务器, 内部网络中的每一个用户都可以共用后台的资料和服务, 方便了用户之间的交流。  In addition, the data service system of the embodiment of the present invention is divided into a data display function entity for responding to a user request and transmitting the user request information to a transmission network; and is connected to the data display function entity, and is used according to a transmission protocol. a transmission network carrying the user request information from the data display function entity; and a network product connected to the transmission network and used by the plug-in data service tool according to the metadata information of the user profile information, from the network package that has been compressed into a data package plug-in The data center server that obtains the material information requested by the user in the data information. This deployment method allows operators to deploy a Web server as a data center server on the internal network. Each user on the internal network can share back-end data and services, facilitating communication between users.
另外, 本发明实施例的资料查询方法, 首先接收来自用户的资料查 询请求信息, 然后获取所述查询请求信息中携带的待查询资料信息的元 数据信息, 最后判断是否存储有所述获取的元数据信息, 并在判断为是 后, 从所述元数据信息指示的数据包插件中获取用户请求的资料信息。 从而加快的查询的速度, 增加了查询工具的处理能力。 附图简要说明 In addition, the data query method of the embodiment of the present invention first receives the data query request information from the user, and then obtains the metadata information of the to-be-queried data information carried in the query request information, and finally determines whether the acquired element is stored. Data information, and after the determination is yes, the data information requested by the user is obtained from the data package plugin indicated by the metadata information. This speeds up the query and increases the processing power of the query tool. BRIEF DESCRIPTION OF THE DRAWINGS
图 1是本发明实施例的资料服务系统的第一实施例示意图; 图 2是本发明实施例的资料服务系统的第二实施例示意图; 图 3是本发明实施例的资料中心服务器的第一实施例示意图; 图 4是本发明实施例的资料中心服务器的资料管理单元的具体实现 示意图;  1 is a schematic diagram of a first embodiment of a data service system according to an embodiment of the present invention; FIG. 2 is a schematic diagram of a second embodiment of a data service system according to an embodiment of the present invention; FIG. 3 is a first diagram of a data center server according to an embodiment of the present invention; FIG. 4 is a schematic diagram of a specific implementation of a data management unit of a data center server according to an embodiment of the present invention; FIG.
图 5是本发明实施例的资料中心服务器的第二实施例的示意图; 图 6是本发明实施例的实现资料查询的方法的第一实施例流程示意 图;  5 is a schematic diagram of a second embodiment of a data center server according to an embodiment of the present invention; FIG. 6 is a schematic flow chart of a first embodiment of a method for implementing data query according to an embodiment of the present invention;
图 7是本发明实施例的实现资料查询的方法的第二实施例流程示意 图。 实施本发明的方式  FIG. 7 is a schematic flow chart of a second embodiment of a method for implementing data query according to an embodiment of the present invention. Mode for carrying out the invention
本发明实施例的资料中心服务器将资料管理与工具管理分为两个 独立的单元, 资料管理单元存储已压缩为数据包插件的网络产品资料信 息, 所述数据包插件根据资料信息的元数据信息进行索引, 并将所述存 储的各数据包插件的元数据信息同步到资料服务工具中, 本发明实施例 引入资料信息的元数据信息, 具体实现时, 该元数据信息包括产品资料 的产品号、 版本号、 集合、 书名或其中的两者以及两者以上的组合; 与 此相应的, 资料服务工具管理单元对不同资料服务工具进行组件式管 的资料服务工具根据所述同步的元数据信息从所述资料管理单元中获 取用户请求的资料信息。 因此资料管理单元可以对不同网络产品的资料 信息进行插件式的管理, 既实现了对网络的多产品多版本资料的管理, 又实现了脱离于产品系统的独立运行、 加载以及更新。 The data center server of the embodiment of the present invention divides the data management and the tool management into two independent units, and the data management unit stores the network product information information that has been compressed into the data package plug-in, and the data package plug-in is based on the metadata information of the data information. Indexing, and synchronizing the stored metadata information of each data package plug-in into the data service tool, the embodiment of the present invention introduces metadata information of the material information, and when implemented, the metadata information includes the product number of the product data. , a version number, a collection, a book name, or a combination of two or more thereof; correspondingly, the data service tool management unit performs a component-based data service tool on different data service tools according to the synchronized metadata The information acquires the material information requested by the user from the data management unit. Therefore, the data management unit can provide information on different network products. The plug-in management of the information not only realizes the management of the multi-product and multi-version data of the network, but also realizes the independent operation, loading and updating from the product system.
需要说明的, 由于本发明实施例的资料服务器的资料内容和资料服 务工具已经完全分离, 且引入了数据包插件, 所以只要资料内容采用定 义的插件格式来发布交付, 资料服务工具就可以直接读取访问到, 而不 需要修改配置信息, 另外, 发布的资料插件格式对应多产品、 多版本, 定义了良好的层次结构, 可以很方便集中管理多产品的所有资料, 在具 体实现时, 将不同产品的资料按照产品号与版本号以可扩展标识语言 It should be noted that, since the data content and the data service tool of the data server in the embodiment of the present invention are completely separated, and the data packet plug-in is introduced, the data service tool can directly read the data content by using the defined plug-in format to deliver and deliver the data. Access to, without modifying the configuration information, in addition, the published data plug-in format corresponds to multiple products, multiple versions, defines a good hierarchical structure, can easily manage all the data of multiple products, in the specific implementation, will be different The product information is in the extensible markup language according to the product number and version number.
( The Extensible Markup Language, XML )文件进行存储, 从而支持插 件式的增加新的资料, 即只要按照 XML格式制作一个资料包, 然后把 它插入到资料存储单元中, 就可以对该数据包的内容进行查找。 The (Extractible Markup Language, XML) file is stored to support plug-in addition of new data, that is, by creating a data package in XML format and then inserting it into the data storage unit, the content of the data package can be Find it.
此外, 要做到资料内容和资料使用工具的完全分离, 相互之间不互 相影响。 需要在资料内容和资料工具之间定义一套信息接口, 主要包含 的信息为: 资料内容的元数据描述, 包含资料的所属的产品, 版本号, 集合, 书名等一些必要的元信息, 上述元信息在具体实现时, 打包为压 缩格式数据包的资料插件(例如 java 中就是 Jar 包) 中包含一个固定 名字的配置文件。 有了这个包含资料元数据的配置文件, 资料管理可以 动态扫描资料包存放的目录, 当有新的资料包拷贝进来时, 能够读取到 最新包里的这个元数据配置文件, 并将该读取的最新包里的元数据配置 文件同步到资料服务工具中。 工具例如搜索、 个性设置等以组件的形式独立存在, 提供接口供外界访 问, 方便了资料服务工具的扩展。 具体实现时, 资料工具的后台服务器 提供一个组件的管理框架, 可以采用 JMX来构建这个管理框架, 也可 以自己定义一套接口调用规则,例如应用编程接口( Application Program Interface, API ), 但不局限于该接口。 所有的服务组件都遵守这个规则 进行开发, 当将资料服务工具组件部署在这个管理框架之上以后, 框架 通过调用规则可以调用到资料服务工具组件。 In addition, the complete separation of data content and data use tools does not affect each other. A set of information interfaces needs to be defined between the data content and the data tool. The main information is: metadata description of the data content, including the product, version number, collection, title, etc. of the data, and the necessary meta information. When the meta-information is implemented, the data plug-in packaged as a compressed format packet (for example, the Jar package in Java) contains a configuration file with a fixed name. With this configuration file containing data metadata, the data management can dynamically scan the directory where the data package is stored. When a new data package is copied in, the metadata configuration file in the latest package can be read and read. The metadata configuration file in the latest package is synchronized to the data service tool. Tools such as search, personality settings, etc. exist independently in the form of components, providing interfaces for external access, facilitating the expansion of data service tools. In the specific implementation, the back-end server of the data tool provides a component management framework. JMX can be used to build the management framework. You can also define a set of interface calling rules, such as the application programming interface. Interface, API), but not limited to this interface. All service components are developed in accordance with this rule. When the data service tool component is deployed on top of this management framework, the framework can call the data service tool component by calling rules.
另外, 基于本发明实施例所述的资料服务器的资料服务系统, 在架 构上的灵活性主要体现在资料服务器的插件式资料管理和资料服务工 具组件上, 以及该资料中心在架构上又分为前台显示部分和后台服务部 分即资料服务器, 两者通过标准的超文本传输协议(Hypertext Transfer Protocol, HTTP )进行通信,后台服务部分就是一个 Web服务器, 这样, 资料中心就具备灵活多样的部署方式, 下面根据不同的部署方式对本发 明实施例的资料服务系统进行说明。  In addition, the data service system of the data server according to the embodiment of the present invention is mainly embodied in the plug-in data management and data service tool component of the data server, and the data center is further divided into an architecture. The foreground display part and the background service part are the data servers. The two communicate through the standard Hypertext Transfer Protocol (HTTP). The background service part is a web server. In this way, the data center has flexible and diverse deployment methods. The data service system of the embodiment of the present invention will be described below according to different deployment modes.
参考图 1 , 该图为本发明实施例的资料服务系统的第一实施例示意 图, 本实施例将前端显示部分与后台服务部分, 即显示功能实体与资料 中心服务器, 分开部署, 该实施例主要包括:  1 is a schematic diagram of a first embodiment of a data service system according to an embodiment of the present invention. In this embodiment, a front-end display part and a background service part, that is, a display function entity and a data center server are separately deployed. Includes:
资料显示功能实体 1 , 用于响应用户请求, 并将所述用户请求信息 发送至传输网络 2;  The data display function entity 1 is configured to respond to the user request, and send the user request information to the transmission network 2;
传输网络 2, 与所述资料显示功能实体 1相连, 用于按照传输协议 承载所述来自资料显示功能实体 1的用户请求信息;  a transmission network 2, connected to the data display function entity 1, for carrying the user request information from the data display function entity 1 according to a transmission protocol;
资料中心服务器 3 , 用于与所述传输网络 2相连, 组件式资料服务 工具根据用户资料信息的元数据信息, 从已压缩为数据包插件的网络产 品资料信息中获取用户请求的资料信息, 并将所述获取的资料信息发送 至所述资料显示功能实体 1进行显示。  The data center server 3 is configured to be connected to the transmission network 2, and the component data service tool obtains the data information requested by the user from the network product information information that has been compressed into the data package plugin according to the metadata information of the user profile information, and The acquired material information is sent to the material display function entity 1 for display.
需要说明的, 本实施例基于将资料中心服务器 3和显示功能实体 1 分开的部署方式, 具体实现时, 资料显示功能实体 1可以为网络中各客 户机的前端显示框架, 资料中心服务器 3可以为 Web服务器, 所述资料 中心服务器 3与显示功能实体 1通过传输网络 2进行连接, 两部分之间 可以采用 HTTP协议进行通信; 另外, 所述的资料显示功能实体 1可以 响应用户调用的联机帮助页面, 为用户提供了交互的途径, 例如, 用户 点击功能按钮、 用户输入搜索条件、 用户保存自己的个人设置等, 并显 示从资料中心服务器 3获取的用户请求的资料信息。 It should be noted that, in this embodiment, the data center server 3 and the display function entity 1 are separately deployed. In the specific implementation, the data display function entity 1 may be a front end display frame of each client in the network, and the data center server 3 may be Web server, the data center server 3 and the display function entity 1 are connected through the transmission network 2, between the two parts The data display function entity 1 can provide an interactive way for the user to respond to the online help page invoked by the user, for example, the user clicks a function button, the user inputs a search condition, and the user saves his or her own. Personal settings, etc., and display information information requested by the user from the data center server 3.
参考图 2,该图为本发明实施例资料服务系统的第二实施例示意图, 该实施例中将后台服务部分即资料中心服务器 3部署于产品资料信息发 布网站上, 与第一实施例相同的, 本实施例同样包括:  2 is a schematic diagram of a second embodiment of a data service system according to an embodiment of the present invention. In this embodiment, a background service part, that is, a data center server 3, is deployed on a product information information publishing website, which is the same as the first embodiment. This embodiment also includes:
资料显示功能实体 1 , 用于响应用户请求, 并将所述用户请求信息 发送至传输网络 2;  The data display function entity 1 is configured to respond to the user request, and send the user request information to the transmission network 2;
传输网络 2, 与所述资料显示功能实体 1相连, 用于按照传输协议 承载所述来自资料显示功能实体 1的用户请求信息;  a transmission network 2, connected to the data display function entity 1, for carrying the user request information from the data display function entity 1 according to a transmission protocol;
资料中心服务器 3, 用于与所述传输网络 2相连, 组件式资料服务 工具根据资料信息的元数据信息, 从已压缩为数据包插件的网络产品资 料信息中获取用户请求的资料信息, 并将所述获取的资料信息发送至所 述资料显示功能实体 1进行显示。  a data center server 3, configured to be connected to the transmission network 2, and the component data service tool obtains the data information requested by the user from the network product information information that has been compressed into the data package plugin according to the metadata information of the data information, and The acquired material information is sent to the data display function entity 1 for display.
不同的是, 本实施例还包括:  The difference is that the embodiment further includes:
资料发布服务器 4 , 用于发布网络中不同产品的资料信息。  The data publishing server 4 is used for publishing material information of different products in the network.
需要说明的,本实施例为将资料中心服务器 3例如 Web服务器部署 在产品资料信息发布网站上的情况, 例如制造商的 Support网站, 资料 发布服务器 4为公司的 Support网站上发布公司所有的产品资料的服务 器, 从而形成了基于产品的资料社区, 方便了资料中心服务器 3的实时 更新。  It should be noted that, in this embodiment, the data center server 3, such as a web server, is deployed on the product information information publishing website, for example, the manufacturer's support website, and the data publishing server 4 publishes the company's product information on the company's Support website. The server, which forms a product-based data community, facilitates real-time updates of the data center server 3.
另外, 本发明实施例中的显示功能实体 1与资料中心服务器 3还可 以部署在一起, 就相当于现有技术中的本地帮助系统的部署方式, 所有 的后台服务和资料内容都存放在本地机器上, 由于这种部署方式为现有 技术, 此处不再进行详细说明。 In addition, the display function entity 1 and the data center server 3 in the embodiment of the present invention can also be deployed together, which is equivalent to the deployment mode of the local help system in the prior art, and all background services and data contents are stored in the local machine. Above, because this deployment method is existing Technology, no detailed description here.
另外, 上述各种部署方式中还可以包括至少两台分级服务器, 该分 级服务器可作为次级服务器与作为主服务器的资料中心服务器相连, 用 于组件式资料服务工具根据用户资料信息的元数据信息, 从已压缩为数 据包插件的同种网络产品资料信息中获取用户请求的资料信息。 所述的 分级服务器与本发明实施例中的资料中心服务器具有相同的功能, 不同 的是分级服务器存储已压缩为数据包插件的同种网络产品资料信息。 该 种部署方式应用于比较复杂的网络, 采用的分级服务器用来分级处理网 络产品的资料信息, 有利于筒化资料信息的管理, 减轻了网络设备的负 担。 具体来说, 所述次级服务器可包括:  In addition, the foregoing various deployment manners may further include at least two hierarchical servers, where the hierarchical server may be connected as a secondary server to a data center server as a primary server, and used for metadata information of the component data service tool according to user profile information. Obtain the data information requested by the user from the same network product profile information that has been compressed into a packet plug-in. The hierarchical server has the same function as the data center server in the embodiment of the present invention, except that the hierarchical server stores the same network product profile information that has been compressed into a data packet plug-in. This deployment method is applied to a relatively complex network. The hierarchical server used is used to hierarchically process the data information of the network products, which is beneficial to the management of the centralized data information and reduces the burden of the network equipment. Specifically, the secondary server may include:
次级资料管理单元, 用于存储已压缩为数据包插件的同种网络产品 资料信息, 所述数据包插件根据资料信息的元数据信息进行索引, 并将 所述数据包插件的元信息同步到资料服务工具中;  a secondary data management unit, configured to store the same network product profile information that has been compressed into a data package plugin, the data package plugin indexes the metadata information according to the data information, and synchronizes the meta information of the data package plugin to In the data service tool;
次级请求信息处理单元, 用于获取用户请求信息, 并确定所述用户 请求信息中指示的已被选择的资料服务工具;  a secondary request information processing unit, configured to acquire user request information, and determine a selected data service tool indicated in the user request information;
次级资料服务工具管理单元, 用于对不同资料服务工具进行组件式 资料服务工具, 所述启动的资料服务工具根据所述同步的元数据信息从 所述次级资料管理单元获取用户请求的资料信息。  a secondary data service tool management unit, configured to perform a component data service tool for different data service tools, where the activated data service tool obtains data requested by the user from the secondary data management unit according to the synchronized metadata information information.
下面对本发明实施例中的资料服务系统中的资料中心服务器进行 详细说明, 参考图 3 , 该图为本发明实施例的资料中心服务器的第一实 施例示意图, 主要包括:  The following is a detailed description of the data center server in the data service system according to the embodiment of the present invention. Referring to FIG. 3, the figure is a schematic diagram of a first embodiment of a data center server according to an embodiment of the present invention, which mainly includes:
资料管理单元 31 ,用于存储已压缩为数据包插件的网络产品资料信 息, 所述数据包插件根据资料信息的元数据信息进行索引, 并将所述存 储的各数据包插件的元数据信息同步到资料服务工具中, 实际应用中, 所述索引体现为以元数据信息作为索引关键字, 例如元数据信息为产品 号以及版本号信息时, 则以所述产品号以及版本号信息作为索引关键字 进行索引, 所述的同步是为了保持资料服务工具与资料数据包插件中的 元数信息一致而采取的技术手段; The data management unit 31 is configured to store network product profile information that has been compressed into a data packet plug-in, the data packet plug-in is indexed according to the metadata information of the data information, and synchronizes the stored metadata information of each data packet plug-in. In the data service tool, in the actual application, The index is embodied by using the metadata information as an index key. For example, when the metadata information is the product number and the version number information, the product number and the version number information are used as index keys for indexing, and the synchronization is for The technical means adopted to maintain the metadata information in the data service tool and the data package plug-in;
用户请求处理单元 32, 用于获取用户请求信息, 并确定所述用户请 求信息中指示的已被选择的资料服务工具;  a user request processing unit 32, configured to acquire user request information, and determine a selected data service tool indicated in the user request information;
资料服务工具管理单元 33 ,用于对不同资料服务工具进行组件式管 理, 根据所述用户请求处理单元 32确定的资料服务工具启动所述确定 的资料服务工具, 所述启动的资料服务工具根据所述同步的元数据信息 从所述资料管理单元 31中获取用户请求的资料信息。  The data service tool management unit 33 is configured to perform component management on different data service tools, and start the determined data service tool according to the data service tool determined by the user request processing unit 32, where the activated data service tool is The synchronized metadata information is obtained from the material management unit 31 to acquire material information requested by the user.
具体实现时, 首先由用户请求处理单元 32获取用户请求信息, 并 确定所述用户请求信息中指示的已被选择的资料服务工具, 实际应用 中, 所述用户请求信息中携带有用户已选择的资料服务工具, 因此可以 根据所接收到的用户请求信息确定已被选择的资料服务工具, 然后, 再 由资料服务工具管理单元 33根据所述用户请求处理单元 32确定的资料 服务工具启动所述确定的资料服务工具, 所述启动的资料服务工具根据 所述同步的元数据信息从所述资料管理单元 31 中获取用户请求的资料 信息, 实际应用中,所述同步的元数据信息可以为产品号与版本号信息, 举例来说, 当启动的资料服务工具为搜索工具时, 搜索工具根据用户请 求信息中指示的产品号与版本号信息从资料管理单元中获取与所述产 品号与版本号对应的资料信息。  In a specific implementation, the user request processing unit 32 first acquires the user request information, and determines the selected data service tool indicated in the user request information. In the actual application, the user request information carries the user selected The data service tool can therefore determine the selected data service tool based on the received user request information, and then the data service tool management unit 33 initiates the determination according to the data service tool determined by the user request processing unit 32. The data service tool, the activated data service tool obtains the material information requested by the user from the data management unit 31 according to the synchronized metadata information. In the actual application, the synchronized metadata information may be a product number. And the version number information, for example, when the launched data service tool is a search tool, the search tool obtains the product number and the version number from the data management unit according to the product number and the version number information indicated in the user request information. Information information.
本实施例, 资料中心从逻辑上分离为资料的内容和资料服务工具, 在两者之间定义清楚的接口做到了内容和工具的松耦合, 该接口即为数 据包插件中元数据信息, 在实际应用中, 每个数据包插件中都有包含一 个固定名字的配置文件, 该配置文件中记载有资料的元数据信息, 所述 的元数据信息可为资料信息的产品号、 版本号、 集合、 书名或其组合。 参考图 4, 该图为本发明实施例资料中心服务器的资料管理单元的 具体实现示意图, 该资料管理单元 31具体包括: In this embodiment, the data center is logically separated into the content of the data and the data service tool, and the clear interface between the two is to loosely couple the content and the tool, and the interface is the metadata information in the data package plug-in. In practical applications, each data packet plug-in has a configuration file containing a fixed name, and the configuration file records metadata information of the data, The metadata information can be the product number, version number, collection, book title, or a combination thereof of the material information. Referring to FIG. 4, which is a schematic diagram of a specific implementation of a data management unit of a data center server according to an embodiment of the present invention, the data management unit 31 specifically includes:
资料插件存储单元 311 , 用于存储已压缩为数据包插件的网络产品 资料信息, 所述数据包插件根据资料信息的元数据信息进行索引;  a data plug-in storage unit 311, configured to store network product data information that has been compressed into a data packet plug-in, where the data packet plug-in is indexed according to metadata information of the data information;
同步处理单元 312, 用于监控所述资料插件存储单元 311 中的数据 包插件, 并将存储的各数据包插件中的元数据信息同步到资料服务工具 中, 具体实现时, 对资料插件存储单元 311的监控体现在, 实时探测是 否增加了新的数据包插件, 若探测到增加了新的数据包插件, 则读取该 增加的数据包插件的元数据信息配置文件, 并将所述读取的元数据信息 同步到资料服务工具中;  The synchronization processing unit 312 is configured to monitor the data package plug-in in the data plug-in storage unit 311, and synchronize the metadata information in each stored data package plug-in to the data service tool. The monitoring of the 311 is reflected in whether a new data packet plug-in is added in real time, and if a new data packet plug-in is detected, the metadata information configuration file of the added data package plug-in is read, and the read is performed. The metadata information is synchronized to the data service tool;
更新地址存储单元 313 , 用于存储更新所述数据包插件的统一资源 定位符;在如图 2所示存在资料发布服务器时,该更新地址存储单元 313 可用于存储指示所述资料发布服务器地址的统一资源定位符。  The update address storage unit 313 is configured to store a uniform resource locator for updating the data packet plug-in; when the data publishing server exists as shown in FIG. 2, the update address storage unit 313 can be configured to store the address indicating the data publishing server. Uniform resource locator.
检测单元 314, 用于检测所述统一资源定位符指示的已发布产品资 料信息与已存储的资料信息是否一致;  The detecting unit 314 is configured to detect whether the published product information indicated by the uniform resource locator is consistent with the stored data information;
资料更新单元 315 , 用于在所述检测单元 314判断为是后, 根据所 述统一资源定位符的指示更新已存储的产品资料信息。  The data update unit 315 is configured to update the stored product profile information according to the indication of the uniform resource locator after the detecting unit 314 determines YES.
本实施例中不仅实现了对资料插件的存储而且实现了资料内容的 更新, 具体的更新过程为, 由检测单元 314检测更新地址存储单元 313 中存储的统一资源定位符指示的已发布产品资料信息与已存储的资料 信息是否一致, 若是, 则指示资料更新单元 315根据所述统一资源定位 符的指示更新已存储的产品资料信息。 从而实现了资料管理单元 31 中 的资料内容通过上层资料发放服务器进行更新, 实现了资料的自动更 新。 对于本发明实施例中所述的资料服务工具的组件, 不仅包括现有技 术中所具体的所有功能组件, 例如: 搜索等, 另外还包括本发明实施例 中的资料跟踪组件, 该资料跟踪组件用于根据用户对各资料信息的访问 率确定资料信息的优先级, 并按照优先级高低将资料信息提示用户进行 优先选择。 具体实现时, 统计用户一段时间内对资料内容访问的频率, 分析用户的行为和爱好, 然后根据跟踪策略来确定用户的行为习惯, 从 而得出该用户特有的信息。 该组件的实现过程主要分三步, 一是收集用 户的行为信息, 可以通过统计资料内容的点击率实现; 二是对用户行为 信息的分析, 这需要建立资料跟踪的策略库, 然后根据策略来进行具体 分析; 三是输出跟踪结果, 将所述输出的跟踪结果保存在服务器上供别 的资料组件使用, 例如采用将使用频率高的资料信息用彩色的标记突出 显示等形式, 提示用户进行优先选择。 In this embodiment, not only the storage of the data plug-in but also the updating of the data content is implemented. The specific update process is: the detecting unit 314 detects the published product information indicated by the uniform resource locator stored in the update address storage unit 313. Whether it is consistent with the stored material information, and if so, the instruction data updating unit 315 updates the stored product material information according to the indication of the uniform resource locator. Thereby, the content of the data in the data management unit 31 is updated by the upper layer data distribution server, and the automatic updating of the data is realized. For the components of the data service tool described in the embodiments of the present invention, not only all the functional components specific to the prior art, such as: searching, etc., but also the data tracking component in the embodiment of the present invention, the data tracking component It is used to determine the priority of the data information according to the user's access rate to each material information, and prompts the user to give priority to the data information according to the priority level. In the specific implementation, the frequency of accessing the data content by the user is calculated for a period of time, the behavior and hobbies of the user are analyzed, and then the behavior habit of the user is determined according to the tracking strategy, thereby obtaining the information unique to the user. The implementation process of the component is mainly divided into three steps. One is to collect the user's behavior information, which can be realized by the click rate of the statistical data content; the second is the analysis of the user behavior information, which needs to establish a policy tracking resource database, and then according to the strategy The specific analysis is performed; the third is to output the tracking result, and the tracking result of the output is saved on the server for use by other data components, for example, the data information with high frequency of use is highlighted by a colored mark, and the user is prompted to give priority. select.
下面举例说明该资料跟踪组件的应用过程, 例如用户甲最近一段时 间内一直在资料中心上浏览告警信息, 查询时经常输入关键字为 "Alarm" 0 则可推断用户甲最近总是做与告警相关的工作。 这些都是用 户行为跟踪得出的结论, 然后其他资料服务组件可以使用这个结论, 例 如搜索功能组件, 就可以针对用户甲把告警资料在搜索的结果中靠前显 示或者重点标记, 这样可以很好的提高搜索速度。 The following is an example of the application process of the data tracking component. For example, user A has been browsing the alarm information in the data center for a certain period of time. When the keyword is often entered as "Alarm" 0, it can be inferred that user A is always related to the alarm. work. These are the conclusions drawn from user behavior tracking, and then other data service components can use this conclusion, such as the search function component, to display or highlight the alarm data in front of the search results for user A. Improve search speed.
参考图 5, 该图为本发明实施例资料中心服务器的第二实施例的示 意图, 该实施例中资料中心服务器提供资料中心的所有服务和管理资料 的内容, 其分为资料管理和资料服务工具管理以及显示格式管理三个部 分, 该三个部分之间定义了清晰的接口和统一的 URL规划, 这样就把 资料内容和资料服务工具平台完全隔离开, 保证了两部分之间的独立 性, 使得资料内容编写和工具平台可以并行进行, 同时, 内容和工具之 间的接口也是对多产品、 多版本的资料进行管理和查阅的前提, 与第一 实施例相同的, 该实施例同样包括: Referring to FIG. 5, the figure is a schematic diagram of a second embodiment of a data center server according to an embodiment of the present invention. In this embodiment, a data center server provides content of all services and management materials of a data center, and is divided into data management and data service tools. Management and display format management. The three parts define a clear interface and a unified URL plan, which completely separates the data content from the data service tool platform, ensuring the independence between the two parts. The data content writing and tool platform can be carried out in parallel. At the same time, the interface between content and tools is also the premise for managing and reviewing multi-product and multi-version data. The embodiment is the same, and the embodiment also includes:
资料管理单元 31 ,用于存储已压缩为数据包插件的网络产品资料信 息, 所述数据包插件根据资料信息的元数据信息进行索引, 并将所述存 储的各数据包插件的元数据信息同步到资料服务工具中;  The data management unit 31 is configured to store network product profile information that has been compressed into a data packet plug-in, the data packet plug-in is indexed according to the metadata information of the data information, and synchronizes the stored metadata information of each data packet plug-in. To the data service tool;
用户请求处理单元 32, 用于获取用户请求信息, 并确定所述用户请 求信息中指示的已被选择的资料服务工具;  a user request processing unit 32, configured to acquire user request information, and determine a selected data service tool indicated in the user request information;
资料服务工具管理单元 33,用于对不同资料服务工具进行组件式管 理, 根据所述用户请求处理单元 32确定的资料服务工具启动所述确定 的资料服务工具, 所述启动的资料服务工具根据所述同步的元数据信息 从所述资料管理单元 31 中获取用户请求的资料信息, 并将所述获取的 资料信息发送至所述资料显示功能实体 1进行显示。  The data service tool management unit 33 is configured to perform component management on different data service tools, and start the determined data service tool according to the data service tool determined by the user request processing unit 32, where the activated data service tool is The synchronized metadata information is obtained from the material management unit 31, and the acquired material information is sent to the data display function entity 1 for display.
不同的是, 本实施例还包括:  The difference is that the embodiment further includes:
显示管理单元 34, 用于与资料服务工具相连, 将资料服务工具管理 单元 33获取的资料信息按照显示格式进行转换。  The display management unit 34 is configured to be connected to the data service tool, and convert the data information acquired by the data service tool management unit 33 according to the display format.
需要说明的, 所述显示管理单元 34可存储有支持资料内容多元化 显示的用户界面 (User interface, UI )组件, 例如, 可以按照 HTML页 面来显示资料,也可按照电子文件格式( Portable Document Format, PDF ) 显示资料。 其中的显示引擎就是完成资料从内容的 XML文件到展示的 HTML页面或者 PDF文件格式的转换, UI组件库为资料内容的显示提 供了一些公用的组件, 从而保证了资料的可显示性。  It should be noted that the display management unit 34 may store a user interface (UI) component that supports multiple display of data content. For example, the data may be displayed according to an HTML page, or may be in accordance with an electronic file format (Portable Document Format). , PDF ) Display information. The display engine is to complete the conversion of the data from the XML file of the content to the displayed HTML page or the PDF file format. The UI component library provides some common components for the display of the data content, thereby ensuring the displayability of the data.
下面说明本发明实施例的另一方面。  Another aspect of the embodiments of the present invention is described below.
参考图 6, 该图为本发明实施例的实现资料查询的方法的第一实施 例流程示意图, 该流程主要包括:  Referring to FIG. 6, FIG. 6 is a schematic flowchart of a first embodiment of a method for implementing data query according to an embodiment of the present invention, where the process mainly includes:
步骤 si , 接收来自用户的资料查询请求信息;  Step si, receiving data query request information from the user;
步骤 s2, 获取所述查询请求信息中携带的待查询资料信息的元数据 信息; Step s2: Obtain metadata of the to-be-queried material information carried in the query request information Information
步骤 S3 , 判断是否存储有所述获取的元数据信息, 若是, 则执行步 骤 s4, 否则, 执行步骤 s5;  Step S3, determining whether the acquired metadata information is stored, and if so, executing step s4, otherwise, performing step s5;
步骤 s4,从所述元数据信息指示的数据包插件中获取用户请求的资 料信息;  Step s4: Obtain the information information requested by the user from the data package plug-in indicated by the metadata information;
步骤 s5 , 结束查询。  Step s5, the query ends.
需要说明的, 所述元数据信息为资料内容的元数据描述, 包含资料 的所属的产品, 版本号, 集合, 书名等一些必要的元信息, 上述元信息 在具体实现时, 可表现为包含于数据包插件中的配置文件, 下面以所述 元数据信息为产品号与版本号的组合为例, 对本发明的资料查询方法作 进一步的说明, 如图 7, 该图为本发明实施例的实现资料查询的方法的 第二实施例示意图, 该实施例中以元数据信息为产品号与该流程主要包 括:  It should be noted that the metadata information is a metadata description of the data content, and includes necessary metadata such as a product, a version number, a set, and a book name of the data, and the meta information may be included in the specific implementation. For the configuration file in the data package plug-in, the data query method of the present invention is further described by taking the metadata information as a combination of the product number and the version number as an example, as shown in FIG. 7, which is an embodiment of the present invention. A schematic diagram of a second embodiment of a method for implementing data query, in which the metadata information is used as a product number and the process mainly includes:
步骤 sll , 接收来自用户的资料查询请求信息;  Step sll, receiving data query request information from the user;
步骤 sl2, 获取所述查询请求信息中携带的待查询资料信息的产品 号与版本号信息;  Step sl2, obtaining product number and version number information of the to-be-queried data information carried in the query request information;
步骤 sl3 , 判断是否存储有用户请求信息中携带的产品号与版本号 信息, 若是, 则执行步骤 sl4, 否则步骤 sl6;  Step sl3, determining whether the product number and version number information carried in the user request information are stored, and if yes, executing step sl4, otherwise step sl6;
步骤 sl4, 确定所述产品号与版本号信息指示的数据包插件; 步骤 sl5 , 从所述确定的数据包插件中获取与所述产品号与版本号 信息对应的资料信息;  Step sl4, determining the data package plug-in indicated by the product number and the version number information; Step sl5, obtaining the data information corresponding to the product number and the version number information from the determined data packet plug-in;
步骤 sl6, 结束查询。  Step sl6, end the query.
综上, 以上所述是本发明实施例的优选实施方式, 应当指出, 对于 本技术领域的普通技术人员来说, 在不脱离本发明实施例原理的前提 下, 还可以做出若干改进和润饰, 这些改进和润饰也视为本发明的保护 The above is a preferred embodiment of the embodiments of the present invention. It should be noted that those skilled in the art can make some improvements and refinements without departing from the principles of the embodiments of the present invention. , these improvements and retouchings are also considered as protection of the present invention
Z0Zl.0/.00ZN3/X3d 6UU0/ 00Z OAV Z0Zl.0/.00ZN3/X3d 6UU0/ 00Z OAV

Claims

权利要求书 Claim
1、 一种资料中心服务器, 其特征在于, 包括:  1. A data center server, comprising:
资料管理单元, 用于存储已压缩为数据包插件的网络产品资料信 息, 所述数据包插件根据资料信息的元数据信息进行索引, 并将所述存 储的各数据包插件的元数据信息同步到资料服务工具中;  a data management unit, configured to store network product profile information that has been compressed into a data package plug-in, wherein the data packet plug-in is indexed according to metadata information of the data information, and synchronizes the stored metadata information of each data packet plug-in to In the data service tool;
用户请求处理单元, 用于获取用户请求信息, 并确定所述用户请求 信息中指示的已被选择的资料服务工具;  a user request processing unit, configured to acquire user request information, and determine a selected data service tool indicated in the user request information;
资料服务工具管理单元, 用于对不同资料服务工具进行组件式管 料服务工具, 所述启动的资料服务工具根据所述同步的元数据信息从所 述资料管理单元中获取用户请求的资料信息。  And a data service tool management unit, configured to perform a component management service tool for the different data service tools, where the activated data service tool obtains the data information requested by the user from the data management unit according to the synchronized metadata information.
2、 根据权利要求 1 所述的资料中心服务器, 其特征在于, 所述资 料管理单元包括:  2. The data center server according to claim 1, wherein the data management unit comprises:
资料插件存储单元, 用于存储已压缩为数据包插件的网络产品资料 信息, 所述数据包插件根据资料信息的元数据信息进行索引;  a data plug-in storage unit, configured to store network product information information that has been compressed into a data package plug-in, where the data package plug-in is indexed according to metadata information of the data information;
同步处理单元, 用于监控所述资料插件存储单元中的数据包插件, 并将存储的各数据包插件中的元数据信息同步到资料服务工具中。  The synchronization processing unit is configured to monitor the data package plug-in in the data plug-in storage unit, and synchronize the metadata information in each stored data package plug-in into the data service tool.
3、 根据权利要求 2所述的资料中心服务器, 其特征在于, 所述资 料管理单元进一步包括:  The data center server according to claim 2, wherein the data management unit further comprises:
更新地址存储单元, 用于存储更新所述数据包插件的统一资源定位 付;  An update address storage unit, configured to store a unified resource location payment for updating the data package plugin;
检测单元, 用于检测所述统一资源定位符指示的已发布产品资料信 息与已存储的产品资料信息是否一致;  a detecting unit, configured to detect whether the published product information information indicated by the uniform resource locator is consistent with the stored product data information;
资料更新单元, 用于在所述检测单元判断为是后, 根据所述统一资 源定位符的指示更新已存储的产品资料信息。 a data update unit, configured to: after the detecting unit determines that it is YES, according to the unified capital The indication of the source locator updates the stored product profile information.
4、 根据权利要求 1 所述的资料中心服务器, 其特征在于, 所述资 料中心服务器进一步包括:  4. The data center server according to claim 1, wherein the data center server further comprises:
显示管理单元, 用于与资料服务工具相连, 将资料服务工具管理单 元获取的资料信息按照显示格式进行转换。  The display management unit is configured to be connected to the data service tool, and convert the data information acquired by the data service tool management unit according to the display format.
5、 根据权利要求 1 所述的资料中心服务器, 其特征在于, 所述资 料服务工具包括:  5. The data center server according to claim 1, wherein the data service tool comprises:
资料搜索工具, 用户根据用户的请求查询用户请求的资料信息; 资料跟踪工具, 用于根据用户对各资料信息的访问率确定资料信息 的优先级, 并按照优先级高低将资料信息提示用户进行优先选择。  The data search tool, the user queries the data information requested by the user according to the request of the user; the data tracking tool is configured to determine the priority of the data information according to the access rate of each data information by the user, and prompt the user to give priority to the data information according to the priority level. select.
6、根据权利要求 1-5中任一项所述的资料中心服务器,其特征在于, 所述元数据信息包括: 产品号、 版本号、 集合、 书名或其组合。  The data center server according to any one of claims 1 to 5, wherein the metadata information comprises: a product number, a version number, a set, a book name, or a combination thereof.
7、 一种资料服务系统, 其特征在于, 包括:  7. A data service system, comprising:
资料显示功能实体, 用于响应用户请求, 并将所述用户请求信息发 送至传输网络;  The data display function entity is configured to respond to the user request, and send the user request information to the transmission network;
传输网络, 与所述资料显示功能实体相连, 用于按照传输协议承载 所述来自资料显示功能实体的用户请求信息;  a transmission network, connected to the data display function entity, configured to carry the user request information from the data display function entity according to the transmission protocol;
资料中心服务器, 用于与所述传输网络相连, 组件式资料服务工具 根据用户资料信息的元数据信息, 从已压缩为数据包插件的网络产品资 料信息中获取用户请求的资料信息, 并将所述获取的资料信息发送至所 述资料显示功能实体进行显示。  a data center server, configured to be connected to the transmission network, and the component data service tool obtains the data information requested by the user from the network product information information that has been compressed into the data package plugin according to the metadata information of the user profile information, and The acquired material information is sent to the data display function entity for display.
8、 根据权利要求 7 所述的资料服务系统, 其特征在于, 所述资料 中心服务器具体包括:  The data service system according to claim 7, wherein the data center server specifically includes:
资料管理单元, 用于存储已压缩为数据包插件的网络产品资料信 息, 所述数据包插件根据资料信息的元数据信息进行索引, 并将所述存 储的各数据包插件的元数据信息同步到资料服务工具中; 用户请求处理单元, 用于获取用户请求信息, 并确定所述用户请求 信息中指示的已被选择的资料服务工具; a data management unit, configured to store network product data information that has been compressed into a data package plug-in, where the data packet plug-in is indexed according to metadata information of the data information, and the The metadata information of the stored data package plug-ins is synchronized to the data service tool; the user request processing unit is configured to acquire the user request information, and determine the selected data service tool indicated in the user request information;
资料服务工具管理单元, 用于对不同资料服务工具进行组件式管 料服务工具, 所述启动的资料服务工具根据所述同步的元数据信息从所 述资料管理单元中获取用户请求的资料信息。  And a data service tool management unit, configured to perform a component management service tool for the different data service tools, where the activated data service tool obtains the data information requested by the user from the data management unit according to the synchronized metadata information.
9、 根据权利要求 8 所述的资料服务系统, 其特征在于, 所述资料 服务系统进一步包括: 资料发布服务器, 用于发布网络中不同产品的资 料信息;  The data service system according to claim 8, wherein the data service system further comprises: a data distribution server, configured to distribute information information of different products in the network;
所述资料管理单元包括:  The data management unit includes:
更新地址存储单元, 用于存储指示所述资料发布服务器地址的统一 资源定位符;  And an update address storage unit, configured to store a uniform resource locator indicating the address of the data publishing server;
检测单元, 用于检测所述统一资源定位符指示的已发布产品资料信 息与已存储的资料信息是否一致;  a detecting unit, configured to detect whether the published product information information indicated by the uniform resource locator is consistent with the stored data information;
资料更新单元, 用于在所述检测单元判断为是后, 根据所述统一资 源定位符的指示更新已存储的产品资料信息。  And a data update unit, configured to update the stored product profile information according to the indication of the unified resource locator after the detecting unit determines to be YES.
10、 根据权利要求 8所述的资料服务系统, 其特征在于, 所述资料 中心服务器还包括:  The data service system according to claim 8, wherein the data center server further comprises:
显示管理单元, 用于与资料服务工具相连, 将资料服务工具管理单 元获取的资料信息按照显示格式进行转换。  The display management unit is configured to be connected to the data service tool, and convert the data information acquired by the data service tool management unit according to the display format.
11、 根据权利要求 8所述的资料服务系统, 其特征在于, 所述资料 服务工具包括:  11. The data service system according to claim 8, wherein the data service tool comprises:
资料搜索工具, 用户根据用户的请求查询用户请求的资料信息; 资料跟踪工具, 用于根据用户对各资料信息的访问率确定资料信息 的优先级, 并按照优先级高低将资料信息提示用户进行优先选择。 The data search tool, the user queries the data information requested by the user according to the user's request; the data tracking tool is configured to determine the data information according to the user's access rate to each data information. Priority, and the data information prompts the user to give priority according to the priority level.
12、 根据权利要求 7所述的资料服务系统, 其特征在于, 所述资料 服务系统进一步包括:  The data service system according to claim 7, wherein the data service system further comprises:
分级服务器, 作为次级服务器与所述作为主服务器的资料中心服务 器相连, 用于组件式资料服务工具根据用户资料信息的元数据信息, 从 已压缩为数据包插件的同种网络产品资料信息中获取用户请求的资料 信息。  The grading server is connected as the secondary server to the data center server as the primary server, and is used by the component data service tool according to the metadata information of the user profile information, from the same network product profile information that has been compressed into the data package plug-in. Obtain the information information requested by the user.
13、 根据权利要求 12所述的资料服务系统, 其特征在于, 所述次 级服务器具体包括:  The data service system according to claim 12, wherein the secondary server specifically comprises:
次级资料管理单元, 用于存储已压缩为数据包插件的同种网络产品 资料信息, 所述数据包插件根据资料信息的元数据信息进行索引, 并将 所述数据包插件的元信息同步到资料服务工具中;  a secondary data management unit, configured to store the same network product profile information that has been compressed into a data package plugin, the data package plugin indexes the metadata information according to the data information, and synchronizes the meta information of the data package plugin to In the data service tool;
次级请求信息处理单元, 用于获取用户请求信息, 并确定所述用户 请求信息中指示的已被选择的资料服务工具;  a secondary request information processing unit, configured to acquire user request information, and determine a selected data service tool indicated in the user request information;
次级资料服务工具管理单元, 用于对不同资料服务工具进行组件式 资料服务工具, 所述启动的资料服务工具根据所述同步的元数据信息从 所述次级资料管理单元获取用户请求的资料信息。  a secondary data service tool management unit, configured to perform a component data service tool for different data service tools, where the activated data service tool obtains data requested by the user from the secondary data management unit according to the synchronized metadata information information.
14、 实现资料查询的方法, 其特征在于, 包括:  14. A method for implementing data query, characterized in that:
a、 接收来自用户的资料查询请求信息;  a, receiving data query request information from the user;
b、 获取所述查询请求信息中携带的待查询资料信息的元数据信息; c、 判断是否存储有所述获取的元数据信息, 并在判断为是后, 从所 述元数据信息指示的数据包插件中获取用户请求的资料信息。  Obtaining metadata information of the to-be-queried material information carried in the query request information; c. determining whether the acquired metadata information is stored, and after determining that the data is instructed, the data indicated by the metadata information The package plugin obtains the information information requested by the user.
15、 根据权利要求 14所述的资料查询方法, 其特征在于, 所述元 数据信息为资料信息的产品号与版本号信息, 步骤 c具体包括: cl、 判断是否存储有用户请求信息中携带的产品号与版本号信息, 若是, 则执行 c2及 c2以下步骤, 否则, 结束查询; The data query method according to claim 14, wherein the metadata information is a product number and a version number information of the material information, and the step c specifically includes: Cl, determining whether the product number and version number information carried in the user request information are stored, and if yes, performing the following steps c2 and c2; otherwise, ending the query;
c2、 确定所述产品号与版本号信息指示的数据包插件;  C2, determining a data package plug-in indicated by the product number and the version number information;
c3、 从所述确定的数据包插件中获取与所述产品号与版本号信息对 应的资料信息。  C3. Obtain, from the determined data package plugin, the material information corresponding to the product number and the version number information.
PCT/CN2007/071202 2006-12-15 2007-12-07 Data center server, data service system and data inquiring method WO2008071119A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CNB2006101242304A CN100470546C (en) 2006-12-15 2006-12-15 Data center server, data service system and method for realizing data query
CN200610124230.4 2006-12-15

Publications (1)

Publication Number Publication Date
WO2008071119A1 true WO2008071119A1 (en) 2008-06-19

Family

ID=38125794

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2007/071202 WO2008071119A1 (en) 2006-12-15 2007-12-07 Data center server, data service system and data inquiring method

Country Status (2)

Country Link
CN (1) CN100470546C (en)
WO (1) WO2008071119A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112581187A (en) * 2020-12-29 2021-03-30 科技谷(厦门)信息技术有限公司 Credible data service system based on industrial big data algorithm
CN113656093A (en) * 2021-08-02 2021-11-16 珠海格力电器股份有限公司 Plug-in configuration method, device, equipment and storage medium

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100470546C (en) * 2006-12-15 2009-03-18 华为技术有限公司 Data center server, data service system and method for realizing data query
CN101686206B (en) * 2008-09-24 2011-11-30 宏碁股份有限公司 Cross-server data integration method and system
CN102158549A (en) * 2011-03-03 2011-08-17 山东浪潮齐鲁软件产业股份有限公司 Method for uniform registration maintenance and call forwarding of common help url according to module
CN103533094B (en) * 2013-09-17 2016-08-24 镇锡惠 Coding all-in-one and coding system
CN105095197B (en) * 2014-04-16 2018-05-18 华为技术有限公司 A kind of method and device for handling data

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1420467A (en) * 2001-11-16 2003-05-28 株式会社日立制作所 File managing system and method
CN1534531A (en) * 2003-03-31 2004-10-06 ̨������·����ɷ����޹�˾ Technology master file data structure, management system and method, semiconductor product and management method thereof
CN1975726A (en) * 2006-12-15 2007-06-06 华为技术有限公司 Data center server, data service system and data query method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1420467A (en) * 2001-11-16 2003-05-28 株式会社日立制作所 File managing system and method
CN1534531A (en) * 2003-03-31 2004-10-06 ̨������·����ɷ����޹�˾ Technology master file data structure, management system and method, semiconductor product and management method thereof
CN1975726A (en) * 2006-12-15 2007-06-06 华为技术有限公司 Data center server, data service system and data query method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
FAN WEI AND CHEN SHUNIAN: "RSS-based Bibliography Service Idea and Implementation", NEW TECHNOLOGY OF LIBRARY AND INFORMATION SERVICE, no. 131, December 2005 (2005-12-01), pages 59 - 62 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112581187A (en) * 2020-12-29 2021-03-30 科技谷(厦门)信息技术有限公司 Credible data service system based on industrial big data algorithm
CN113656093A (en) * 2021-08-02 2021-11-16 珠海格力电器股份有限公司 Plug-in configuration method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN100470546C (en) 2009-03-18
CN1975726A (en) 2007-06-06

Similar Documents

Publication Publication Date Title
US6424966B1 (en) Synchronizing crawler with notification source
WO2008071119A1 (en) Data center server, data service system and data inquiring method
EP2842027A1 (en) Associating a file type with an application in a network storage service
JPH1115767A (en) Server information providing device and computer readable recording medium recording server information providing program
JP2001265821A (en) Information collecting device and plant monitoring system
US6829619B1 (en) Information providing server
TW200923699A (en) Dynamic sitemap creation
EP2717187A1 (en) Information processing system, access rights management method, information processing device, and control method and control program therefor
JP2008112341A (en) Information processing apparatus, information processing method, and information processing program
JPH1115716A (en) Document updation notifying device and document updation notifying method
CN112015696B (en) Data access method, data relationship setting method, data access device, data relationship setting device and storage medium
JP5454341B2 (en) Information processing apparatus, information processing method, program, information providing apparatus, and information processing system
JP4333184B2 (en) Electronic data management system
JP2013229042A (en) System and method for managing distribution of content to devices
JP2001014210A (en) Information collection system
JP2002373175A (en) Method and system for retrieving service
JP2002041407A (en) Information processing system, information disclosure server, and portal server
US20040039992A1 (en) Electronic document request/supply method based on XML
JP2000123030A (en) Method, device and system for presenting information and recording medium
JP3708893B2 (en) Knowledge information collecting system and knowledge information collecting method
JP2004185303A (en) Www site history retrieving device and method, and program
JP2003076552A (en) Image processing program providing server, image processor on the client side, image processing program creating method, image processing program providing program and image processing program reception program
JP3708894B2 (en) Knowledge information collecting system and knowledge information collecting method
JP2012018519A (en) Document management system
JP2011164875A (en) File synchronization apparatus, file synchronization management apparatus, file synchronization method, and file synchronization management method

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: 07846047

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: 07846047

Country of ref document: EP

Kind code of ref document: A1