CN102137146A - Method for processing and displaying internet multi-source information and device thereof - Google Patents

Method for processing and displaying internet multi-source information and device thereof Download PDF

Info

Publication number
CN102137146A
CN102137146A CN2010106007152A CN201010600715A CN102137146A CN 102137146 A CN102137146 A CN 102137146A CN 2010106007152 A CN2010106007152 A CN 2010106007152A CN 201010600715 A CN201010600715 A CN 201010600715A CN 102137146 A CN102137146 A CN 102137146A
Authority
CN
China
Prior art keywords
data
internal data
database
handled
exhibiting
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2010106007152A
Other languages
Chinese (zh)
Other versions
CN102137146B (en
Inventor
王清明
唐益龙
邓亮
苏上海
陈浩然
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Baidu Online Network Technology Beijing Co Ltd
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and Technology 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 Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN201010600715.2A priority Critical patent/CN102137146B/en
Priority claimed from CN201010600715.2A external-priority patent/CN102137146B/en
Publication of CN102137146A publication Critical patent/CN102137146A/en
Application granted granted Critical
Publication of CN102137146B publication Critical patent/CN102137146B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a method for processing and displaying internet multi-source information. The method comprises the following steps of: requesting data to an outside-source server; analyzing structured data returned from the outside-source server; constructing internal data according to the analyzed structured data, wherein the data structure of the internal data comprises a basic data structure and a derivative data structure, the basic data structure is a logic basic data unit which is contained in order to satisfy business requirements, and the derivative data structure is a data unit which is formed by compositing the basic data structure and logically contains a plurality of components; storing the constructed internal data in a database; and repeatedly carrying out the steps timely or at an a randomly set time interval, acquiring the content from the database and displaying the content on a page. The invention also provides a device for processing and displaying the internet multi-source information, which uses the method. By the method and through the device, the effect of conjunctively displaying local static information and updatable dynamic information which is acquired from a plurality of information sources on the internet on a vocabulary entry page can be better achieved.

Description

The multi-source information processing of a kind of the Internet and methods of exhibiting and device thereof
[technical field]
The present invention relates to the Internet communication technology field, particularly relate to the multi-source information processing of a kind of the Internet and methods of exhibiting and device thereof.
[background technology]
Along with internet arena more and more in depth develops, masses obtain information and also become more and more convenient on network.The encyclopaedia series products that occurs in the internet, applications field obtains knowledge for masses especially and information provides a kind of new approach and experience.With traditional encyclopaedical similar, such product is the elementary cell of information organization with the entry, by the detailed explanation to entry, makes the reader understand the various information relevant with this entry.
But existing the Internet encyclopaedia product is the document content organizational form with paragraph, chapters and sections all, possesses the entry of the renewable expansion content of structuring for some, and it is convenient inadequately that this organizational form seems.For example for " so-and-so league matches " entry, except offer the user except historical background about this league matches, outside the static content that match rule introduction etc. does not need to change in time, also need to offer the multidate information that the user can upgrade in time about recent race situation of this league matches etc., this multidate information may comprise the information that race grouping, each team of group, each team must grade and dynamically update in time.Certain grade of TV programme entry for example need expand corresponding listing again, and this listing content changed along with the time.
The static information of entry normally is stored on the local data base, is also referred to as local data, and the required multidate information of entry then is that local data base is unexistent, is also referred to as outer source data.Under prior art, owing to provide the server of entry itself not have these outer source datas, so the entry information based on the pure static state of self server can only be provided, and be difficult to realize the displaying of multidate information, more can not realize multidate information and static information are organized simultaneously and offered user's function.
[summary of the invention]
In view of this, the invention provides the multi-source information processing of a kind of the Internet and exhibiting device and method thereof, so that realize the displaying of multidate information.
The invention provides a kind of multi-source information and handle and methods of exhibiting, may further comprise the steps: regularly outside source server request msg based on the Internet; The structural data that parsing is returned from outer source server; According to the structural data structure internal data of resolving, wherein, the data structure of internal data comprises Data Structures and derivative data structure, Data Structures is the primitive in logic that comprises in order to satisfy business demand, and the derivative data structure is the data cell that comprises a plurality of parts in logic that is composited by Data Structures; The internal data store of structure is arrived database; And database obtains internal data and is illustrated in the page.
The preferred implementation one of according to the present invention, outer source server comprises one or more.
The preferred implementation one of according to the present invention, in the process of structure internal data, detect the integrality of the structural data of resolving, other data that need obtain if structural data is imperfect are then returned and are carried out regularly the outwards step of source server request msg.
The preferred implementation one of according to the present invention, the structural data that returns from outer source server is the structural data of XML form.
The preferred implementation one of according to the present invention is by resolving the XML structural data based on the DOM resolver of tree structure or based on the SAX resolver of incident.
The preferred implementation one of according to the present invention, with the structure internal data store in database steps, further comprise internal data and the local data that is associated with internal data are disperseed to be stored in the disparate databases, wherein, local data be meant do not need from outer source server obtain and handle be stored in data the database so that combine with exhibition information with internal data.
The preferred implementation one of according to the present invention, with the structure internal data store in database steps, further comprise internal data and the local data that is associated with internal data concentrated and be stored in the same database, wherein, local data be meant do not need from outer source server obtain and handle be stored in data the database so that combine with exhibition information with internal data.
The preferred implementation one of according to the present invention, this method also comprise with local data be illustrated in the page after internal data combines.
The preferred implementation one of according to the present invention further comprises the internal data store of the structure step to database: the internal data sequence is turned to the structuring character string; And store the structuring character string into database.
The preferred implementation one of according to the present invention, the step of obtaining internal data and being illustrated in the page from database further comprises: read the structuring character string and unserializing is an internal data from database; And internal data is illustrated in the page by page rendering.
The present invention also provides a kind of the Internet multi-source information to handle and exhibiting device, comprising: the request msg unit is used for regularly outwards source server request msg; The resolution data unit is used to resolve the structural data that returns from outer source server; The construction data unit, be used for according to the structural data of resolving, the structure internal data, wherein, the data structure of internal data comprises Data Structures and derivative data structure, Data Structures is the primitive in logic that comprises in order to satisfy business demand, and the derivative data structure is the data cell that comprises a plurality of parts in logic that is composited by Data Structures; Storage data units is used for the internal data store of structure is arrived database, and the displayed page unit, is used for obtaining internal data and being illustrated in the page from database.
The preferred implementation one of according to the present invention, outer source server comprises one or more.
The preferred implementation one of according to the present invention, construction data unit also comprise the integrality that detects the structural data of resolving, other data that need obtain if structural data is imperfect, then call request data cell.
The preferred implementation one of according to the present invention, the structural data that returns from outer source server is the structural data of XML form.
The preferred implementation one of according to the present invention, the XML structural data is by resolving based on the DOM resolver of tree structure or based on the SAX resolver of incident.
The preferred implementation one of according to the present invention, storage data units further disperses internal data and the local data that is associated with internal data to be stored in the disparate databases, wherein, described local data be meant do not need from outer source server obtain and handle be stored in data the described database so that combine with exhibition information with internal data.
The preferred implementation one of according to the present invention, storage data units is further concentrated internal data and the local data that is associated with internal data and is stored in the same database, wherein, local data be meant do not need from outer source server obtain and handle be stored in data the database so that combine with exhibition information with internal data.
The preferred implementation one of according to the present invention, the displayed page unit with local data be illustrated in the page after internal data combines.
The preferred implementation one of according to the present invention, storage data units further comprises the serializing unit, and the serializing unit turns to the structuring character string with the internal data sequence, and storage data units stores the structuring character string into database.
The preferred implementation one of according to the present invention, the displayed page unit reads the structuring character string and unserializing is an internal data from database, by page rendering internal data is illustrated in the page then.
As can be seen from the above technical solutions, adopt the Internet of the present invention multi-source information processing method and device, the Internet multi-source information methods of exhibiting and device and application system, can well reach the renewable structurized multidate information that local static information and a plurality of information sources from the Internet is got at the entry page and combine the effect of showing.
[description of drawings]
The schematic flow sheet of the Internet multi-source information processing method that Fig. 1 provides for foundation one embodiment of the invention;
The schematic flow sheet of the Internet multi-source information methods of exhibiting that Fig. 2 provides for foundation one embodiment of the invention;
Fig. 3 combines the displayed page design sketch for the local data that foundation one embodiment of the invention provides with internal data; And
The Internet multi-source information that Fig. 4 provides for foundation one embodiment of the invention is handled the configuration diagram with exhibiting device.
[embodiment]
In order to make the purpose, technical solutions and advantages of the present invention clearer, describe the present invention below in conjunction with the drawings and specific embodiments.
The invention provides a kind of the Internet multi-source information handles and methods of exhibiting.According to an embodiment of the present invention, this method comprises the Internet multi-source information processing method and the Internet multi-source information methods of exhibiting two parts, below is elaborated respectively.
Fig. 1 is the schematic flow sheet of the Internet provided by the invention multi-source information processing method.As shown in Figure 1, the Internet multi-source information processing method 100 comprises following steps:
Step 101: outside source server request msg.By HTTP (Hyper Text TransferProtoco1) interface source server outside one or more send request of data and obtain outside the structured data file of XML (the Extensible Markup Language) form that returns of source server.Described outer source server be meant can provide do not have on the home server and the server of updated information in time, it is out of contior that it normally implements the system of this method.
It should be noted that the present invention is not limited to the data communication method of above-mentioned HTTP interface, also be not limited to obtain returning the XML formatted data.Change the interface mode of communication or return the structural data of custom protocol, all be interpreted as being included within the scope of the present invention.
Step 102: resolve the outer source data that obtains.The present invention can be by based on DOM (the Document Object Model) resolver of tree structure, resolve the XML structural data that obtains from outer source server based on SAX (the Simple API for XML) resolver of incident.
Owing to what obtain from outer source server is an XML file, in order to understand the implication of the data representation in this document, so that the operation of subsequent step need be resolved this document.
Be example with the DOM resolver below, the process of analyzing XML file is described.So-called DOM resolver is meant the resolver based on DOM.XML DOM has defined the object and the attribute of all XML elements, and the method (interface) of visiting them, and realizes that the device that these methods are resolved the XML file is exactly the DOM resolver.The maximum characteristics of DOM resolver resolves XML file are that the XML file all is loaded in the internal memory, form one and the corresponding node tree of XML file structure in internal memory, and the descendants according to node concerns to come ergodic data then.Xia Mian XML file for example:
<?xml?version=″1.0″encoding=″ISO-8859-1″?>
<bookstore>
<book?category=″COOKING″>
<title?lang=″en″>Everyday?Italian</title>
<author>Giada?De?Laurentiis</author>
<year>2005</year>
<price>30.00</price>
</book>
<book?category=″CHILDREN″>
<title?lang=″en″>Harry?Potter</title>
<author>J?K.Rowling</author>
<year>2005</year>
<price>29.99</price>
</book>
<book?category=″WEB″>
<title?lang=″en″>XQuery?Kick?Start</title>
<author>James?McGovern</author>
<author>Per?Bothner</author>
<author>Kurt?Cagle</author>
<author>James?Linn</author>
<author>Vaidyanathan?Nagaraj?an</author>
<year>2003</year>
<price>49.99</price>
</book>
<book?category=″WEB″>
<title?lang=″en″>Learning?XML</title>
<author>Erik?T.Ray</author>
<year>2003</year>
<price>39.95</price>
</book>
</bookstore>
In this document, root node is<bookstore 〉, the every other node in the document all is comprised in<bookstore〉in.Root node<bookstore〉four<book arranged〉node, first<book〉node has four node:<title 〉,<author 〉,<year〉and<price 〉, wherein each node all comprises a text node, " Everyday Italian ", " Giada De Laurentiis ", " 2005 " and " 30.00 ".Pass series structure node corresponding by these nodes is set, and by the method that meets XML DOM standard these nodes is traveled through according to descendants's relation, just can obtain the attribute (being the implication of these value representations) of value and these values of each text node.
Corresponding with step 101, when structural data that background server obtains is a extended formatting except that the XML form, resolve and cause adopting with the external source data of above-mentioned different analysis mode, be interpreted as being included within the scope of the present invention.
Step 103: by the outer source data after resolving, the internal data that structure needs.Because we obtain the data of returning from outer source server, itself do not have the logic of service application, can satisfy our business demand during for final the use, external source data configuration after resolving need be our operable internal data, this is by the different part realization in the data structure of internal data of the external source Data Matching after will resolving.The data structure of described internal data comprises Data Structures and derivative data structure.Wherein, Data Structures refers to the primitive in logic that needs comprise in order to satisfy business demand, and the derivative data structure refers to according to service needed by the compound data cell that comprises a plurality of parts in logic that constitutes of Data Structures.The structure of internal data is divided into Data Structures and derivative data structure, can increases the reusability of data, also can be in follow-up storage conserve storage.
Be illustrated with the data structure of football match to internal data below: for example Data Structures comprises that certain match is poised for battle A, group round robin scoreboard B and shooterboard C, the derivative data structure comprises certain team such as Argentinian team, wherein need to describe its ongoing match, the match in past, the information such as integration in group round robin, so just being equivalent to can be with A and two kinds of compound description of structure of B.In addition, the derivative data structure also comprises description " world cup " the such information that is used for, the information such as match, each group's scoreboard, shooterboard that comprises ongoing match, past, this just need use compound the coming together of A, B, three kinds of structures of C and describe, promptly the world cup informational needs by match be poised for battle, group round robin scoreboard and shooterboard comprehensively present.Formulate by the people.
In the specific implementation of present embodiment, can construct Data Structures by the mode of the built-in array of PHP, construct the derivative data structure by the mode of the built-in related array of PHP.World cup scoreboard data structure in the Data Structures as described above can be schematically as follows:
′scoreboard′=>array(
array(
′lid′=>62496,
' name '=〉 ' Brazil ',
′flag′=>′http://brazil.jpg′,
′games′=>5,
′gamesWin′=>3,
′gamesLost′=>1,
′gamesDraw′=>1,
′goals′=>20,
′goalsLost′=>5,
′goalsDifference′=>10,
′score′=>60,
),
),
As can be seen, the scoreboard object is an array, can comprise each team's object in the array, and each team is again an array, and the inside can comprise and the relevant information of this team's match.
This mode not only simply but also flexible, only limited to use this kind mode but should not be construed as the present invention, and any implementation that can reach identical purpose all should be included within the scope of the present invention.
In step 103, structure if find that other data that need obtain in order to construct internal data are arranged, will return execution in step 101 during internal data, with once more outwards source server send request of data.Because internal data is relevant with the service application logic, and outer source server is not known this logic, so the data of obtaining from outer source server in certain XML file of returning can not match certain internal data fully, at this moment, for this internal data structure is complete, need return execution in step 101, outwards source server sends request of data once more.
In addition, owing to the data in the database are imported from the external world, and the input of data for various reasons, can import invalid or error message.Guarantee the data fit regulation of input, become Database Systems, especially the problem of multi-user's relational database system first concern.Therefore data integrity proposes.
Data integrity (Data Integrity) is meant the accuracy (Accuracy) and the reliability (Reliability) of data.It is should prevent to exist in the database not meet semantic predetermined data and prevent to cause invalid operation or error message to propose because of the input and output of error message.Data integrity is divided into four classes: entity integrity (Entity Integrity), domain integrity (Domain Integrity), referential integrity (Referential Integrity), user-defined integrality (User-definedIntegrity).
Step 104: the internal data store of structure is arrived database.The present invention can disperse the internal data and the local data of structure to be stored in the disparate databases, also can centralized stores in same database, wherein, local data be meant do not need from outer source server obtain and handle be stored in data the local data base.In the preferred embodiment of the present invention, adopt the mode of disperseing storage that the internal data of structure is stored, to reduce carrying cost, decentralized system risk.
In the present embodiment, step 104 also further comprises following two steps:
Step 1041: the internal data sequence of structure is turned to the structuring character string, and the object information that is about in the internal data is converted to the structuring character string that can keep or be convenient to transmit, conveniently to be stored in the database.
Step 1042: store the structuring character string into database, soon the structuring character string is converted into the tables of data in the relational database, so that read at any time and use.
Step 105: with regularly or the mode that sets interval at random return execution in step 101 to step 104.Because outer source data value has ageing, along with the change data value of time also can change, and adopt the system of this method uncontrollable for outer source server, just can't know also when change has taken place the outer source data on the outer source server, in order when showing, can to obtain data value promptly and accurately, need with regularly or the mode repeated execution of steps 101 that sets interval at random to step 105.
Fig. 2 is the schematic flow sheet of the Internet provided by the invention multi-source information methods of exhibiting.As shown in Figure 2, the Internet multi-source information methods of exhibiting 200 comprises following steps:
Step 201: receive the request of user to the displayed page that comprises internal data;
Step 202: obtain data from database, wherein said data comprise the combining of local data of internal data and database storage.
Further, further comprising the steps of in step 202: the structuring character string of storing in the reading database; With structuring character string unserializing is internal data.
Step 203: by page rendering with described data display at the page, concrete, internal data and local data can be illustrated in the different parts of the page respectively, preferred, the mode of described internal data with form represented.
As shown in Figure 3, the local data that provides for foundation one embodiment of the invention combines the displayed page design sketch with internal data.As can be seen from Figure 3, there is a zone to be used for showing that other parts are organized local data in the mode of paragraph with the obtaining and treated information from outer source server of form tissue in the page.
The present invention also provides and has adopted the Internet multi-source information of said method to handle and exhibiting device.Fig. 3 is the configuration diagram of the Internet provided by the invention multi-source information processing and exhibiting device.As shown in Figure 3, the Internet multi-source information processing provided by the invention comprises processing unit 301 and exhibiting device 302 with exhibiting device 300.Processing unit 301 is used for being responsible for carrying out mutual and deal with data with outer source server.Exhibiting device 302 is used for showing treated outer source data and local data to the user.
The Internet multi-source information processing unit 301 comprises: request msg unit 3011, resolution data unit 3012, construction data unit 3013 and storage data units 3014.
Wherein, request msg unit 3011 is responsible for regularly or the outside source server request msg of mode that sets interval at random, outer source server can be for one or more, described outer source server be meant can provide do not have on the home server and the server of updated information in time.
The structural data that returns from outer source server be responsible for to be resolved in resolution data unit 3012, and structural data is the XML formatted data, availablely based on the DOM resolver of tree or based on the SAX resolver of incident the XML formatted data is resolved.
Construction data unit 3013, be responsible for according to the structural data of resolving, the structure internal data, wherein the data structure of internal data comprises Data Structures and derivative data structure, Data Structures is meant the primitive in logic that needs comprise in order to satisfy business demand, the derivative data structure is meant the data cell that comprises a plurality of parts in logic that is composited by Data Structures according to service needed, whether detection also is responsible in the construction data unit other data that need obtain in order to construct internal data, if having then the call request data cell.
Storage data units 3014, be responsible for will structure internal data store in database, the internal data of structure can be disperseed store with local data, also can centralized stores, wherein, local data be meant do not need from outer source server obtain and handle be stored in data the database.In the preferred embodiment of the present invention, storage data units adopts the mode of disperseing storage that the internal data of structure is stored, to reduce carrying cost, decentralized system risk.In the present embodiment, storage data units can also comprise the serializing unit, and the serializing unit turns to the structuring character string with the internal data sequence, and storage data units stores the structuring character string in the database into.
Repeat call unit 3015, be responsible for regularly or the mode call request data cell that sets interval at random, with the data that changed on the outer source server of timely acquisition.
The Internet multi-source information exhibiting device 302 comprises reception request unit 3021, data capture unit 3022 and page rendering unit 3023.
Wherein, receive request unit 3021 and be responsible for receiving the request of users the displayed page that comprises internal data.
Data capture unit 3022 is responsible for obtaining data from database, and wherein said data comprise the combining of local data of internal data and database storage.
The different parts of the page is responsible for internal data and local data are illustrated in respectively in page rendering unit 3023, and preferably, the page rendering unit represents the mode of described internal data with form.
The above is a better embodiment of the present invention only, is not limited to the present invention, and is within the spirit and principles in the present invention all, any modification of being made, is equal to replacement, improvement etc., all should be included within the scope of protection of the invention.

Claims (20)

1. the multi-source information based on the Internet is handled and methods of exhibiting, it is characterized in that, said method comprising the steps of:
Regularly outside source server request msg;
The parsing structural data that source server returns outside described;
According to the described structural data structure internal data of resolving, wherein, the data structure of described internal data comprises Data Structures and derivative data structure, described Data Structures is the primitive in logic that comprises in order to satisfy business demand, and described derivative data structure is the data cell that comprises a plurality of parts in logic that is composited by described Data Structures;
The described internal data store of structure is arrived database; And
Obtain described internal data and be illustrated in the page from described database.
2. the Internet according to claim 1 multi-source information is handled and methods of exhibiting, it is characterized in that described outer source server comprises one or more.
3. the Internet according to claim 1 multi-source information is handled and methods of exhibiting, it is characterized in that, in the process of described structure internal data, detect the integrality of the described structural data of resolving, need obtain other data if described structural data is imperfect, then return the step of carrying out the outside source server request msg of described timing.
4. the Internet according to claim 1 multi-source information is handled and methods of exhibiting, it is characterized in that the described structural data that source server returns outside described is the structural data of XML form.
5. the Internet according to claim 4 multi-source information is handled and methods of exhibiting, it is characterized in that, by based on the DOM resolver of tree structure or based on the SAX resolver of incident described XML structural data being resolved.
6. the Internet according to claim 1 multi-source information is handled and methods of exhibiting, it is characterized in that, the described described internal data store that will construct is in database steps, further comprise described internal data and the local data that is associated with described internal data are disperseed to be stored in the disparate databases, wherein, described local data be meant do not need from outer source server obtain and handle be stored in data the described database so that combine with exhibition information with described internal data.
7. the Internet according to claim 1 multi-source information is handled and methods of exhibiting, it is characterized in that, the described described internal data store that will construct is in database steps, further comprise described internal data and the local data that is associated with described internal data concentrated and be stored in the same database, wherein, described local data be meant do not need from outer source server obtain and handle be stored in data the described database so that combine with exhibition information with described internal data.
8. handle and methods of exhibiting according to claim 6 or 7 described the Internet multi-source informations, it is characterized in that, this method also comprise with described local data be illustrated in the page after described internal data combines.
9. the Internet according to claim 1 multi-source information is handled and methods of exhibiting, it is characterized in that the described described internal data store that will construct further comprises to the step of described database:
Described internal data sequence is turned to the structuring character string; And
Store described structuring character string into described database.
10. the Internet according to claim 9 multi-source information is handled and methods of exhibiting, it is characterized in that, the step of obtaining described internal data and being illustrated in the page from described database further comprises:
Read described structuring character string and unserializing is described internal data from described database; And
By page rendering described internal data is illustrated in the page.
11. a Internet multi-source information is handled and exhibiting device, it is characterized in that, the device that described the Internet multi-source information is handled comprises:
The request msg unit is used for outside source server request msg;
The resolution data unit is used to resolve the structural data that source server returns outside described;
The construction data unit, be used for according to the described structural data of resolving, the structure internal data, wherein, the data structure of described internal data comprises Data Structures and derivative data structure, described Data Structures is the primitive in logic that comprises in order to satisfy business demand, and described derivative data structure is the data cell that comprises a plurality of parts in logic that is composited by described Data Structures;
Storage data units is used for the described internal data store of structure is arrived database, and
The displayed page unit is used for obtaining described internal data and being illustrated in the page from described database.
12. the Internet according to claim 11 multi-source information is handled and exhibiting device, it is characterized in that described outer source server comprises one or more.
13. the Internet according to claim 11 multi-source information is handled and exhibiting device, it is characterized in that, described construction data unit is configured to the integrality that detects the described structural data of resolving, other data that need obtain if described structural data is imperfect are then called the described request data cell.
14. the Internet according to claim 11 multi-source information is handled and exhibiting device, it is characterized in that the described structural data that source server returns outside described is the structural data of XML form.
15. the Internet according to claim 14 multi-source information is handled and exhibiting device, it is characterized in that described XML structural data is by resolving based on the DOM resolver of tree structure or based on the SAX resolver of incident.
16. the Internet according to claim 11 multi-source information is handled and exhibiting device, it is characterized in that, described storage data units further disperses described internal data and the local data that is associated with described internal data to be stored in the disparate databases, wherein, described local data be meant do not need from outer source server obtain and handle be stored in data the described database so that combine with exhibition information with described internal data.
17. the Internet according to claim 11 multi-source information is handled and exhibiting device, it is characterized in that, described storage data units is further concentrated described internal data and the local data that is associated with described internal data and is stored in the same database, wherein, described local data be meant do not need from outer source server obtain and handle be stored in data the described database so that combine with exhibition information with described internal data.
18. handle and exhibiting devices according to claim 16 or 17 described the Internet multi-source informations, it is characterized in that, described displayed page unit with described local data be illustrated in the page after described internal data combines.
19. the Internet according to claim 11 multi-source information is handled and exhibiting device, it is characterized in that, described storage data units further comprises the serializing unit, described serializing unit turns to the structuring character string with described internal data sequence, and described storage data units stores described structuring character string in the described database into.
20. the Internet according to claim 19 multi-source information is handled and methods of exhibiting, it is characterized in that, described displayed page unit reads described structuring character string and unserializing is described internal data from described database, by page rendering described internal data is illustrated in the page then.
CN201010600715.2A 2010-12-22 A kind of internet multi-source information processes and methods of exhibiting and device thereof Active CN102137146B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010600715.2A CN102137146B (en) 2010-12-22 A kind of internet multi-source information processes and methods of exhibiting and device thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010600715.2A CN102137146B (en) 2010-12-22 A kind of internet multi-source information processes and methods of exhibiting and device thereof

Publications (2)

Publication Number Publication Date
CN102137146A true CN102137146A (en) 2011-07-27
CN102137146B CN102137146B (en) 2016-12-14

Family

ID=

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103544251A (en) * 2013-10-14 2014-01-29 北京合辉信息技术有限公司 Multi-source picture processing method and device
CN105512198A (en) * 2015-11-27 2016-04-20 Tcl集团股份有限公司 Method and system for achieving data transfer and storage of central server

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101089856A (en) * 2007-07-20 2007-12-19 李沫南 Method for abstracting network data and web reptile system
CN101571860A (en) * 2008-04-29 2009-11-04 国际商业机器公司 Method and device for generating dynamic website as well as method and device for extracting structural data
CN101763423A (en) * 2010-01-21 2010-06-30 中兴通讯股份有限公司 Method for realizing presentation of tree-structure data in World Wide Web page as well as system and device therefor

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101089856A (en) * 2007-07-20 2007-12-19 李沫南 Method for abstracting network data and web reptile system
CN101571860A (en) * 2008-04-29 2009-11-04 国际商业机器公司 Method and device for generating dynamic website as well as method and device for extracting structural data
CN101763423A (en) * 2010-01-21 2010-06-30 中兴通讯股份有限公司 Method for realizing presentation of tree-structure data in World Wide Web page as well as system and device therefor

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103544251A (en) * 2013-10-14 2014-01-29 北京合辉信息技术有限公司 Multi-source picture processing method and device
CN103544251B (en) * 2013-10-14 2017-06-16 白天 Multi-source image processing method and its device
CN105512198A (en) * 2015-11-27 2016-04-20 Tcl集团股份有限公司 Method and system for achieving data transfer and storage of central server

Similar Documents

Publication Publication Date Title
Chianese et al. An associative engines based approach supporting collaborative analytics in the internet of cultural things
Barnaghi et al. Publishing Linked Sensor Data.
CN102918529B (en) The method and apparatus that index generates and uses
CN102426591A (en) Method and device for operating corpus used for inputting contents
US8706783B2 (en) Storing hierarchical table as a markup language file
CN103744987B (en) Video website media asset aggregation method and system based on DOM tree matching
DiFranzo et al. The web is my back-end: Creating mashups with linked open government data
Shinavier Real-time# SemanticWeb in<= 140 chars
CN107357810B (en) A kind of method and system for landing page for exporting special topic
CN104021216B (en) Message proxy server and information publish subscription method and system
CN104980464B (en) A kind of network request processing method, network server and network system
CN101470705A (en) Dynamic web page translation system and method
CN101826087B (en) Configuration device and method of coding information data
Bountouri et al. Interoperability between archival and bibliographic metadata: An EAD to MODS crosswalk
Du et al. A study of GIS development based on KML and Google Earth
Takalo-Mattila et al. Advertising semantically described physical items with Bluetooth Low Energy beacons
Nassiri et al. Integrating xml and relational data
CN102137146A (en) Method for processing and displaying internet multi-source information and device thereof
CN103823855B (en) Chinese encyclopedic knowledge organization and integration method aiming at semantic network
CN102137146B (en) A kind of internet multi-source information processes and methods of exhibiting and device thereof
Pezanowski et al. An open geospatial standards-enabled google earth application to support crisis management
Lee Technical architecture for land monitoring portal using google maps API and open source GIS
CN101571872A (en) Network data processing method and system
Shigesada et al. ucR based interoperable spatial information model for realizing ubiquitous spatial infrastructure
Hu et al. Interoperability middleware between geoscience and geospatial catalog protocols

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant