US20110153599A1 - Meta-Web - Google Patents

Meta-Web Download PDF

Info

Publication number
US20110153599A1
US20110153599A1 US12/969,567 US96956710A US2011153599A1 US 20110153599 A1 US20110153599 A1 US 20110153599A1 US 96956710 A US96956710 A US 96956710A US 2011153599 A1 US2011153599 A1 US 2011153599A1
Authority
US
United States
Prior art keywords
user
search results
search
registry
annotations
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.)
Abandoned
Application number
US12/969,567
Inventor
W. Daniel Hillis
Bran Ferren
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.)
Google LLC
Original Assignee
Google LLC
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
Priority claimed from US10/474,155 external-priority patent/US7502770B2/en
Application filed by Google LLC filed Critical Google LLC
Priority to US12/969,567 priority Critical patent/US20110153599A1/en
Assigned to APPLIED MINDS, INC. reassignment APPLIED MINDS, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: HILLIS, W. DANIEL, FERREN, BRAN
Assigned to GOOGLE INC. reassignment GOOGLE INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: METAWEB TECHNOLOGIES, INC.
Assigned to METAWEB TECHNOLOGIES, INC. reassignment METAWEB TECHNOLOGIES, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: APPLIED MINDS, INC.
Publication of US20110153599A1 publication Critical patent/US20110153599A1/en
Priority to US13/454,043 priority patent/US20120296886A1/en
Assigned to GOOGLE LLC reassignment GOOGLE LLC CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: GOOGLE INC.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B5/00Electrically-operated educational appliances

Definitions

  • the invention relates to knowledge. More particularly, the invention relates to a system for organizing knowledge in such a way that users can find it, learn from it, and add to it as needed.
  • the Web also affords a new form of communication. Those who grew up with hypertext, or have otherwise become accustomed to it, find the linear arrangement of textbooks and articles confining and inconvenient. In this respect, the Web is clearly better than conventional text.
  • the Web knows very little about the user (except maybe a credit card number). It has no model of how the user learns, or what he does and does not know—or, for that matter, what it does and does not know.
  • the invention addresses the problem of providing a system that has a very large, e.g. multi-petabyte, database of knowledge to a very large number of diverse users, which include both human beings and automated processes. There are many aspects of this problem that are significant challenges. Managing a very large database is one of them. Connecting related data objects is another. Providing a mechanism for creating and retrieving metadata about a data object is a third.
  • the ideal system should permit the diverse databases that exist today to continue to function, while supporting the development of new data. It should permit a large, diverse set of users to access this data, and to annotate it and otherwise add to it through various types of metadata. Users should be able to obtain a view of the data that is complete, comprehensive, valid, and enhanced based on the metadata.
  • the system should support data integrity, redundancy, availability, scalability, ease of use, personalization, feedback, controlled access, and multiple data formats.
  • the system must accommodate diverse data and diverse metadata, in addition to diverse user types.
  • the access control system must be sufficiently flexible to give different users access to different portions of the database, with distributed management of the access control. Flexible administration must allow portions of the database to be maintained independently, and must allow for new features to be added to the system as it grows.
  • the invention dynamically generates content and presentations for a user by modifying conventional content, e.g. rendering, restructuring, filtering, or supplementing such content, based on information, e.g. annotations, stored in a database.
  • the invention referred to as the Meta-Web, allows a user at a Web browser, which may be any standard Web browser supported by a standard computing platform, posits a query that is routed to a Meta-Web server.
  • the Meta-Web server routes the query to a search engine that returns search results to the Meta-Web server.
  • the Meta-Web server then routes the results to a Meta-Web registry that, based on the search results and the content of the registry returns annotations and other meta-data to the Meta-Web server.
  • the Meta-Web server uses the annotations and/or other meta-data to generate and route annotated pages to the browser and the user may then explore the results within the annotated pages, for example by clicking on a URL within the annotated pages.
  • the registry may also accumulate knowledge, meta-knowledge that was created at a time of entry of such knowledge, and meta-knowledge in the form of one or more annotations that accumulate over time, where the annotations include any of, but are not limited to, usefulness of said knowledge, additional user opinions, certifications of veracity of said knowledge, reputation (which may be based on a formal reputation system), commentary by users, and connections between the knowledge and other units of knowledge.
  • the Meta-Web server either combines both the search results and information from the registry, or operates upon the search results in accordance with information contained in the registry.
  • the search results are thus augmented or modified by the registry information under control of the Meta-Web server, which then builds the annotated pages.
  • the annotated pages are then forwarded to the user's Web browser.
  • FIG. 1 is a block schematic diagram showing the architecture of the Meta-Web facility according to the invention.
  • FIG. 2 is a display showing a subject field which includes a portion into which the user may enter a search query according to the invention
  • FIG. 3 is a display showing the results provided to the user in response to the query of FIG. 2 according to the invention.
  • FIG. 4 is a display showing a pop-up window which provides information regarding the relevancy to the user of the search results of FIG. 3 according to the invention
  • FIG. 5 is a display showing a pop-up window which shows relevancy of the search results by indicating that the search results include something of personal interest to the user according to the invention
  • FIG. 6 is a display in which the user has selected one of the search results from the list of results of FIG. 3 according to the invention.
  • FIG. 7 is a display showing a pop-up window that provides answers to Frequently Asked Questions according to the invention.
  • FIG. 8 is a display showing the user has selected the related items button for the portion of text that is highlighted by the user according to the invention.
  • FIG. 9 is a display showing the user selecting only the documents in the related items and info window according to the invention.
  • FIG. 10 is a display showing the selected document displayed with its own annotations according to the invention.
  • FIG. 11 is a display showing a pop-up window that provides information of interest to the user according to the invention.
  • FIG. 12 is a display showing a comment window according to the invention.
  • FIG. 13 is a display showing a pop-up window that allows the user to look at information that has been obtained from diverse sources about a product according to the invention
  • FIG. 14 is a display that shows that the user has selected a related items icon according to the invention.
  • FIG. 15 is a display that shows a Meta-Web object according to the invention.
  • FIG. 16 is a display that shows a “change my window” button that allows the user to change the appearance of the information according to the invention
  • FIG. 17 is a display that shows a manufacturer's specification sheet which is displayed when the user selects a manufacturer specifications sheet button according to the invention.
  • FIG. 18 is a display which shows that the user has selected the buy button and can enter a personalized purchase transaction to bring the user to a preferred vendor according to the invention
  • FIG. 19 is a display which shows an information-seeking problem where the user is looking to find information about a more complex product or service according to the invention.
  • FIG. 20 is a display which is similar to that shown in FIG. 3 , except that in this case the results relate to the user's query with regard to relevance to the user according to the invention;
  • FIG. 21 is a display which shows the user choosing the first document in the results set according to the invention.
  • FIG. 22 is a display which shows an article selected by the user from a list of results according to the invention.
  • FIG. 23 is a display which shows the selected document, where the user is not interested in the result according to the invention.
  • FIG. 24 is a display which shows the user selects a first document according to the invention.
  • FIG. 25 is a display which shows the selected document displayed according to the invention.
  • FIG. 26 is a display which shows the user has scrolled to the end of the selected document according to the invention.
  • FIG. 27 is a display which shows the user selecting the comment button according to the invention.
  • FIG. 28 is a display which shows a pop-up window that is spawned to ask the user to select the text that would be associated with a comment according to the invention
  • FIG. 29 is a display which shows the user selecting text according to the invention.
  • FIG. 30 is a display which shows the user entering a comment according to the invention.
  • FIG. 31 is a display which shows the user submitting a comment to the Meta-Web server by selecting a submit button according to the invention
  • FIG. 32 is a display which shows the comment icon highlighted to show that there is a comment of personal interest to the user according to the invention.
  • FIG. 33 is a display which shows the user is about ask to a question related to the document according to the invention.
  • FIG. 34 is a display which shows the user is informed that the question with be forwarded to the author according to the invention.
  • FIG. 35 is a display which shows a user selecting the ask button, where the Meta-Web server spawns an ask window into which the user may enter a question according to the invention
  • FIG. 36 is a display which shows the user selecting the buy button according to the invention.
  • FIG. 37 is a display which shows the user selecting another buy button according to the invention.
  • FIG. 38 is a display which shows a list of vendors according to the invention.
  • FIG. 39 is a display which shows that some icons appear darker while others appear lighter according to the invention.
  • FIG. 40 is a display which shows the user selecting the personal interest icon according to the invention.
  • FIG. 41 is a display which shows a list of vendors, with indication that several of the vendors have associated web sites according to the invention.
  • FIG. 42 is a display which shows the vendor's Web site according to the invention.
  • FIG. 1 is a block schematic diagram showing the architecture of the Meta-Web facility disclosed herein.
  • a user at a Web browser 10 which may be any standard Web browser supported by a standard computing platform, posits a query ( 1000 ) that is routed to a Meta-Web server 16 .
  • the Meta-Web server routes the query ( 1006 ) to a search engine that returns search results ( 1008 ) to the Meta-Web server.
  • the Meta-Web server then routes the results ( 1010 ) to a Meta-Web registry ( 14 ) that, based on the search results and the content of the registry returns annotations and/or other meta-data ( 1012 ) to the Meta-Web server.
  • the Meta-Web uses the annotations and/or other meta-data to generate and route annotated pages ( 1014 ) to the browser, and the user may then explore the results within the annotated pages, for example by clicking on a URL within the annotated pages ( 1004 ).
  • the registry 14 that receives the search results ( 1010 ) and provides annotations ( 1012 ) and/or other information to the Meta-Web server.
  • the registry may also accumulate knowledge, meta-knowledge that was created at a time of entry of such knowledge, and meta-knowledge in the form of one or more annotations that accumulate over time, where the annotations include any of, but are not limited to, usefulness of said knowledge, additional user opinions, certifications of veracity of said knowledge, reputation (which may be based on a formal reputation system), commentary by users, and connections between the knowledge and other units of knowledge.
  • Such connections comprise typed links between registry objects, where such links may comprise, for example, relationships, such as a person's role in an organization or a place where a person lives, and such objects may comprise, for example, representations of products, people, places, categories, events, organizations, roles, documents, portions of documents, certifications, ratings, dates, and times.
  • the Meta-Web server either combines both the search results and information from the registry, or operates upon the search results in accordance with information contained in the registry.
  • the search results are thus augmented or modified by the registry information under control of the Meta-Web server, which then builds the annotated pages.
  • the annotated pages are then forwarded to the user's Web browser.
  • the presently preferred embodiment of the invention comprises four elements, i.e. a standard Web browser and a standard search engine, which are well known to those skilled in the art, and the registry and Meta-Web server.
  • the registry associates metadata with objects, while the Meta-Web server creates Web pages dynamically, which are then sent to the user's Web browser for viewing by the user.
  • a Web browser is described herein in connection with the presently preferred embodiment, those skilled in the art will appreciate that other access facilities may be used to practice the invention.
  • the search engine may comprise any type of data access facility. Key to the invention is the provision of the Meta-Web server and registry. Further, while the Meta-Web server and registry are discussed herein as separate elements, their functionality may be combined into a single element.
  • a knowledge base comprising knowledge, meta-knowledge that was created at a time of entry of said knowledge, and meta-knowledge in the form of one or more annotations that accumulate over time, the annotations including any of, but not limited to, usefulness of said knowledge, additional user opinions, certifications of veracity of said knowledge, commentary by users, and connections between said knowledge and other units of knowledge may comprise an element of the invention, see U.S. patent application Ser. No. 10/474,155, filed 10 Apr. 2002.
  • the Meta-Web server as presently embodied creates two types of Web pages, both of which are described in the discussion below and in the Figures accompanying that discussion.
  • One of the Web pages is a Web page that consists of search results with annotations.
  • the other type of Web page is a Web page that consists of a content page with an annotation tool, such as an annotation bar at the side of the results page.
  • the annotation bar is incorporated into a standard Web browser, but in other embodiments it may be part of a separate Meta-Web application which runs on the user's computer, or it may be an element that is spawned by operation of the user's Web browser, such as a Java applet or JavaScript.
  • Meta-Web server Content displayed to the user is dynamically extracted from the registry by the Meta-Web server.
  • Known techniques for displaying this information include framing, HTML, cascading style sheets, and the like.
  • the architecture herein disclosed provides annotations, search results, and other information in a standard Web browser, as well as a suite of tools for interacting therewith.
  • the Meta-Web server constructs a search query page which includes a field into which a user can enter one or more search terms. Standard searching techniques, such as Boolean operations, are supported.
  • the query page is delivered to the user's Web browser as a search form.
  • the search form may resemble well known search forms, such as those provided by Google® or it may be presented in any other appropriate format.
  • the query is forwarded to the search engine by the Meta-Web server.
  • a user query is processed by the Meta-Web server.
  • a Web page is constructed by the Meta-Web Server in response to the query when a query is directed to the Meta-Web server from the user via the user's Web browser.
  • the Meta-Web server examines the search results and then performs a look-up in the registry to determine if there are annotations or other information associated with the search results that might be used, for example, to order the results in terms of relevance or other orderings.
  • the Meta-Web server may consult the registry prior to positing the query to the search engine. The Meta-Web server may then modify the query or search space and, thereafter, submit the query to the search engine.
  • Meta-Web server then dynamically constructs a presentation for the user which is returned to the user.
  • the form of the presentation may be controlled by a preference set by the user in the user's Web browser, based upon a user profile stored in the registry, or any combination thereof.
  • Metadata may be used by the Meta-Web server to check a query term in the registry and determine if there is a prepared way of presenting the data in connection with the term. For example, if there is a common term, it may be determined that the registry has a standard presentation or query results for that term, and that that presentation is preferred over other presentations. Thus, as an alternative to dynamic assembly of the Web page, the registry may provide the Meta-Web server with a preformed response for the query.
  • One embodiment of the invention provides a relevance button that may be displayed to the user to create a display item which explains the relevance of a term.
  • the user may select an item and instead of returning the Web page to the user, that aspect of the search would be framed in the Web page with an annotation bar as discussed above.
  • the Meta-Web server adds the annotation bar to the Web page to provide the user with the ability not only to comment on relevance or usability of the search result, but to add annotations as desired.
  • Such annotations are then stored in the registry for further use.
  • the annotations are thereafter linked to that user's search space so that further queries by the user bring up the annotations.
  • the annotations may be linked for all uses of that term so that queries by other individuals also produce the annotations entered by the user through the annotation bar. In this way, a community of annotations is assembled which is associated with a particular query term or search result.
  • the presently preferred embodiment of the invention provides selected content within a frame and provides additional frames for annotations, as well as a tool bar for entering and editing annotations.
  • the Meta-Web server dynamically creates the frame for this page and collects the content and annotations to create the complete page.
  • HTML or XML may be used to accomplish a similar purpose.
  • the Meta-Web server may incorporate active components, such as JavaScript or Java applets to provide additional functionality to the user during the annotation process, and may also employ cascading style sheets.
  • the Meta-Web server can perform an independent search to collect data with regard to that particular product and dynamically create a Web page for the user that includes information collected in real time.
  • the additional information may be associated with the product in the registry and the Meta-Web server associates the registry information with the product.
  • the registry under direction of the Meta-Web server, may be independently updated to refresh or enhance this information.
  • a particular product may be the subject of additional independent searching under control of the Meta-Web server when a certain number of requests are made for a particular product, or when a particular interval has elapsed since the last query concerning the product.
  • independent events such as discontinuation of a product, may trigger Meta-Web server activities.
  • the Meta-Web server may identify products within a Web page provided to a user as a result of a user's request for content.
  • the Meta-Web server identifies product terms or other terms in a page of content, for example by highlighting or underlining, indicating that additional information is available to the user for those products or terms.
  • the user may be performing a search for a particular class of products and within the content a particular product is mentioned. If that product is highlighted, then the user is made aware that the Meta-Web server has identified related information in the registry. The user may then select that highlighted term and the information in the registry is then provided to the user.
  • a product node may be selected and annotations associated with it may be provided to the user.
  • the Meta-Web server may provide a filter for those annotations to determine which annotations are of interest to the user, depending on the user profile or user preferences.
  • These annotations can include offers by various merchants to sell the product and other information that may be of interest in connection with the product.
  • a subject field 20 is provided which includes a portion into which the user may enter a search query.
  • the user may select the find button 22 , and the query is then passed to the Meta-Web server where it is executed.
  • the invention also includes an annotation bar 21 , as discussed above, which is dynamically added to any content, such as search results, that is served to the user by the Meta-Web server.
  • the annotation bar may include user-actuated buttons which provide such functions as allowing the user to comment 24 , ask questions 26 , indicate that the information is relevant 27 , or indicate that the information is not relevant 28 .
  • buttons may be, for example, special local tools embedded in a browser or part of a separate local tool application, or, they may be incorporated into a modified results page.
  • the invention is envisioned as having many applications.
  • One application of the invention concerns a product purchase, where the user is looking to buy a product on-line after getting information about it.
  • the user types in a search expression in the subject field 20 .
  • the user is looking for information on a flat screen TV.
  • FIG. 3 is a screen shot showing the results provided to the user in response to the query for a flat screen TV.
  • the results are sorted in a way that is personalized for the user.
  • various icons may be provided near the results.
  • the entry “Television Shopping Review/Video/TV & HDTV” is accompanied by an icon 31 that appears in FIG. 3 to be darker, while the entry “Net-TV vs. Sony Panasonic digital flat screen TV's pure plasma” is accompanied by an icon 32 that appears to be lighter.
  • the significance of the various icons is discussed below. If the user selects the darker icon 31 , then a pop-up window 40 provides information regarding the relevancy to the user of the search result, as shown in FIG. 4 .
  • a pop-up window 50 also shows relevancy of the search result, but the lighter color indicates that the search results include something of personal interest to the user, such as an endorsement by a personal friend. This can be seen in the pop-up window 50 where it is indicated that the document was recommended because “Stewart Brand likes it.” In this example, Stewart Brand is a friend of the user.
  • the assembly of the information into this format is performed by the Meta-Web server based upon the combining of information contained in the registry and the search results, as described above.
  • FIG. 6 is a screen shot in which the user has selected one of the search results 60 from the list of results 30 , see FIG. 3 .
  • Various gray icons 61 are shown at the right hand side of the display.
  • the upper icons refer to the entire document and include relevancy 62 , information 63 , and buy 64 .
  • the bottom icons relate to a portion of the document, for example a user highlighted portion of the document, and include the availability of FAQs 65 , additional information 66 , and an option to buy 67 the product.
  • the user has selected the FAQs button 65 and a pop-up window 70 provides answers to Frequently Asked Questions.
  • the FAQs associated with the document concern that part of the document which is highlighted by the user 71 .
  • the invention contemplates that the user can select portions of documents, which are then used by the Meta-Web server to identify annotations in the registry and dynamically generate FAQs relating thereto. Highlighting may also be accomplished automatically by the Meta-Web server, for example, in response to a user query, where the query terms are used to highlight relevant portion of a document.
  • the user has selected the related items button 66 for the portion of text 80 that is highlighted by the user.
  • a pop-up window 81 provides related items and information for the highlighted text.
  • this information is assembled dynamically by the Meta-Web server in connection with the registry.
  • the user selects only the documents 91 in the related items and info window 81 .
  • selected document 100 is displayed with its own annotations. Each document has a unique set of annotations.
  • the relevancy icon 62 is illuminated to indicate that there is a comment of personal value or interest to the user.
  • a window “about this document” is spawned that provides various data gathered from diverse sources that are relevant to the user.
  • the user has highlighted the product “Panasonic PT-45LC12,” as shown by the box 157 which surrounds the product name.
  • the user has also selected a comment icon 120 which spawns a comment window 121 for the selected product.
  • the comment is associated with a product name.
  • the friend in this case has annotated the product but not the particular document that the user is currently viewing.
  • the Meta-Web server has linked Stewart Brand's comment about the product to the product itself, and it has linked the product to the document, as well as to Stewart Brand and to the current user, to display the annotation shown.
  • various connections have been formed by the Meta-Web server based on the personal information of the user and other information, all of which reside in the registry or within the realm of resources available to the Meta-Web server.
  • the user has selected an information icon 130 which spawns a pop-up window 131 that allows the user to look at information about the product that has been obtained from diverse sources.
  • the user has selected a related items icon 66 .
  • the Meta-Web server then spawns a related items window 140 in which the user finds a product node for the user highlighted product, as discussed above.
  • the product node is an abstract Meta-Web object that is constructed by the Meta-Web out of all the information relating to the product. In this case, the node is a ranked list of information.
  • the user selects the item ⁇ Product Node: Panasonic PT-45LC12> 156 from the related items window.
  • FIG. 16 is a display that shows a Meta-Web object 150 which is a representation of a product node that is dynamically created by the Meta-Web to group together all the information relating to a product.
  • the user interface had been tailored for a particular user through user profile and preference information.
  • a “change my window” button 151 is provided to allow the user to change the appearance of the information. By selecting the “change my window” button the user's “my window” presentation 152 may be changed.
  • the manufacturer's specification sheet 162 is displayed (see FIG. 17 ).
  • the annotations discussed above are associated with the manufacturers specifications sheet as well.
  • the user has selected the buy button 64 and can enter into a personalized purchase transaction to bring the user to a preferred vendor or list of vendors.
  • the user's wallet or other personal information may be linked to the Meta-Web server such that the user's purchase transaction may proceed in an automated fashion.
  • a screen similar to that shown in FIG. 3 , described above, is assembled by the Meta-Web server and returned to the user, except in this case the results 190 relate to the user's query with regard to LASIK and the results have been ordered with regard to relevance to the user.
  • the user chooses the first document 200 in the results set.
  • the selected document 210 see FIG. 22 , turns out to be a technical paper on eye surgery, but the user is not interested in this result.
  • the user selects the “Don't like it” button 28 , see FIG. 23 .
  • This action updates the user's profile via the Meta-Web server and takes the user back to the results screen, see FIG. 24 .
  • the Meta-Web server has used the updated user profile in this case to re-write the result list 198 . Accordingly, the user now sees a different results screen with documents that are more likely to be useful.
  • the user selects the first document 230 ( FIG. 25 ).
  • the selected document 240 see FIG. 26 ) is displayed. Note that there are annotations available for the document as indicated by the icons at the right side of the document.
  • the user has scrolled to the end 250 of the selected document 240 .
  • the user selects the comment button 24 ( FIG. 28 ). This allows the user to add a comment to the document.
  • a pop-up window ( FIG. 29 ) is spawned to ask the user to select the text which comprises an excerpt of the document that is to be associated with his comment.
  • the user selects the text document indicated by drawing a box 280 around the text.
  • the user then enters his comment 290 ( FIG. 31 ).
  • the user submits his comment to the Meta-Web server by selecting a submit button 300 ( FIG. 32 ) and the registry is updated to include the user comments.
  • the comment icon 120 is now highlighted to show that a comment of personal interest has been entered by the user ( FIG. 33 ).
  • FIG. 34 the user is about to ask a question related to the document.
  • the user selects the ask button 26 .
  • the user is informed that the question with be forwarded to the author 331 ( FIG. 35 ).
  • Other documents may have different mechanisms for dealing with questions, in addition to forwarding the question to the author.
  • the Meta-Web server spawns an ask window 330 into which the user may enter his question ( FIG. 36 ).
  • the user asks his question 340 and submits it to the Meta-Web server by selecting the ask button 341 .
  • the user selects the buy button 64 and the Ray-Ban Ad 350 on the left side of the display is highlighted.
  • the user is not interested in sun glasses, so he makes another choice.
  • the user selects another buy button 360 and the word LASIK 361 in the text is highlighted. Because the user is interested in LASIK, rather than Ray-Ban, the user selects the buy button associated with LASIK. Thus, multiple instances of buy buttons and other buttons may be presented to the user on the right hand side to help the user judge the relevancy of the particular portion of the document.
  • the user's choice in selecting LASIK is recorded in the registry by the Meta-Web server and this information may be used in the future to provide more relevant information to the user and/or to groups of users.
  • the user is presented with a list of vendors 370 ( FIG. 39 ).
  • the list of the vendors is a results screen that is sorted in a personalized way.
  • the relevancy of the results are displayed by various types of icons. In FIG. 39 , some icons appear darker while others appear lighter.
  • the vendor has an associated Web site 390 and the user selects the Web site.
  • the vendor's Web site 400 is displayed to the user, see FIG. 42 .

Abstract

In one aspect, a system includes an information server, operable to perform operations comprising: receiving a search query from a user device; receiving search results responsive to the search query from a search engine; determining from a registry that user annotations or other metadata are associated with the received search results; ordering the search results according to their relevance, where the relevance is determined based at least in part on the user annotations or other metadata in the registry; generating a search results page including the ordered search results and an annotation tool, wherein the annotation tool provides functions that allow a user of the user device to provide annotations for a particular search result, and wherein the annotation tool receives annotations provided by the user for later use in generating search results pages; and transmitting the search results page to the user device for presentation.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation application of pending U.S. patent application Ser. No. 12/823,017, filed on Jun. 24, 2010, entitled “Meta-Web”, which is a continuation application of U.S. patent application Ser. No. 10/737,618, filed on Dec. 15, 2003, entitled “Meta-Web”, and issued as U.S. Pat. No. 7,765,206, issued on Jul. 27, 2010, which is a continuation-in-part of U.S. patent application Ser. No. 10/474,155, filed Apr. 10, 2002, entitled “Knowledge Web”, and issued as U.S. Pat. No. 7,502,770, issued on Mar. 10, 2009 and claims priority to U.S. Provisional Patent Application No. 60/529,245, filed Dec. 12, 2003, entitled “Reputation System”, and U.S. Provisional Patent Application No. 60/433,050, filed Dec. 13, 2002, entitled “Automated Purchasing System/Multi-player Game Hub with Voting Scheme”. The disclosures of the foregoing applications are incorporated herein by reference in their entirety.
  • BACKGROUND OF THE INVENTION
  • 1. Technical Field
  • The invention relates to knowledge. More particularly, the invention relates to a system for organizing knowledge in such a way that users can find it, learn from it, and add to it as needed.
  • 2. Description of the Prior Art
  • There is widespread agreement that the amount of knowledge in the world is growing so fast that even experts have trouble keeping up. Today not even the most highly trained professionals—in areas as diverse as science, medicine, law, and engineering—can hope to have more than a general overview of what is known. They spend a large percentage of their time keeping up on the latest information, and often specialize in highly narrow sub-fields because they find it impossible to keep track of broader developments.
  • Education traditionally meant the acquisition of the knowledge people needed for their working lives. Today, however, a college education can only provide an overview of knowledge in a specialized area, and a set of skills for learning new things as the need arises. Professionals need new tools that allow them to access new knowledge as they need it.
  • The World Wide Web
  • In spite of this explosion of knowledge, mechanisms for distributing it have remained pretty much the same for centuries: personal communication, schools, journals, and books. The World Wide Web is the one major new element in the landscape. It has fundamentally changed how knowledge is shared, and has given us a hint of what is possible. Its most important attribute is that it is accessible—it has made it possible for people to not only learn from materials that have now been made available to them, but also to easily contribute to the knowledge of the world in their turn. As a result, the Web's chief feature now is people exuberantly sharing their knowledge.
  • The Web also affords a new form of communication. Those who grew up with hypertext, or have otherwise become accustomed to it, find the linear arrangement of textbooks and articles confining and inconvenient. In this respect, the Web is clearly better than conventional text.
  • The Web, however, is lacking in many respects.
  • It has no mechanism for the vetting of knowledge. There is a lot of information on the Web, but very little guidance as to what is useful or even correct.
  • There are no good mechanisms for organizing the knowledge in a manner that helps users find the right information for them at any time. Access to the (often inconsistent or incorrect) knowledge on the Web thus is often through search engines, which are all fundamentally based on key word or vocabulary techniques. The documents found by a search engine are likely to be irrelevant, redundant, and often just plain wrong.
  • The Web knows very little about the user (except maybe a credit card number). It has no model of how the user learns, or what he does and does not know—or, for that matter, what it does and does not know.
  • A Comparison of Knowledge Sources
  • There are several aspects to how learners obtain knowledge—they might look at how authoritative the source is, for example, or how recent the information is, or they might want the ability to ask the author a question or to post a comment. Those with knowledge to share might prefer a simple way to publish that knowledge, or they might seek out a well-known publisher to maintain their authority.
  • While books and journals offer the authority that comes with editors and reviewers, as well as the permanence of a durable product, the Web and newsgroups provide immediacy and currency, as well as the ability to publish without the bother of an editorial process. Table “A” is a summary of the affordances of various forms of publishing.
  • TABLE A
    Affordances of Various Forms of Publishing
    News Text
    The Web Groups Books Journals
    Peer-to-Peer Yes Yes No Limited
    publishing
    Supports Yes Limited No Limited
    linking
    Ability to add No Yes No No
    annotations
    Vetting and No Limited Yes Yes
    certification
    Supports Limited No Yes Yes
    payment model
    Supports Limited No Yes No
    guided learning
  • Corporate and Government Needs
  • For institutions, corporations, and governments, failure to keep track of knowledge has consequences that are quite different from those for an individual. Often, institutions make a bad decision due to lack of knowledge on the part of those at the right place and at the right time, even though someone else within the institution may actually hold the relevant knowledge.
  • Similarly, within a corporation, the process of filtering and abstracting knowledge as it moves through the hierarchy often leaves the decision-maker (whether the CEO, the design engineer, or the corporate lawyer) in a position of deciding without the benefit of the best information. The institutional problem is made worse by the problem of higher employee turnover in the more fluid job market, so that the traditional depository of knowledge—long-standing employees—is beginning to evaporate, just as the amount of knowledge that needs to be kept track of is exploding.
  • The consequences of not having the right knowledge at the right place and time can be very severe: doctors prescribing treatments that are sub-optimal, engineers designing products without the benefit of the latest technical ideas, business executives making incorrect strategic decisions, lawyers making decisions without knowledge of relevant precedents or laws, and scientists working diligently to rediscover things that are already known—all these carry tremendous costs to society.
  • The invention addresses the problem of providing a system that has a very large, e.g. multi-petabyte, database of knowledge to a very large number of diverse users, which include both human beings and automated processes. There are many aspects of this problem that are significant challenges. Managing a very large database is one of them. Connecting related data objects is another. Providing a mechanism for creating and retrieving metadata about a data object is a third.
  • In the past, various approaches have been used to solve different parts of this problem. The World Wide Web, for example, is an attempt to provide a very large database to a very large number of users. However, it fails to provide reliability or data security, and provides only a limited amount of metadata, and only in some cases. Large relational database systems tackle the problem of reliability and security very well, but are lacking in the ability to support diverse data and diverse users, as well as in metadata support.
  • The ideal system should permit the diverse databases that exist today to continue to function, while supporting the development of new data. It should permit a large, diverse set of users to access this data, and to annotate it and otherwise add to it through various types of metadata. Users should be able to obtain a view of the data that is complete, comprehensive, valid, and enhanced based on the metadata.
  • The system should support data integrity, redundancy, availability, scalability, ease of use, personalization, feedback, controlled access, and multiple data formats. The system must accommodate diverse data and diverse metadata, in addition to diverse user types. The access control system must be sufficiently flexible to give different users access to different portions of the database, with distributed management of the access control. Flexible administration must allow portions of the database to be maintained independently, and must allow for new features to be added to the system as it grows.
  • It would be advantageous to provide a system to organize knowledge in such a way that users can find it, learn from it, and add to it as needed.
  • SUMMARY OF THE INVENTION
  • In a preferred embodiment, the invention dynamically generates content and presentations for a user by modifying conventional content, e.g. rendering, restructuring, filtering, or supplementing such content, based on information, e.g. annotations, stored in a database. The invention, referred to as the Meta-Web, allows a user at a Web browser, which may be any standard Web browser supported by a standard computing platform, posits a query that is routed to a Meta-Web server. The Meta-Web server routes the query to a search engine that returns search results to the Meta-Web server. The Meta-Web server then routes the results to a Meta-Web registry that, based on the search results and the content of the registry returns annotations and other meta-data to the Meta-Web server. The Meta-Web server uses the annotations and/or other meta-data to generate and route annotated pages to the browser and the user may then explore the results within the annotated pages, for example by clicking on a URL within the annotated pages.
  • Unique to the invention is the provision of the registry that receives the search results and provides annotations and/or other information to the Meta-Web server. The registry may also accumulate knowledge, meta-knowledge that was created at a time of entry of such knowledge, and meta-knowledge in the form of one or more annotations that accumulate over time, where the annotations include any of, but are not limited to, usefulness of said knowledge, additional user opinions, certifications of veracity of said knowledge, reputation (which may be based on a formal reputation system), commentary by users, and connections between the knowledge and other units of knowledge.
  • To create the annotated pages, the Meta-Web server either combines both the search results and information from the registry, or operates upon the search results in accordance with information contained in the registry. The search results are thus augmented or modified by the registry information under control of the Meta-Web server, which then builds the annotated pages. The annotated pages are then forwarded to the user's Web browser.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block schematic diagram showing the architecture of the Meta-Web facility according to the invention;
  • FIG. 2 is a display showing a subject field which includes a portion into which the user may enter a search query according to the invention;
  • FIG. 3 is a display showing the results provided to the user in response to the query of FIG. 2 according to the invention;
  • FIG. 4 is a display showing a pop-up window which provides information regarding the relevancy to the user of the search results of FIG. 3 according to the invention;
  • FIG. 5 is a display showing a pop-up window which shows relevancy of the search results by indicating that the search results include something of personal interest to the user according to the invention;
  • FIG. 6 is a display in which the user has selected one of the search results from the list of results of FIG. 3 according to the invention;
  • FIG. 7 is a display showing a pop-up window that provides answers to Frequently Asked Questions according to the invention;
  • FIG. 8 is a display showing the user has selected the related items button for the portion of text that is highlighted by the user according to the invention;
  • FIG. 9 is a display showing the user selecting only the documents in the related items and info window according to the invention;
  • FIG. 10 is a display showing the selected document displayed with its own annotations according to the invention;
  • FIG. 11 is a display showing a pop-up window that provides information of interest to the user according to the invention;
  • FIG. 12 is a display showing a comment window according to the invention;
  • FIG. 13 is a display showing a pop-up window that allows the user to look at information that has been obtained from diverse sources about a product according to the invention;
  • FIG. 14 is a display that shows that the user has selected a related items icon according to the invention;
  • FIG. 15 is a display that shows a Meta-Web object according to the invention;
  • FIG. 16 is a display that shows a “change my window” button that allows the user to change the appearance of the information according to the invention;
  • FIG. 17 is a display that shows a manufacturer's specification sheet which is displayed when the user selects a manufacturer specifications sheet button according to the invention;
  • FIG. 18 is a display which shows that the user has selected the buy button and can enter a personalized purchase transaction to bring the user to a preferred vendor according to the invention;
  • FIG. 19 is a display which shows an information-seeking problem where the user is looking to find information about a more complex product or service according to the invention;
  • FIG. 20 is a display which is similar to that shown in FIG. 3, except that in this case the results relate to the user's query with regard to relevance to the user according to the invention;
  • FIG. 21 is a display which shows the user choosing the first document in the results set according to the invention;
  • FIG. 22 is a display which shows an article selected by the user from a list of results according to the invention;
  • FIG. 23 is a display which shows the selected document, where the user is not interested in the result according to the invention;
  • FIG. 24 is a display which shows the user selects a first document according to the invention;
  • FIG. 25 is a display which shows the selected document displayed according to the invention;
  • FIG. 26 is a display which shows the user has scrolled to the end of the selected document according to the invention;
  • FIG. 27 is a display which shows the user selecting the comment button according to the invention;
  • FIG. 28 is a display which shows a pop-up window that is spawned to ask the user to select the text that would be associated with a comment according to the invention;
  • FIG. 29 is a display which shows the user selecting text according to the invention;
  • FIG. 30 is a display which shows the user entering a comment according to the invention;
  • FIG. 31 is a display which shows the user submitting a comment to the Meta-Web server by selecting a submit button according to the invention;
  • FIG. 32 is a display which shows the comment icon highlighted to show that there is a comment of personal interest to the user according to the invention;
  • FIG. 33 is a display which shows the user is about ask to a question related to the document according to the invention;
  • FIG. 34 is a display which shows the user is informed that the question with be forwarded to the author according to the invention;
  • FIG. 35 is a display which shows a user selecting the ask button, where the Meta-Web server spawns an ask window into which the user may enter a question according to the invention;
  • FIG. 36 is a display which shows the user selecting the buy button according to the invention;
  • FIG. 37 is a display which shows the user selecting another buy button according to the invention;
  • FIG. 38 is a display which shows a list of vendors according to the invention;
  • FIG. 39 is a display which shows that some icons appear darker while others appear lighter according to the invention;
  • FIG. 40 is a display which shows the user selecting the personal interest icon according to the invention;
  • FIG. 41 is a display which shows a list of vendors, with indication that several of the vendors have associated web sites according to the invention; and
  • FIG. 42 is a display which shows the vendor's Web site according to the invention.
  • DETAILED DESCRIPTION OF THE INVENTION
  • FIG. 1 is a block schematic diagram showing the architecture of the Meta-Web facility disclosed herein. In operation, a user at a Web browser 10, which may be any standard Web browser supported by a standard computing platform, posits a query (1000) that is routed to a Meta-Web server 16. The Meta-Web server routes the query (1006) to a search engine that returns search results (1008) to the Meta-Web server. The Meta-Web server then routes the results (1010) to a Meta-Web registry (14) that, based on the search results and the content of the registry returns annotations and/or other meta-data (1012) to the Meta-Web server. The Meta-Web uses the annotations and/or other meta-data to generate and route annotated pages (1014) to the browser, and the user may then explore the results within the annotated pages, for example by clicking on a URL within the annotated pages (1004).
  • Unique to the invention is the provision of the registry 14 that receives the search results (1010) and provides annotations (1012) and/or other information to the Meta-Web server. The registry may also accumulate knowledge, meta-knowledge that was created at a time of entry of such knowledge, and meta-knowledge in the form of one or more annotations that accumulate over time, where the annotations include any of, but are not limited to, usefulness of said knowledge, additional user opinions, certifications of veracity of said knowledge, reputation (which may be based on a formal reputation system), commentary by users, and connections between the knowledge and other units of knowledge. Such connections comprise typed links between registry objects, where such links may comprise, for example, relationships, such as a person's role in an organization or a place where a person lives, and such objects may comprise, for example, representations of products, people, places, categories, events, organizations, roles, documents, portions of documents, certifications, ratings, dates, and times.
  • To create the annotated pages, the Meta-Web server either combines both the search results and information from the registry, or operates upon the search results in accordance with information contained in the registry. The search results are thus augmented or modified by the registry information under control of the Meta-Web server, which then builds the annotated pages. The annotated pages are then forwarded to the user's Web browser.
  • Accordingly, the presently preferred embodiment of the invention comprises four elements, i.e. a standard Web browser and a standard search engine, which are well known to those skilled in the art, and the registry and Meta-Web server. The registry associates metadata with objects, while the Meta-Web server creates Web pages dynamically, which are then sent to the user's Web browser for viewing by the user. While a Web browser is described herein in connection with the presently preferred embodiment, those skilled in the art will appreciate that other access facilities may be used to practice the invention. As well, the search engine may comprise any type of data access facility. Key to the invention is the provision of the Meta-Web server and registry. Further, while the Meta-Web server and registry are discussed herein as separate elements, their functionality may be combined into a single element. Likewise, their functionality may be dispersed broadly across several elements. For example, a knowledge base comprising knowledge, meta-knowledge that was created at a time of entry of said knowledge, and meta-knowledge in the form of one or more annotations that accumulate over time, the annotations including any of, but not limited to, usefulness of said knowledge, additional user opinions, certifications of veracity of said knowledge, commentary by users, and connections between said knowledge and other units of knowledge may comprise an element of the invention, see U.S. patent application Ser. No. 10/474,155, filed 10 Apr. 2002.
  • The Meta-Web server as presently embodied creates two types of Web pages, both of which are described in the discussion below and in the Figures accompanying that discussion. One of the Web pages is a Web page that consists of search results with annotations. The other type of Web page is a Web page that consists of a content page with an annotation tool, such as an annotation bar at the side of the results page. In the preferred embodiment, the annotation bar is incorporated into a standard Web browser, but in other embodiments it may be part of a separate Meta-Web application which runs on the user's computer, or it may be an element that is spawned by operation of the user's Web browser, such as a Java applet or JavaScript.
  • Content displayed to the user is dynamically extracted from the registry by the Meta-Web server. Known techniques for displaying this information include framing, HTML, cascading style sheets, and the like. As discussed in detail below, the architecture herein disclosed provides annotations, search results, and other information in a standard Web browser, as well as a suite of tools for interacting therewith.
  • The Meta-Web server constructs a search query page which includes a field into which a user can enter one or more search terms. Standard searching techniques, such as Boolean operations, are supported. The query page is delivered to the user's Web browser as a search form. The search form may resemble well known search forms, such as those provided by Google® or it may be presented in any other appropriate format.
  • When the user enters a query into the search form, the query is forwarded to the search engine by the Meta-Web server. In the preferred embodiment, a user query is processed by the Meta-Web server. Thus, a Web page is constructed by the Meta-Web Server in response to the query when a query is directed to the Meta-Web server from the user via the user's Web browser. Rather than providing results from the search engine directly to the user, the Meta-Web server examines the search results and then performs a look-up in the registry to determine if there are annotations or other information associated with the search results that might be used, for example, to order the results in terms of relevance or other orderings. Likewise, the Meta-Web server may consult the registry prior to positing the query to the search engine. The Meta-Web server may then modify the query or search space and, thereafter, submit the query to the search engine.
  • Any annotations or other metadata found in the registry may be added to the search results. The Meta-Web server then dynamically constructs a presentation for the user which is returned to the user. The form of the presentation may be controlled by a preference set by the user in the user's Web browser, based upon a user profile stored in the registry, or any combination thereof.
  • Metadata may be used by the Meta-Web server to check a query term in the registry and determine if there is a prepared way of presenting the data in connection with the term. For example, if there is a common term, it may be determined that the registry has a standard presentation or query results for that term, and that that presentation is preferred over other presentations. Thus, as an alternative to dynamic assembly of the Web page, the registry may provide the Meta-Web server with a preformed response for the query.
  • One embodiment of the invention provides a relevance button that may be displayed to the user to create a display item which explains the relevance of a term.
  • In another embodiment, the user may select an item and instead of returning the Web page to the user, that aspect of the search would be framed in the Web page with an annotation bar as discussed above. Thus, the Meta-Web server adds the annotation bar to the Web page to provide the user with the ability not only to comment on relevance or usability of the search result, but to add annotations as desired. Such annotations are then stored in the registry for further use. The annotations are thereafter linked to that user's search space so that further queries by the user bring up the annotations. Further, the annotations may be linked for all uses of that term so that queries by other individuals also produce the annotations entered by the user through the annotation bar. In this way, a community of annotations is assembled which is associated with a particular query term or search result. These aspects of the invention are discussed in greater detail below.
  • Thus, the presently preferred embodiment of the invention provides selected content within a frame and provides additional frames for annotations, as well as a tool bar for entering and editing annotations. The Meta-Web server dynamically creates the frame for this page and collects the content and annotations to create the complete page. In another embodiment, HTML or XML may be used to accomplish a similar purpose. Additionally, the Meta-Web server may incorporate active components, such as JavaScript or Java applets to provide additional functionality to the user during the annotation process, and may also employ cascading style sheets.
  • If the content selected by a user relates to a product, i.e. the URL selected by the user leads to a product node, then the Meta-Web server can perform an independent search to collect data with regard to that particular product and dynamically create a Web page for the user that includes information collected in real time. Alternatively, the additional information may be associated with the product in the registry and the Meta-Web server associates the registry information with the product.
  • Various schemes are envisioned by which the registry, under direction of the Meta-Web server, may be independently updated to refresh or enhance this information. For example, a particular product may be the subject of additional independent searching under control of the Meta-Web server when a certain number of requests are made for a particular product, or when a particular interval has elapsed since the last query concerning the product. Further, independent events, such as discontinuation of a product, may trigger Meta-Web server activities.
  • The Meta-Web server may identify products within a Web page provided to a user as a result of a user's request for content. Thus, the Meta-Web server identifies product terms or other terms in a page of content, for example by highlighting or underlining, indicating that additional information is available to the user for those products or terms. For example, the user may be performing a search for a particular class of products and within the content a particular product is mentioned. If that product is highlighted, then the user is made aware that the Meta-Web server has identified related information in the registry. The user may then select that highlighted term and the information in the registry is then provided to the user.
  • For example, if the name of a product is identified, a product node may be selected and annotations associated with it may be provided to the user. Further, the Meta-Web server may provide a filter for those annotations to determine which annotations are of interest to the user, depending on the user profile or user preferences. These annotations can include offers by various merchants to sell the product and other information that may be of interest in connection with the product.
  • In the event of a filter being applied, the filter may be based on a user profile that may be stored in one of several places. For example, a Web site visited by the user could store a cookie related to the user. In this case, the user could automatically be logged in to the Meta-Web server or at a site being visited, all as a result of a cookie. The Meta-Web server could also keep a profile of the user in a separate database or it could use the registry database. The profile itself may comprise, for example, trusted reputation systems (see, for example, U.S. Provisional Patent Application entitled “Reputation System,” Attorney Docket No. APPL007CI2PR, filed Dec. 12, 2003, U.S. Serial No. not yet assigned), preferred vendors and areas of specific user competence, interest, or understanding.
  • In FIG. 2, a subject field 20 is provided which includes a portion into which the user may enter a search query. When the user has finished composing the query, the user may select the find button 22, and the query is then passed to the Meta-Web server where it is executed.
  • The invention, also includes an annotation bar 21, as discussed above, which is dynamically added to any content, such as search results, that is served to the user by the Meta-Web server. The annotation bar may include user-actuated buttons which provide such functions as allowing the user to comment 24, ask questions 26, indicate that the information is relevant 27, or indicate that the information is not relevant 28. Such buttons may be, for example, special local tools embedded in a browser or part of a separate local tool application, or, they may be incorporated into a modified results page.
  • The invention is envisioned as having many applications. One application of the invention concerns a product purchase, where the user is looking to buy a product on-line after getting information about it. In this example, the user types in a search expression in the subject field 20. In the example of FIG. 2, the user is looking for information on a flat screen TV.
  • FIG. 3 is a screen shot showing the results provided to the user in response to the query for a flat screen TV. The results are sorted in a way that is personalized for the user. Thus, various icons may be provided near the results. As shown in FIG. 3, the entry “Television Shopping Review/Video/TV & HDTV” is accompanied by an icon 31 that appears in FIG. 3 to be darker, while the entry “Net-TV vs. Sony Panasonic digital flat screen TV's pure plasma” is accompanied by an icon 32 that appears to be lighter. The significance of the various icons is discussed below. If the user selects the darker icon 31, then a pop-up window 40 provides information regarding the relevancy to the user of the search result, as shown in FIG. 4.
  • As shown in FIG. 5, if the lighter icon is selected, then a pop-up window 50 also shows relevancy of the search result, but the lighter color indicates that the search results include something of personal interest to the user, such as an endorsement by a personal friend. This can be seen in the pop-up window 50 where it is indicated that the document was recommended because “Stewart Brand likes it.” In this example, Stewart Brand is a friend of the user. The assembly of the information into this format is performed by the Meta-Web server based upon the combining of information contained in the registry and the search results, as described above.
  • While the examples herein show icons which indicate relevancy by having lighter or darker intensity, the context of indication provided by the icons and the constituency of the icons is a matter of choice for those skilled in the art. Thus, the icons may flash, may be of different colors, may of different shapes, and the like. Further, a user may be alerted by device other than icons, such as audible beeps, and the like.
  • FIG. 6 is a screen shot in which the user has selected one of the search results 60 from the list of results 30, see FIG. 3. Various gray icons 61 are shown at the right hand side of the display. The upper icons refer to the entire document and include relevancy 62, information 63, and buy 64. The bottom icons relate to a portion of the document, for example a user highlighted portion of the document, and include the availability of FAQs 65, additional information 66, and an option to buy 67 the product.
  • In FIG. 7, the user has selected the FAQs button 65 and a pop-up window 70 provides answers to Frequently Asked Questions. The FAQs associated with the document concern that part of the document which is highlighted by the user 71. Thus, the invention contemplates that the user can select portions of documents, which are then used by the Meta-Web server to identify annotations in the registry and dynamically generate FAQs relating thereto. Highlighting may also be accomplished automatically by the Meta-Web server, for example, in response to a user query, where the query terms are used to highlight relevant portion of a document.
  • In FIG. 8, the user has selected the related items button 66 for the portion of text 80 that is highlighted by the user. As a result, a pop-up window 81 provides related items and information for the highlighted text. As above, this information is assembled dynamically by the Meta-Web server in connection with the registry.
  • In FIG. 9, the user selects only the documents 91 in the related items and info window 81.
  • In FIG. 10, selected document 100 is displayed with its own annotations. Each document has a unique set of annotations. In the example of FIG. 10, the relevancy icon 62 is illuminated to indicate that there is a comment of personal value or interest to the user.
  • In FIG. 11, the user has selected the relevancy icon 62 and a pop-up window 110 provides the information of interest to the user. In this case, a window “about this document” is spawned that provides various data gathered from diverse sources that are relevant to the user.
  • In FIG. 12, the user has highlighted the product “Panasonic PT-45LC12,” as shown by the box 157 which surrounds the product name. The user has also selected a comment icon 120 which spawns a comment window 121 for the selected product. In this case, a message from a personal friend is displayed. The comment is associated with a product name. Note that the friend in this case has annotated the product but not the particular document that the user is currently viewing. Here, the Meta-Web server has linked Stewart Brand's comment about the product to the product itself, and it has linked the product to the document, as well as to Stewart Brand and to the current user, to display the annotation shown. Thus, various connections have been formed by the Meta-Web server based on the personal information of the user and other information, all of which reside in the registry or within the realm of resources available to the Meta-Web server.
  • In FIG. 13, the user has selected an information icon 130 which spawns a pop-up window 131 that allows the user to look at information about the product that has been obtained from diverse sources.
  • In FIG. 14, the user has selected a related items icon 66. The Meta-Web server then spawns a related items window 140 in which the user finds a product node for the user highlighted product, as discussed above. The product node is an abstract Meta-Web object that is constructed by the Meta-Web out of all the information relating to the product. In this case, the node is a ranked list of information.
  • As shown in FIG. 15, the user selects the item <Product Node: Panasonic PT-45LC12> 156 from the related items window.
  • FIG. 16 is a display that shows a Meta-Web object 150 which is a representation of a product node that is dynamically created by the Meta-Web to group together all the information relating to a product. In the example of FIG. 15, the user interface had been tailored for a particular user through user profile and preference information. Those skilled in the art will appreciate that any of standard and personal formats may be provided for the display. In the example of FIG. 16, a “change my window” button 151 is provided to allow the user to change the appearance of the information. By selecting the “change my window” button the user's “my window” presentation 152 may be changed.
  • If the user selects the manufacturer specifications sheet button 153, the manufacturer's specification sheet 162 is displayed (see FIG. 17). The annotations discussed above are associated with the manufacturers specifications sheet as well.
  • In FIG. 18, the user has selected the buy button 64 and can enter into a personalized purchase transaction to bring the user to a preferred vendor or list of vendors. In various embodiments in the invention, the user's wallet or other personal information may be linked to the Meta-Web server such that the user's purchase transaction may proceed in an automated fashion.
  • A further example of the invention is concerned with an information-seeking problem where the user is looking to find information about a more complex product or service. In this example (see FIG. 19) the user is interested in LASIK eye surgery and enters that term into the search field 20.
  • As shown in FIG. 20, a screen similar to that shown in FIG. 3, described above, is assembled by the Meta-Web server and returned to the user, except in this case the results 190 relate to the user's query with regard to LASIK and the results have been ordered with regard to relevance to the user.
  • As shown in FIG. 21, the user chooses the first document 200 in the results set. The selected document 210, see FIG. 22, turns out to be a technical paper on eye surgery, but the user is not interested in this result. Rather than go back to the results screen, the user selects the “Don't like it” button 28, see FIG. 23. This action updates the user's profile via the Meta-Web server and takes the user back to the results screen, see FIG. 24. The Meta-Web server has used the updated user profile in this case to re-write the result list 198. Accordingly, the user now sees a different results screen with documents that are more likely to be useful. The user selects the first document 230 (FIG. 25). The selected document 240 (see FIG. 26) is displayed. Note that there are annotations available for the document as indicated by the icons at the right side of the document.
  • As shown on FIG. 27, the user has scrolled to the end 250 of the selected document 240. The user selects the comment button 24 (FIG. 28). This allows the user to add a comment to the document. A pop-up window (FIG. 29) is spawned to ask the user to select the text which comprises an excerpt of the document that is to be associated with his comment. As shown in FIG. 30, the user selects the text document indicated by drawing a box 280 around the text. The user then enters his comment 290 (FIG. 31). Next, the user submits his comment to the Meta-Web server by selecting a submit button 300 (FIG. 32) and the registry is updated to include the user comments. The comment icon 120 is now highlighted to show that a comment of personal interest has been entered by the user (FIG. 33).
  • In FIG. 34, the user is about to ask a question related to the document. In this case, the user selects the ask button 26. The user is informed that the question with be forwarded to the author 331 (FIG. 35). Other documents may have different mechanisms for dealing with questions, in addition to forwarding the question to the author.
  • By selecting the ask button 26, the Meta-Web server spawns an ask window 330 into which the user may enter his question (FIG. 36). The user asks his question 340 and submits it to the Meta-Web server by selecting the ask button 341.
  • As shown in FIG. 37, the user selects the buy button 64 and the Ray-Ban Ad 350 on the left side of the display is highlighted. The user is not interested in sun glasses, so he makes another choice.
  • As shown in FIG. 38, the user selects another buy button 360 and the word LASIK 361 in the text is highlighted. Because the user is interested in LASIK, rather than Ray-Ban, the user selects the buy button associated with LASIK. Thus, multiple instances of buy buttons and other buttons may be presented to the user on the right hand side to help the user judge the relevancy of the particular portion of the document. The user's choice in selecting LASIK is recorded in the registry by the Meta-Web server and this information may be used in the future to provide more relevant information to the user and/or to groups of users.
  • As a result of selecting the buy button 360, the user is presented with a list of vendors 370 (FIG. 39). The list of the vendors is a results screen that is sorted in a personalized way. As with other result screens, the relevancy of the results are displayed by various types of icons. In FIG. 39, some icons appear darker while others appear lighter.
  • As shown in FIG. 40, the user selects the personal interest icon 380. In this example the Meta-Web server has brought together a number of pieces of information to make its recommendation. As shown in the relevancy window 381, the vendor is “Maloney Vision Institute,” Dr. Maloney is associated with the vendor, Dr. Maloney is rated highly by Dr. Szabo, and Dr. Szabo is rated highly by the user and his personal physician. Also indicated is that the vendor is covered under the user's medical insurance provider.
  • As shown in FIG. 41, the vendor has an associated Web site 390 and the user selects the Web site. As a result, the vendor's Web site 400 is displayed to the user, see FIG. 42.
  • Although the invention is described herein with reference to the preferred embodiment, one skilled in the art will readily appreciate that other applications may be substituted for those set forth herein without departing from the spirit and scope of the present invention. Accordingly, the invention should only be limited by the Claims included below.

Claims (20)

1. A system, comprising:
an information server, operable to perform operations comprising:
receiving a search query from a user device;
receiving search results responsive to the search query from a search engine;
determining from a registry that user annotations or other metadata are associated with the received search results;
ordering the search results according to their relevance, where the relevance is determined based at least in part on the user annotations or other metadata in the registry;
generating a search results page including the ordered search results and an annotation tool, wherein the annotation tool provides functions that allow a user of the user device to provide annotations for a particular search result, and wherein the annotation tool receives annotations provided by the user for later use in generating search results pages; and
transmitting the search results page to the user device for presentation.
2. The system of claim 1, wherein the annotations provided by the user for the particular search result include at least one of comments on the particular search result, questions related to the particular search result, indications that the particular search result is relevant, and indications that the search result is not relevant.
3. The system of claim 1, wherein the search results page includes content dynamically extracted from the registry.
4. The system of claim 1, the operations further comprising:
generating a search query page which includes a field into which a user can enter one or more search terms.
5. The system of claim 1, wherein the search results page further includes a relevance button; and
the operations further comprising generating a display item which explains the relevance of a term in response to a user selection of the relevance button.
6. The system of claim 1, wherein the search results page further includes means for the user to select an item and for framing the item in a page for purposes of user annotation.
7. The system of claim 1, wherein the annotations provided by the user are linked to a search space of the user so that further queries by said user return said annotations.
8. The system of claim 1, wherein the search results page further includes one or more items that, when selected by the user, lead to a product node for a particular product; and
the operations further comprising performing an independent search to collect data with regard to the particular product, and generating a web page that comprises information collected in real-time.
9. The system of claim 8, wherein the information collected in real-time includes annotations comprising offers by one or more merchants to sell the particular product and, optionally, other information of interest in connection with the particular product.
10. The system of claim 1, the operations further comprising:
filtering the search results based on a user profile, where said user profile comprises at least one of user performances and user information, wherein said user information comprises at least one of trusted reputation systems, preferred vendors, and areas of user understanding, interest, or user competency.
11. The system of claim 1, wherein the search results are sorted in a way that is personalized for the user.
12. The system of claim 11, wherein the personalization is based on an endorsement by a personal friend.
13. The system of claim 1, the operations further comprising:
forming one or more connections based on personal information of the user and other information, all of which reside in the registry or within a realm of resources available to the information server.
14. The system of claim 1, the operations further comprising:
generating a product node that groups together all information relating to a product.
15. The system of claim 1, the operations further comprising:
generating a buy button with which the user can enter into a personalized purchase transaction to bring the user to a preferred vendor or list of vendors.
16. The system of claim 1, further comprising:
updating a profile of the user; and
generating an updated search results page based on the updated user profile.
17. The system of claim 1, the operations further comprising:
generating a comment button for allowing said user to add a comment to a document or portion of a document; and
the operations further comprising adding the user comment to the registry.
18. The system of claim 1, the operations further comprising:
generating a means for asking a question related to a document.
19. The system of claim 18, the operations further comprising:
generating multiple instances of action buttons that are presented to the user to help the user judge the relevancy of a particular portion of the document.
20. The system of claim 1, wherein the registry establishes connections between objects stored in the registry, the connections comprising typed lines between the registry objects, the connections optionally comprising relationships between the objects, the objects optionally comprising a representation of at least one of products, people, places, categories, groups, organizations, roles, documents, portions of documents, certifications, ratings, dates, and times.
US12/969,567 2002-12-13 2010-12-15 Meta-Web Abandoned US20110153599A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US12/969,567 US20110153599A1 (en) 2002-12-13 2010-12-15 Meta-Web
US13/454,043 US20120296886A1 (en) 2002-12-13 2012-04-23 Meta-Web

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
US10/474,155 US7502770B2 (en) 2001-04-11 2002-04-10 Knowledge web
US43305002P 2002-12-13 2002-12-13
US52924503P 2003-12-12 2003-12-12
US10/737,618 US7765206B2 (en) 2002-12-13 2003-12-15 Meta-Web
US12/823,017 US20100262518A1 (en) 2002-12-13 2010-06-24 Meta-web
US12/969,567 US20110153599A1 (en) 2002-12-13 2010-12-15 Meta-Web

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/823,017 Continuation US20100262518A1 (en) 2002-12-13 2010-06-24 Meta-web

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/454,043 Continuation US20120296886A1 (en) 2002-12-13 2012-04-23 Meta-Web

Publications (1)

Publication Number Publication Date
US20110153599A1 true US20110153599A1 (en) 2011-06-23

Family

ID=32600123

Family Applications (4)

Application Number Title Priority Date Filing Date
US10/737,618 Expired - Fee Related US7765206B2 (en) 2002-12-13 2003-12-15 Meta-Web
US12/823,017 Abandoned US20100262518A1 (en) 2002-12-13 2010-06-24 Meta-web
US12/969,567 Abandoned US20110153599A1 (en) 2002-12-13 2010-12-15 Meta-Web
US13/454,043 Abandoned US20120296886A1 (en) 2002-12-13 2012-04-23 Meta-Web

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US10/737,618 Expired - Fee Related US7765206B2 (en) 2002-12-13 2003-12-15 Meta-Web
US12/823,017 Abandoned US20100262518A1 (en) 2002-12-13 2010-06-24 Meta-web

Family Applications After (1)

Application Number Title Priority Date Filing Date
US13/454,043 Abandoned US20120296886A1 (en) 2002-12-13 2012-04-23 Meta-Web

Country Status (3)

Country Link
US (4) US7765206B2 (en)
AU (1) AU2003297193A1 (en)
WO (1) WO2004055647A2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110208711A1 (en) * 2003-07-02 2011-08-25 Van Vleet Taylor N Search annotation and personalization services
US20110213805A1 (en) * 2004-03-15 2011-09-01 Yahoo! Inc. Search systems and methods with integration of user annotations
US20110270876A1 (en) * 2010-05-01 2011-11-03 Timothy David Gill Method and system for filtering information
US9092529B1 (en) * 2011-11-11 2015-07-28 Google Inc. Social search endorsements
US20160357721A1 (en) * 2015-06-04 2016-12-08 University Of Central Florida Research Foundation, Inc. Computer system providing collaborative learning features and related methods
US9578012B2 (en) 2015-03-21 2017-02-21 International Business Machines Corporation Restricted content publishing with search engine registry

Families Citing this family (113)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030217044A1 (en) 2002-05-15 2003-11-20 International Business Machines Corporation Method and apparatus of automatic method signature adaptation for dynamic web service invocation
US8639650B1 (en) 2003-06-25 2014-01-28 Susan Pierpoint Gill Profile-responsive system for information exchange in human- and device-adaptive query-response networks for task and crowd management, distributed collaboration and data integration
US7640267B2 (en) 2002-11-20 2009-12-29 Radar Networks, Inc. Methods and systems for managing entities in a computing device using semantic objects
US7584208B2 (en) * 2002-11-20 2009-09-01 Radar Networks, Inc. Methods and systems for managing offers and requests in a network
US7299222B1 (en) * 2003-12-30 2007-11-20 Aol Llc Enhanced search results
US7433876B2 (en) 2004-02-23 2008-10-07 Radar Networks, Inc. Semantic web portal and platform
US7533090B2 (en) * 2004-03-30 2009-05-12 Google Inc. System and method for rating electronic documents
US20060090184A1 (en) * 2004-10-26 2006-04-27 David Zito System and method for presenting information
US8131647B2 (en) 2005-01-19 2012-03-06 Amazon Technologies, Inc. Method and system for providing annotations of a digital work
US9275052B2 (en) 2005-01-19 2016-03-01 Amazon Technologies, Inc. Providing annotations of a digital work
US7861154B2 (en) * 2005-02-28 2010-12-28 Microsoft Corporation Integration of annotations to dynamic data sets
US7353034B2 (en) 2005-04-04 2008-04-01 X One, Inc. Location sharing and tracking using mobile phones or other wireless devices
US8566726B2 (en) * 2005-05-03 2013-10-22 Mcafee, Inc. Indicating website reputations based on website handling of personal information
US20060253582A1 (en) * 2005-05-03 2006-11-09 Dixon Christopher J Indicating website reputations within search results
US7562304B2 (en) 2005-05-03 2009-07-14 Mcafee, Inc. Indicating website reputations during website manipulation of user information
US9384345B2 (en) * 2005-05-03 2016-07-05 Mcafee, Inc. Providing alternative web content based on website reputation assessment
US7822620B2 (en) * 2005-05-03 2010-10-26 Mcafee, Inc. Determining website reputations using automatic testing
US8438499B2 (en) 2005-05-03 2013-05-07 Mcafee, Inc. Indicating website reputations during user interactions
US20080005064A1 (en) * 2005-06-28 2008-01-03 Yahoo! Inc. Apparatus and method for content annotation and conditional annotation retrieval in a search context
US7779347B2 (en) * 2005-09-02 2010-08-17 Fourteen40, Inc. Systems and methods for collaboratively annotating electronic documents
US7814410B2 (en) 2005-09-12 2010-10-12 Workman Nydegger Initial server-side content rendering for client-script web pages
US7840558B2 (en) 2005-11-04 2010-11-23 Microsoft Corporation Geo-tagged based listing service and mapping engine
US7881969B2 (en) * 2005-12-13 2011-02-01 Microsoft Corporation Trust based architecture for listing service
US7725477B2 (en) * 2005-12-19 2010-05-25 Microsoft Corporation Power filter for online listing service
US8352449B1 (en) 2006-03-29 2013-01-08 Amazon Technologies, Inc. Reader device content indexing
US8701196B2 (en) 2006-03-31 2014-04-15 Mcafee, Inc. System, method and computer program product for obtaining a reputation associated with a file
US7873610B2 (en) * 2006-05-26 2011-01-18 Andrew S Poulsen Meta-configuration of profiles
US7831928B1 (en) * 2006-06-22 2010-11-09 Digg, Inc. Content visualization
US8954886B2 (en) * 2006-08-02 2015-02-10 Ebay Inc. System to present additional item information
WO2008021832A2 (en) 2006-08-09 2008-02-21 Radar Networks, Inc. Harvesting data from page
US20080065649A1 (en) * 2006-09-08 2008-03-13 Barry Smiler Method of associating independently-provided content with webpages
US20080077553A1 (en) * 2006-09-22 2008-03-27 Sivakumar Jambunathan Dynamic reprioritization of search engine results
US8725565B1 (en) 2006-09-29 2014-05-13 Amazon Technologies, Inc. Expedited acquisition of a digital item following a sample presentation of the item
US9672533B1 (en) 2006-09-29 2017-06-06 Amazon Technologies, Inc. Acquisition of an item based on a catalog presentation of items
US8515809B2 (en) * 2006-12-12 2013-08-20 International Business Machines Corporation Dynamic modification of advertisements displayed in response to a search engine query
US7559017B2 (en) * 2006-12-22 2009-07-07 Google Inc. Annotation framework for video
US7865817B2 (en) 2006-12-29 2011-01-04 Amazon Technologies, Inc. Invariant referencing in digital works
US8326858B2 (en) * 2007-01-17 2012-12-04 Google Inc. Synchronization of fixed and mobile data
US8005822B2 (en) * 2007-01-17 2011-08-23 Google Inc. Location in search queries
US7966309B2 (en) 2007-01-17 2011-06-21 Google Inc. Providing relevance-ordered categories of information
US7966321B2 (en) * 2007-01-17 2011-06-21 Google Inc. Presentation of local results
US8966407B2 (en) 2007-01-17 2015-02-24 Google Inc. Expandable homepage modules
US7751807B2 (en) 2007-02-12 2010-07-06 Oomble, Inc. Method and system for a hosted mobile management service architecture
US8024400B2 (en) 2007-09-26 2011-09-20 Oomble, Inc. Method and system for transferring content from the web to mobile devices
US7716224B2 (en) 2007-03-29 2010-05-11 Amazon Technologies, Inc. Search and indexing on a user device
US9665529B1 (en) 2007-03-29 2017-05-30 Amazon Technologies, Inc. Relative progress and event indicators
US8700005B1 (en) 2007-05-21 2014-04-15 Amazon Technologies, Inc. Notification of a user device to perform an action
US7966553B2 (en) * 2007-06-07 2011-06-21 Microsoft Corporation Accessible content reputation lookup
US7899805B2 (en) * 2007-08-31 2011-03-01 Microsoft Corporation Augmenting URL queries
US20090058820A1 (en) * 2007-09-04 2009-03-05 Microsoft Corporation Flick-based in situ search from ink, text, or an empty selection region
US20090076887A1 (en) 2007-09-16 2009-03-19 Nova Spivack System And Method Of Collecting Market-Related Data Via A Web-Based Networking Environment
US7831611B2 (en) 2007-09-28 2010-11-09 Mcafee, Inc. Automatically verifying that anti-phishing URL signatures do not fire on legitimate web sites
KR100900989B1 (en) * 2007-10-09 2009-06-04 오토스테크 주식회사 Device for supplying air for welding mask
US20090164929A1 (en) * 2007-12-20 2009-06-25 Microsoft Corporation Customizing Search Results
US20090164266A1 (en) * 2007-12-21 2009-06-25 Microsoft Corporation Category aggregated opinion data
US8112702B2 (en) 2008-02-19 2012-02-07 Google Inc. Annotating video intervals
US8521842B2 (en) * 2008-02-29 2013-08-27 Microsoft Corporation Delivering composite media to a client application
US20090234875A1 (en) * 2008-03-13 2009-09-17 International Business Machines Corporation System and methods for providing product metrics
US20090281994A1 (en) * 2008-05-09 2009-11-12 Byron Robert V Interactive Search Result System, and Method Therefor
US8566353B2 (en) 2008-06-03 2013-10-22 Google Inc. Web-based system for collaborative generation of interactive videos
US8423889B1 (en) 2008-06-05 2013-04-16 Amazon Technologies, Inc. Device specific presentation control for electronic book reader devices
US9087032B1 (en) 2009-01-26 2015-07-21 Amazon Technologies, Inc. Aggregation of highlights
US8378979B2 (en) 2009-01-27 2013-02-19 Amazon Technologies, Inc. Electronic device with haptic feedback
US8832584B1 (en) 2009-03-31 2014-09-09 Amazon Technologies, Inc. Questions on highlighted passages
US8200617B2 (en) 2009-04-15 2012-06-12 Evri, Inc. Automatic mapping of a location identifier pattern of an object to a semantic type using object metadata
US10628847B2 (en) 2009-04-15 2020-04-21 Fiver Llc Search-enhanced semantic advertising
US8862579B2 (en) 2009-04-15 2014-10-14 Vcvc Iii Llc Search and search optimization using a pattern of a location identifier
US9037567B2 (en) 2009-04-15 2015-05-19 Vcvc Iii Llc Generating user-customized search results and building a semantics-enhanced search engine
US8692763B1 (en) 2009-09-28 2014-04-08 John T. Kim Last screen rendering for electronic book reader
US8862699B2 (en) 2009-12-14 2014-10-14 Microsoft Corporation Reputation based redirection service
US8924376B1 (en) 2010-01-31 2014-12-30 Bryant Christopher Lee Method for human ranking of search results
US20110191327A1 (en) * 2010-01-31 2011-08-04 Advanced Research Llc Method for Human Ranking of Search Results
US9384678B2 (en) 2010-04-14 2016-07-05 Thinkmap, Inc. System and method for generating questions and multiple choice answers to adaptively aid in word comprehension
US9336379B2 (en) 2010-08-19 2016-05-10 Microsoft Technology Licensing, Llc Reputation-based safe access user experience
US9495322B1 (en) 2010-09-21 2016-11-15 Amazon Technologies, Inc. Cover display
EP2633393A4 (en) * 2010-10-26 2015-12-09 Google Inc Rich results relevant to user search queries for books
US20120163565A1 (en) * 2010-12-27 2012-06-28 Weihui Li Method and system for generating and presenting voice reference recordings
US9235566B2 (en) 2011-03-30 2016-01-12 Thinkmap, Inc. System and method for enhanced lookup in an online dictionary
US9141595B2 (en) * 2011-10-05 2015-09-22 Adobe Systems Incorporated Contextual commenting on the web
US8863014B2 (en) * 2011-10-19 2014-10-14 New Commerce Solutions Inc. User interface for product comparison
US9158741B1 (en) 2011-10-28 2015-10-13 Amazon Technologies, Inc. Indicators for navigating digital works
US20130149681A1 (en) * 2011-12-12 2013-06-13 Marc Tinkler System and method for automatically generating document specific vocabulary questions
US8510287B1 (en) * 2012-04-08 2013-08-13 Microsoft Corporation Annotating personalized recommendations
US20130268511A1 (en) * 2012-04-08 2013-10-10 Microsoft Corporation URL Annotations
US8879703B1 (en) 2012-05-31 2014-11-04 Tal Lavian System method and device for providing tailored services when call is on-hold
US9471606B1 (en) 2012-06-25 2016-10-18 Google Inc. Obtaining information to provide to users
US9390174B2 (en) 2012-08-08 2016-07-12 Google Inc. Search result ranking and presentation
US10095789B2 (en) * 2012-08-26 2018-10-09 Derek A. Devries Method and system of searching composite web page elements and annotations presented by an annotating proxy server
US9256682B1 (en) 2012-12-05 2016-02-09 Google Inc. Providing search results based on sorted properties
US10713261B2 (en) 2013-03-13 2020-07-14 Google Llc Generating insightful connections between graph entities
US10810193B1 (en) 2013-03-13 2020-10-20 Google Llc Querying a data graph using natural language queries
US9235626B2 (en) 2013-03-13 2016-01-12 Google Inc. Automatic generation of snippets based on context and user interest
US9224103B1 (en) 2013-03-13 2015-12-29 Google Inc. Automatic annotation for training and evaluation of semantic analysis engines
US10692096B2 (en) 2013-03-15 2020-06-23 Thermodynamic Design, Llc Customizable data management system
US20150262219A1 (en) 2013-03-15 2015-09-17 Thermodynamic Design, Llc Customizable data management system
US9477759B2 (en) 2013-03-15 2016-10-25 Google Inc. Question answering using entity references in unstructured data
US10108700B2 (en) 2013-03-15 2018-10-23 Google Llc Question answering to populate knowledge base
US10055462B2 (en) 2013-03-15 2018-08-21 Google Llc Providing search results using augmented search queries
US9235653B2 (en) 2013-06-26 2016-01-12 Google Inc. Discovering entity actions for an entity graph
US9342622B2 (en) 2013-06-27 2016-05-17 Google Inc. Two-phase construction of data graphs from disparate inputs
US9785696B1 (en) 2013-10-04 2017-10-10 Google Inc. Automatic discovery of new entities using graph reconciliation
WO2015051480A1 (en) 2013-10-09 2015-04-16 Google Inc. Automatic definition of entity collections
US9798829B1 (en) 2013-10-22 2017-10-24 Google Inc. Data graph interface
US10002117B1 (en) 2013-10-24 2018-06-19 Google Llc Translating annotation tags into suggested markup
US9659056B1 (en) 2013-12-30 2017-05-23 Google Inc. Providing an explanation of a missing fact estimate
WO2016040274A1 (en) * 2014-09-08 2016-03-17 Thermodynamic Design, Llc Customizable data management system
US20160092245A1 (en) * 2014-09-25 2016-03-31 Oracle International Corporation Data rich tooltip for favorite items
US10242108B2 (en) * 2015-04-08 2019-03-26 International Business Machines Corporation Contextually related sharing of commentary for different portions of an information base
US20170192985A1 (en) * 2016-01-04 2017-07-06 International Business Machines Corporation Decorating webpage links with a user-specified indicator
WO2018018132A1 (en) * 2016-07-29 2018-02-01 1974226 Alberta Ltd. Processing user provided information for ranking information modules
US10621237B1 (en) * 2016-08-01 2020-04-14 Amazon Technologies, Inc. Contextual overlay for documents
CN108829586A (en) * 2018-05-28 2018-11-16 安徽鼎龙网络传媒有限公司 A kind of business activity management platform net quotient's Extension Software Platform
US20230385525A1 (en) * 2022-05-24 2023-11-30 Microsoft Technology Licensing, Llc Web site preview generation with action control

Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5832474A (en) * 1996-02-26 1998-11-03 Matsushita Electric Industrial Co., Ltd. Document search and retrieval system with partial match searching of user-drawn annotations
US6012053A (en) * 1997-06-23 2000-01-04 Lycos, Inc. Computer system with user-controlled relevance ranking of search results
US6202060B1 (en) * 1996-10-29 2001-03-13 Bao Q. Tran Data management system
US20020023093A1 (en) * 2000-03-15 2002-02-21 Ziff Susan Janette Content development management system and method
US6374237B1 (en) * 1996-12-24 2002-04-16 Intel Corporation Data set selection based upon user profile
US20020069079A1 (en) * 2001-07-13 2002-06-06 Vega Lilly Mae Method and system for facilitating service transactions
US20020091836A1 (en) * 2000-06-24 2002-07-11 Moetteli John Brent Browsing method for focusing research
US20020152279A1 (en) * 2001-04-12 2002-10-17 Sollenberger Deborah A. Personalized intranet portal
US20030033298A1 (en) * 2000-01-20 2003-02-13 Neelakantan Sundaresan System and method for integrating on-line user ratings of businesses with search engines
US20030093790A1 (en) * 2000-03-28 2003-05-15 Logan James D. Audio and video program recording, editing and playback systems using metadata
US20040001104A1 (en) * 2002-06-28 2004-01-01 Microsoft Corporation Resource browser sessions search
US20040003351A1 (en) * 2002-06-28 2004-01-01 Microsoft Corporation Navigating a resource browser session
US6691106B1 (en) * 2000-05-23 2004-02-10 Intel Corporation Profile driven instant web portal
US20040059625A1 (en) * 2002-09-20 2004-03-25 Ncr Corporation Method for providing feedback to advertising on interactive channels
US6732090B2 (en) * 2001-08-13 2004-05-04 Xerox Corporation Meta-document management system with user definable personalities
US6799176B1 (en) * 1997-01-10 2004-09-28 The Board Of Trustees Of The Leland Stanford Junior University Method for scoring documents in a linked database
US20040205514A1 (en) * 2002-06-28 2004-10-14 Microsoft Corporation Hyperlink preview utility and method
US20040205448A1 (en) * 2001-08-13 2004-10-14 Grefenstette Gregory T. Meta-document management system with document identifiers
US7107218B1 (en) * 1999-10-29 2006-09-12 British Telecommunications Public Limited Company Method and apparatus for processing queries
US7165080B2 (en) * 2000-10-27 2007-01-16 Canon Kabushiki Kaisha Method and apparatus for facilitating refinement of a search
US7181438B1 (en) * 1999-07-21 2007-02-20 Alberti Anemometer, Llc Database access system
US7263671B2 (en) * 1998-09-09 2007-08-28 Ricoh Company, Ltd. Techniques for annotating multimedia information
US7337389B1 (en) * 1999-12-07 2008-02-26 Microsoft Corporation System and method for annotating an electronic document independently of its content

Family Cites Families (105)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
NL198601A (en) 1954-09-30
US3116365A (en) 1961-12-18 1963-12-31 Bell Telephone Labor Inc Alignment device
US3992586A (en) 1975-11-13 1976-11-16 Jaffe Acoustics, Inc. Boardroom sound reinforcement system
US4571535A (en) 1984-11-15 1986-02-18 Westinghouse Electric Corp. VAR Generator having controlled discharge of thyristor switched capacitors
FR2583017B1 (en) 1985-06-07 1987-09-18 Aerospatiale CONTROL DEVICE HAVING TWO COUPLED HANDLES
JPS62293352A (en) 1986-06-11 1987-12-19 Hitachi Ltd Processing system for knowledge information
US4856873A (en) * 1987-05-15 1989-08-15 Storz Instrument Company Documentation illumination module
US4847784A (en) 1987-07-13 1989-07-11 Teknowledge, Inc. Knowledge based tutor
US4996642A (en) 1987-10-01 1991-02-26 Neonics, Inc. System and method for recommending items
US4881135A (en) 1988-09-23 1989-11-14 Heilweil Jordan B Concealed audio-video apparatus for recording conferences and meetings
US5117258A (en) 1988-12-13 1992-05-26 Kabushiki Kaisha Toshiba Apparatus with copying fee based on size and number of sheets used
US4992940A (en) 1989-03-13 1991-02-12 H-Renee, Incorporated System and method for automated selection of equipment for purchase through input of user desired specifications
JPH03116237A (en) 1989-09-29 1991-05-17 Hitachi Ltd Knowledge processing method
US5133045A (en) 1990-07-13 1992-07-21 Integrated Systems, Inc. Method for operating a real-time expert system in a graphical programming environment
US5404295A (en) 1990-08-16 1995-04-04 Katz; Boris Method and apparatus for utilizing annotations to facilitate computer retrieval of database material
US5073934A (en) 1990-10-24 1991-12-17 International Business Machines Corporation Method and apparatus for controlling the use of a public key, based on the level of import integrity for the key
CA2081041C (en) 1992-01-03 1996-08-06 Robert Louis Beecher Camera field of view indicator
US5426510A (en) 1992-06-05 1995-06-20 Dolman Associates, Inc. Audio-video system
US6535880B1 (en) 2000-05-09 2003-03-18 Cnet Networks, Inc. Automated on-line commerce method and apparatus utilizing a shopping server verifying product information on product selection
WO1995011566A1 (en) 1993-10-20 1995-04-27 Videoconferencing Systems, Inc. Adaptive videoconferencing system
US5404305A (en) 1993-11-17 1995-04-04 United Technologies Corporation Control of pilot control station authority for a dual piloted flight control system
US5597312A (en) 1994-05-04 1997-01-28 U S West Technologies, Inc. Intelligent tutoring method and system
US5511122A (en) 1994-06-03 1996-04-23 The United States Of America As Represented By The Secretary Of The Navy Intermediate network authentication
US5678999A (en) 1994-08-08 1997-10-21 Cicare; Augusto Ulderico System for training helicopter pilots
US5572248A (en) 1994-09-19 1996-11-05 Teleport Corporation Teleconferencing method and system for providing face-to-face, non-animated teleconference environment
US5500671A (en) 1994-10-25 1996-03-19 At&T Corp. Video conference system and method of providing parallax correction and a sense of presence
USH1728H (en) 1994-10-28 1998-05-05 The United States Of America As Represented By The Secretary Of The Navy Simulator
US5701400A (en) 1995-03-08 1997-12-23 Amado; Carlos Armando Method and apparatus for applying if-then-else rules to data sets in a relational data base and generating from the results of application of said rules a database of diagnostics linked to said data sets to aid executive analysis of financial data
US5757915A (en) 1995-08-25 1998-05-26 Intel Corporation Parameterized hash functions for access control
WO1998034403A1 (en) 1995-09-29 1998-08-06 Intel Corporation Apparatus and method for securing captured data transmitted between two sources
US5612734A (en) 1995-11-13 1997-03-18 Bell Communications Research, Inc. Eye contact apparatus employing a directionally transmissive layer for video conferencing
US6438691B1 (en) 1996-04-01 2002-08-20 Hewlett-Packard Company Transmitting messages over a network
US5867799A (en) * 1996-04-04 1999-02-02 Lang; Andrew K. Information system and method for filtering a massive flow of information entities to meet user information classification needs
US5956404A (en) 1996-09-30 1999-09-21 Schneier; Bruce Digital signature with auditing bits
US5907619A (en) 1996-12-20 1999-05-25 Intel Corporation Secure compressed imaging
US6009173A (en) 1997-01-31 1999-12-28 Motorola, Inc. Encryption and decryption method and apparatus
US6098065A (en) 1997-02-13 2000-08-01 Nortel Networks Corporation Associative search engine
WO1998039876A1 (en) 1997-03-06 1998-09-11 Skylight Software, Inc. Cryptographic digital identity method
US5995624A (en) 1997-03-10 1999-11-30 The Pacid Group Bilateral authentication and information encryption token system and method
FR2763451B1 (en) 1997-05-13 1999-06-18 France Telecom PUBLIC KEY IDENTIFICATION METHOD USING TWO HASH FUNCTIONS
US6131162A (en) 1997-06-05 2000-10-10 Hitachi Ltd. Digital data authentication method
US6171109B1 (en) 1997-06-18 2001-01-09 Adin Research, Inc. Method for generating a multi-strata model and an intellectual information processing device
US5960411A (en) 1997-09-12 1999-09-28 Amazon.Com, Inc. Method and system for placing a purchase order via a communications network
US5963245A (en) 1997-09-24 1999-10-05 Mcdonald; Arcaster Video telephone
US6076163A (en) 1997-10-20 2000-06-13 Rsa Security Inc. Secure user identification based on constrained polynomials
US6076091A (en) 1997-12-09 2000-06-13 International Business Machines Corporation Method and system for providing a flexible and extensible database interactive on-line electronic catalog
US6263446B1 (en) 1997-12-23 2001-07-17 Arcot Systems, Inc. Method and apparatus for secure distribution of authentication credentials to roaming users
US6185558B1 (en) 1998-03-03 2001-02-06 Amazon.Com, Inc. Identifying the items most relevant to a current query based on items selected in connection with similar queries
US6230269B1 (en) 1998-03-04 2001-05-08 Microsoft Corporation Distributed authentication system and method
US6226742B1 (en) 1998-04-20 2001-05-01 Microsoft Corporation Cryptographic technique that provides fast encryption and decryption and assures integrity of a ciphertext message through use of a message authentication code formed through cipher block chaining of the plaintext message
CA2239666A1 (en) 1998-06-04 1999-12-04 Hsin-Kuo Lee Digital traffic signal device
US6070149A (en) * 1998-07-02 2000-05-30 Activepoint Ltd. Virtual sales personnel
JP2000092046A (en) 1998-09-11 2000-03-31 Mitsubishi Electric Corp Remote authentication system
US7051275B2 (en) * 1998-09-15 2006-05-23 Microsoft Corporation Annotations for multiple versions of media content
US6283757B1 (en) 1998-10-09 2001-09-04 Simulation Entertainment Group, Inc. Full motion two seat interactive simulator
JP2000140415A (en) 1998-11-17 2000-05-23 Namco Ltd Game device and information storage medium
US6003021A (en) 1998-12-22 1999-12-14 Ac Properties B.V. System, method and article of manufacture for a simulation system for goal based education
US6347333B2 (en) 1999-01-15 2002-02-12 Unext.Com Llc Online virtual campus
US6477520B1 (en) 1999-02-22 2002-11-05 Yatra Corporation Adaptive travel purchasing optimization system
US6202062B1 (en) * 1999-02-26 2001-03-13 Ac Properties B.V. System, method and article of manufacture for creating a filtered information summary based on multiple profiles of each single user
DK1049289T3 (en) 1999-04-29 2005-02-14 Cp8 Technologies Public key signature method and systems
US6633981B1 (en) 1999-06-18 2003-10-14 Intel Corporation Electronic system and method for controlling access through user authentication
US7065494B1 (en) 1999-06-25 2006-06-20 Nicholas D. Evans Electronic customer service and rating system and method
US6405175B1 (en) 1999-07-27 2002-06-11 David Way Ng Shopping scouts web site for rewarding customer referrals on product and price information with rewards scaled by the number of shoppers using the information
US6292211B1 (en) 1999-10-16 2001-09-18 Martin Rangel Pena Computer-aided telecommunication system and method
US6829604B1 (en) * 1999-10-19 2004-12-07 Eclipsys Corporation Rules analyzer system and method for evaluating and ranking exact and probabilistic search rules in an enterprise database
US6988198B1 (en) 1999-11-01 2006-01-17 Entrust Limited System and method for initializing operation for an information security operation
US6466918B1 (en) 1999-11-18 2002-10-15 Amazon. Com, Inc. System and method for exposing popular nodes within a browse tree
US6813595B2 (en) 1999-12-27 2004-11-02 Allen G. Edgar Portable flight simulator
GB2365152A (en) 2000-01-14 2002-02-13 Applied Psychology Res Ltd Information retrieval system
WO2001052118A2 (en) 2000-01-14 2001-07-19 Saba Software, Inc. Information server
WO2001059625A1 (en) 2000-02-10 2001-08-16 Involve Technology, Llc System for creating and maintaining a database of information utilizing user opinions
JP2001283096A (en) 2000-04-03 2001-10-12 Nec Corp Communication line shopping system, server device, client device and information management device
US6807535B2 (en) 2000-03-08 2004-10-19 Lnk Corporation Intelligent tutoring system
US6311194B1 (en) 2000-03-15 2001-10-30 Taalee, Inc. System and method for creating a semantic web and its applications in browsing, searching, profiling, personalization and advertising
US6789126B1 (en) 2000-05-09 2004-09-07 Sun Microsystems, Inc. Addressing message gates in a distributed computing environment
US20020016840A1 (en) 2000-05-12 2002-02-07 Shai Herzog Applying recursive policy for scoping of administration of policy based networking
US6704729B1 (en) 2000-05-19 2004-03-09 Microsoft Corporation Retrieval of relevant information categories
US6601075B1 (en) 2000-07-27 2003-07-29 International Business Machines Corporation System and method of ranking and retrieving documents based on authority scores of schemas and documents
US6968456B1 (en) 2000-08-08 2005-11-22 Novell, Inc. Method and system for providing a tamper-proof storage of an audit trail in a database
GB2366470B (en) 2000-08-25 2005-07-20 Hewlett Packard Co Improvements relating to document transmission techniques iv
US6772157B2 (en) 2000-10-19 2004-08-03 General Electric Company Delegated administration of information in a database directory
US20020049692A1 (en) 2000-10-20 2002-04-25 Srinivas Venkatram Systems and methods for development of an interactive document cluster network for knowledge
DE60116364T2 (en) 2000-10-27 2006-09-28 Sony Computer Entertainment Inc. DATA PROCESSING SYSTEM WITH MULTIPLE OPERATING TERMINALS AND A DATA PROCESSING DEVICE
US6507357B2 (en) 2000-11-29 2003-01-14 Applied Minds, Inc. Method and apparatus for maintaining eye contact in teleconferencing using reflected images
US20020065477A1 (en) 2000-11-30 2002-05-30 Boyd William Thomas Audio interactive sexual vibrator
US6964022B2 (en) 2000-12-22 2005-11-08 Xerox Corporation Electronic board system
US6856968B2 (en) 2000-12-27 2005-02-15 General Electric Company Interactive search process for product inquiries
US6694331B2 (en) * 2001-03-21 2004-02-17 Knowledge Management Objects, Llc Apparatus for and method of searching and organizing intellectual property information utilizing a classification system
US6714234B1 (en) 2001-04-11 2004-03-30 Applied Minds, Inc. Maintaining eye-contact in teleconferencing using structured light
US20020161603A1 (en) 2001-04-16 2002-10-31 Tanagraphics, Inc. Interactive publishing system providing content management
US7831548B1 (en) * 2001-10-24 2010-11-09 Amazon Technologies, Inc. Systems and methods that use search queries to identify related lists
US7552136B2 (en) * 2001-10-31 2009-06-23 International Business Machines Corporation Context management super tools and filter/sort model for aggregated display webpages
US7316616B2 (en) 2002-01-16 2008-01-08 Igt Gaming system license management
US6975833B2 (en) 2002-02-07 2005-12-13 Sap Aktiengesellschaft Structural elements for a collaborative e-learning system
US6884074B2 (en) 2002-02-11 2005-04-26 Sap Aktiengesellschaft Dynamic composition of restricted e-learning courses
US6827578B2 (en) 2002-02-11 2004-12-07 Sap Aktiengesellschaft Navigating e-learning course materials
US6834452B2 (en) 2002-02-11 2004-12-28 C-M Glo, Llc Vending machine advertising apparatus and method
US20030187841A1 (en) 2002-03-28 2003-10-02 International Business Machines Corporation Method and structure for federated web service discovery search over multiple registries with result aggregation
US20030188180A1 (en) 2002-03-28 2003-10-02 Overney Gregor T. Secure file verification station for ensuring data integrity
US20030195834A1 (en) 2002-04-10 2003-10-16 Hillis W. Daniel Automated online purchasing system
JP2004078875A (en) 2002-06-17 2004-03-11 Nagoya Industrial Science Research Inst Processing method for expression data of gene
US7263529B2 (en) 2003-08-29 2007-08-28 Pitney Bowes Inc. Method and system for creating and maintaining a database of user profiles and a related value rating database for information sources and for generating a list of information sources having a high estimated value
US20050060283A1 (en) 2003-09-17 2005-03-17 Petras Gregory J. Content management system for creating and maintaining a database of information utilizing user experiences
JP2005152508A (en) 2003-11-28 2005-06-16 Nintendo Co Ltd Game system played by a plurality of persons, game device and game program

Patent Citations (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5832474A (en) * 1996-02-26 1998-11-03 Matsushita Electric Industrial Co., Ltd. Document search and retrieval system with partial match searching of user-drawn annotations
US6202060B1 (en) * 1996-10-29 2001-03-13 Bao Q. Tran Data management system
US6374237B1 (en) * 1996-12-24 2002-04-16 Intel Corporation Data set selection based upon user profile
US6799176B1 (en) * 1997-01-10 2004-09-28 The Board Of Trustees Of The Leland Stanford Junior University Method for scoring documents in a linked database
US7058628B1 (en) * 1997-01-10 2006-06-06 The Board Of Trustees Of The Leland Stanford Junior University Method for node ranking in a linked database
US6012053A (en) * 1997-06-23 2000-01-04 Lycos, Inc. Computer system with user-controlled relevance ranking of search results
US7263671B2 (en) * 1998-09-09 2007-08-28 Ricoh Company, Ltd. Techniques for annotating multimedia information
US7181438B1 (en) * 1999-07-21 2007-02-20 Alberti Anemometer, Llc Database access system
US7107218B1 (en) * 1999-10-29 2006-09-12 British Telecommunications Public Limited Company Method and apparatus for processing queries
US7337389B1 (en) * 1999-12-07 2008-02-26 Microsoft Corporation System and method for annotating an electronic document independently of its content
US20030033298A1 (en) * 2000-01-20 2003-02-13 Neelakantan Sundaresan System and method for integrating on-line user ratings of businesses with search engines
US7080064B2 (en) * 2000-01-20 2006-07-18 International Business Machines Corporation System and method for integrating on-line user ratings of businesses with search engines
US20020023093A1 (en) * 2000-03-15 2002-02-21 Ziff Susan Janette Content development management system and method
US20030093790A1 (en) * 2000-03-28 2003-05-15 Logan James D. Audio and video program recording, editing and playback systems using metadata
US6691106B1 (en) * 2000-05-23 2004-02-10 Intel Corporation Profile driven instant web portal
US20020091836A1 (en) * 2000-06-24 2002-07-11 Moetteli John Brent Browsing method for focusing research
US7165080B2 (en) * 2000-10-27 2007-01-16 Canon Kabushiki Kaisha Method and apparatus for facilitating refinement of a search
US20020152279A1 (en) * 2001-04-12 2002-10-17 Sollenberger Deborah A. Personalized intranet portal
US20020069079A1 (en) * 2001-07-13 2002-06-06 Vega Lilly Mae Method and system for facilitating service transactions
US6732090B2 (en) * 2001-08-13 2004-05-04 Xerox Corporation Meta-document management system with user definable personalities
US20040205448A1 (en) * 2001-08-13 2004-10-14 Grefenstette Gregory T. Meta-document management system with document identifiers
US20040205514A1 (en) * 2002-06-28 2004-10-14 Microsoft Corporation Hyperlink preview utility and method
US20040003351A1 (en) * 2002-06-28 2004-01-01 Microsoft Corporation Navigating a resource browser session
US20040001104A1 (en) * 2002-06-28 2004-01-01 Microsoft Corporation Resource browser sessions search
US20040059625A1 (en) * 2002-09-20 2004-03-25 Ncr Corporation Method for providing feedback to advertising on interactive channels

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110208711A1 (en) * 2003-07-02 2011-08-25 Van Vleet Taylor N Search annotation and personalization services
US9489463B2 (en) 2004-03-15 2016-11-08 Excalibur Ip, Llc Search systems and methods with integration of user annotations
US20110213805A1 (en) * 2004-03-15 2011-09-01 Yahoo! Inc. Search systems and methods with integration of user annotations
US20120233154A1 (en) * 2004-03-15 2012-09-13 Yahoo! Inc. Search systems and methods with integration of aggregate user annotations
US9984164B2 (en) * 2004-03-15 2018-05-29 Excalibur Ip, Llc Search systems and methods with integration of aggregate user annotations
US20110270876A1 (en) * 2010-05-01 2011-11-03 Timothy David Gill Method and system for filtering information
US9015175B2 (en) * 2010-05-01 2015-04-21 Timothy David Gill Method and system for filtering an information resource displayed with an electronic device
US9477720B1 (en) 2011-11-11 2016-10-25 Google Inc. Social search endorsements
US9092529B1 (en) * 2011-11-11 2015-07-28 Google Inc. Social search endorsements
US9578012B2 (en) 2015-03-21 2017-02-21 International Business Machines Corporation Restricted content publishing with search engine registry
US9578006B2 (en) 2015-03-21 2017-02-21 International Business Machines Corporation Restricted content publishing with search engine registry
US10057275B2 (en) 2015-03-21 2018-08-21 International Business Machines Corporation Restricted content publishing with search engine registry
US20160357721A1 (en) * 2015-06-04 2016-12-08 University Of Central Florida Research Foundation, Inc. Computer system providing collaborative learning features and related methods
US9971753B2 (en) * 2015-06-04 2018-05-15 University Of Central Florida Research Foundation, Inc. Computer system providing collaborative learning features and related methods

Also Published As

Publication number Publication date
US20120296886A1 (en) 2012-11-22
AU2003297193A8 (en) 2004-07-09
WO2004055647B1 (en) 2004-10-14
WO2004055647A2 (en) 2004-07-01
US7765206B2 (en) 2010-07-27
US20040210602A1 (en) 2004-10-21
WO2004055647A3 (en) 2004-08-19
AU2003297193A1 (en) 2004-07-09
US20100262518A1 (en) 2010-10-14

Similar Documents

Publication Publication Date Title
US7765206B2 (en) Meta-Web
US5890149A (en) Organization training, coaching and indexing system
US7082418B2 (en) System and method for network-based personalized education environment
US20020178223A1 (en) System and method for disseminating knowledge over a global computer network
US20040093255A1 (en) Method and apparatus for managing sales data
Kumar et al. Online Public Access Catalogue Usage at Panjab University Library, Chandigarh.
US6990482B1 (en) System and method for the storage and access of electronic data in a web-based computer system
Wynne et al. The effect of next-generation catalogs on catalogers and cataloging functions in academic libraries
Ferran et al. Towards personalization in digital libraries through ontologies
US6985889B1 (en) System and method for sharing of expert knowledge
Miller et al. MedlinePlus®: the National Library of Medicine® brings quality information to health consumers
Leckie et al. Understanding information-seeking: The public library context
Cotter et al. Electronic collection management and electronic information services
Balasubramanian et al. Systematic hypermedia design
Dunsire et al. Clumps and collection description in the information environment in the UK with particular reference to Scotland
US20080010376A1 (en) System and method for personalized online education
Daniel et al. Utilization of the World Wide Web in health education
Dagenais Brown The ERIC database: a comparison of four versions
Liu Web Page Development and Management: A SPEC Kit
Detlor et al. Fostering robust library portals: an assessment of the McMaster University library gateway
Leathem Systems and Software
Adalian et al. Locally developed Web‐enabled databases: new roles and opportunities for libraries
Bhupatiraju et al. The MERG Suite: Tools for discovering competencies and associated learning resources
Mitchell et al. Converting Ulrich's™ subject headings to FAST headings: A feasibility study
Harvey The role of the legal information officer

Legal Events

Date Code Title Description
AS Assignment

Owner name: METAWEB TECHNOLOGIES, INC., DELAWARE

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:APPLIED MINDS, INC.;REEL/FRAME:025929/0733

Effective date: 20050725

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: GOOGLE LLC, CALIFORNIA

Free format text: CHANGE OF NAME;ASSIGNOR:GOOGLE INC.;REEL/FRAME:044142/0357

Effective date: 20170929