CA2191671C - System and method for automatically adding informational hypertext links to received documents - Google Patents

System and method for automatically adding informational hypertext links to received documents Download PDF

Info

Publication number
CA2191671C
CA2191671C CA002191671A CA2191671A CA2191671C CA 2191671 C CA2191671 C CA 2191671C CA 002191671 A CA002191671 A CA 002191671A CA 2191671 A CA2191671 A CA 2191671A CA 2191671 C CA2191671 C CA 2191671C
Authority
CA
Canada
Prior art keywords
document
annotation
documents
directory
requested
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.)
Expired - Fee Related
Application number
CA002191671A
Other languages
French (fr)
Other versions
CA2191671A1 (en
Inventor
Arthur A. Van Hoff
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.)
Sun Microsystems Inc
Original Assignee
Sun Microsystems Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sun Microsystems Inc filed Critical Sun Microsystems Inc
Publication of CA2191671A1 publication Critical patent/CA2191671A1/en
Application granted granted Critical
Publication of CA2191671C publication Critical patent/CA2191671C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation

Abstract

In a distributed computer system, an automated document annotation system and method adds hypertext cross-references to a set of known information sources into documents requested by a client computer in such a way that the merged document is displayable by existing Web browsers. The distributed computer network incorporates a plurality of servers to store documents. Each stored document has a unique document identifier and is viewable from a client computer having a browser configured to request and receive documents over the network. An annotation proxy, which is a software procedure configured to merge a requested document from a first server with hypertext links to documents containing associated supplemental information. The set of hypertext links and criteria for identifying where such links should be added to requested documents are defined by one or more dictionaries of cross-references. The annotation proxy then relays the merged document to a receiver unit that is selected from another proxy, such as a firewall proxy or another annotation overlay proxy, or the browser, which ultimately displays the merged document. The annotation proxy optionally includes a dictionary generator that generates a dictionary of references to documents requested by the user, each reference in the dictionary indicating the textual context of the hypertext link or links used to request the associated document. The generated dictionary represents information sources known and used by the user. The annotation proxy then annotates requested documents with cross-references in the dictionary that was generated by the annotation proxy.

Description

2191b71 __ _ SYSTEM AND METHOD FOR AUTOMATICALLY ADDING
INFORMATIONAL HYPERTEXT LINKS TO RECEIVED DOCUMENTS
The present invention relates generally to computer networks, and particularly to proxy servers used to supplement the information found in documents stored on computer networks.
BACKGROUND OF THE INVENTION
The World-Wide Web ("WWW") links many of the servers making up the Internet, each storing documents identified by unique universal resource locators (URLs).
Many of the documents stored on Web servers are written in a standard document description language called HTML (hypertext markup language). Using HTML, a designer of Web documents can associate hypertext links or annotations with specific words or phrases in a document (these hypertext links identify the URLs of other Web documents or other parts of the same document providing information related to the words or phrases) and specify visual aspects and the content of a Web page.
A user accesses documents stored on the WWW using a Web browser (a computer program designed to display HTML documents and communicate with Web servers) running on a Web client connected to the Internet. Typically, this is done by the user selecting a hypertext link (typically displayed by the Web browser as a highlighted word or phrase) within a document being viewed with the Web browser. The Web browser then issues a HTTP (hypertext transfer protocol) request for the requested document to the Web server identified by the requested document's URL. In response, the designated Web server returns the requested document to the Web browser, also using the HTTP.

r ~r ~i9i~?~ _ .
Many entities, especially corporations that allow access from corporate systems to the Web, modify this document access process by providing a firewall proxy running on a proxy server situated between the Web client running the browser and the various Web servers hosting the requested documents. In this modified situation; all HTTP
requests issued by the browser and all documents returned. by the Web servers simply routed through the firewall proxy, which implements a proxy server communications protocol that is a subset of the HTTP. Apart from providing a buffer between the Web client and servers, and preventing the client from receiving messages which violate certain security criteria, a pure firewall proxy performs no additional operations on the transferred information. Another common type of firewall proxy is a caching firewall proxy, which caches requested documents to provide faster subsequent access to those documents.
The ease of access and page design provided by the Web has proved attractive to many types of uses; e.g., individuals and corporations, who have not traditionally used the Internet. Additionally, the WWW is increasingly being used for commercial purposes, such as advertising and sales. Together, the new users and new uses mean that an information explosion is occurring on the Web. With this information explosion it is becoming increasingly important that Web users be able to supplement the HYPERTEXT LINKS in Web documents with additional HYPERTEXT LINKS to additional information resources. For example, a Web user may have previously located a set of Web pages at a number of remote sites that relate to a particular field of interest (e.g., a particular field of engineering, science, music, etc.).
The user may wish to provide additional references within a received Web document to this previously located set of Web pages by annotating the received Web document with HYPERTEXT LINKS to these Web pages.
It is a goal of the present invention to provide a system and method for automatically annotating a received document so as to interconnect that document via HYPERTEXT LINKS to a set of documents known to contain supplemental information related to the topic of the received document.
It is another goal of the present invention that the annotation system and method would be implemented in a manner that is compatible with existing Web browsers and 2191611 __ the HTTP.
One system that uses a proxy server to dynamically modify received documents is the Open Software Foundation's World Wide Web Agent Toolkit, or OreO. OreO allows users to build personal agents that can perform filtering functions on requested documents before they are viewed using the Web browser. The agents created with OreO can be used in pipeline anywhere between a traditional Web client (i.e., Web browser) and a Web server to perform more complex and varied filtering of Web transactions. For example, a user could connect an obscenity filter in series with a violence filter to ensure appropriate Web browsing for their children. OreO
makes this pipelining possible by providing agent interfaces that make each agent look like a traditional Web client on one side and a proxy server on the other.
However, because the OreO toolkit does not address the creation of dictionaries or libraries of supplemental materials, OreO agents are not well-suited to merge cross-references to supplemental materials from sources other than the creator of a requested document with the requested document. Moreover, OreO agents can only perform filtering by parsing all requested documents looking for occurrences of certain key phrases or patterns then deleting or replacing those key phrases or patterns.
Therefore, there is a need for a system that introduces a proxy server between Web servers and clients that allows parts of requested documents to be annotated with hyper-link cross-references to supplemental materials before the documents are viewed with a Web browser. Unlike the OreO agent, this system should perform the aforementioned annotating based on sources of supplemental materials associated with Web servers that might be completely unrelated to the author of the requested document. Ideally, a user should be able to indicate to the proxy server a set of well established dictionaries, directories, or libraries of information sources for which cross-references should be merged into received documents. Then, when the user requests a document, that request should be relayed through the proxy, which merges the requested document with cross-references to the user-specified supplemental information sources. The resulting merged document should be viewable with any existing Web browser.

Alternatively, the system should allow a user of the proxy to direct the proxy to generate and add to a dictionary of cross-references annotations from sources accessed by the user over a period time. Then, when a user requests a document, the proxy should be able to merge cross-references in the dictionary with the requested document, eliminating the need to search the Web for the appropriate supplemental materials.
SUMMARY OF THE INVENTION
In summary, the present invention is a system and method for merging hypertext cross-references to a set of known information sources with documents requested over the Web in such a way that the merged document is displayable by existing Web browsers.
According to one aspect the present invention provides in a distributed computer system incorporating a plurality of servers used to store documents, each document having a unique document identifier, and a client computer having a browser configured to request and receive the documents over the distributed computer system, an annotation system for automatically adding to a requested document cross-references to other documents, the annotation system comprising: at least one directory of cross-references to documents, each cross-referenced document having a unique source identifier; an annotation proxy configured to form a merged document by merging the requested document from a first server with annotations comprising cross-references to documents referenced by the at least one directory and to relay the merged document to a receiver selected from another proxy and the browser; and a directory generator for automatically generating and r~;

updating the at least one directory of cross-references to documents to include sources accessed by the client computer over a period of time; wherein the directory of cross-references to document includes entries, at least a subset 5 of the entries each comprising a document identifier specifying a document and a pattern, the pattern indicating criteria for inserting the document identifier into the requested document when creating the merged document; the annotation proxy includes instructions for accepting commands from the client computer identifying a set of directories to use when annotating the requested document, and for forming the merged document by merging the requested document with annotations comprising cross-references to documents referenced by the client computer identified set of directories; and at least a subset of the annotations merged into the requested document each includes a relevance indicator, indicating likely relevance of the document referenced by the merged annotation.
According to another aspect the present invention provides a method for automatically adding to a requested document cross-references to other documents, the method comprising the steps of: recognizing a request for a stored document by a client; transmitting the requested document to an annotation proxy for annotation; providing, in association with the annotation proxy, at least one directory of cross-references to documents, each cross-referenced document having a unique source identifier;
merging the requested document with annotations comprising cross-references to documents referenced by the at least one directory; and relaying the merged documents to a receiver 5a selected from another proxy or the client; tree method further including automatically generating arid updating the at least one directory of cross-references tc> documents to include sources accessed by the client over a~ period time;
wherein the directory of cross-references to documents includes entries, at least a subset of the entries each comprising a document identifier specifying a. document and a pattern, the pattern indicating criteria for inserting the document identifier into the requested document when creating the merged document; the annotation proxy includes instructions for accepting commands from the client computer identifying a set of directories to u~~e when annotating the requested document, and for forming the merged document by merging the requested document with annotations comprising cross-references to documents referenced by the client computer identified set of_ directories; and a.t least a subset of the annotatians merged into the requested document each includes a relevance indicator, indicating likely relevance of the document referenced by the rr~erged annotation.
According to yet another aspect the present invention provides a computer program product for controlling the operation of a computer during use of a browser, the computer program product comprising a computer readable storage medium and one or more computer programs embedded therein, the one or more computer programs configured to perform the steps of: recognizing a request for a stored document by a client; transmitting the requested document to an annotation proxy for annotation;
providing, in association with the annotation proxy, at least one directory of cross references to documents, each cross referenced document having a unique source identifier;
merging the requested document with annotations comprising 5b cross references to documents referenced by the at least one directory; relaying the merged document t::o a receiver selected from another proxy or the client; and automatically generating and updating the at least ane directory of cross references to documents to include sources accessed by the client over a period time; wherein the directory of cross references to documents includes entries, at least a subset of the entries each comprising a document. identifier specifying a document and a pattern, the pattern indicating criteria for inserting the document identifier into the requested document when creating the merged document; the annotation proxy includes instructions for accepting commands from the client computer identifying a set of directories to use when annotating the requested document, and for forming the merged document by merging the requested document with annotations comprising cross references to documents referenced by the client computer identified set of directories; and the merging includes determining a relevance value for at least a subset of the annotations merged into the requested document and including in each annotation of the subset of annotations a corresponding relevance indicator, indir_ating likely relevance of the document referenced by the merged annotation.
The present invention is also a method usable in the same type of computer network for providing hypertext link annotations for a requested document. A.s a first step, at least one dictionary of hypertext links to supplemental documents is stored. A merged document is then formed by merging a requested document stored an a first server with 5c hypertext link annotations from the dictionary when the text or other content in the document matches corresponding merge criteria. This merged document is then relayed to a receiver selected from another proxy or said browser.
BRIEF DESCRIPTION OF THE DRAWINGS
Additional objects and features of the invention will be more readily apparent from the following detailed description and appended claims when taken in conjunction with the drawings, in which:
FIG. 1 is a block diagram of a distributed computer system incorporating the present invention.
FIG. 2 is a block digram of a preferred embodiment of the present invention, showing the relationship between a web client, a web server, and an annotation proxy server agent interposed between the web client and the web server.
FIG. 3 is an illustration of an exemplary annotation directory showing the contents of a cross-reference source field and match pattern field.
FIG. 4 is an illustration of the manner in which an annotation in the form of a hypertext link to a specified URL is added to a portion of a document.
FIG. 5 is an illustration of an exemplary annotation directory of an alternative embodiment of the invention showing the contents of a cross-reference source field, a 2191671 ._ .

match pattern field, and a relevance index field.
DESCRIPTION OF THE PREFERRED EMBODIMENTS
Referring to FIG. 1, there is shown a distributed computer system 100 having many client computers 102 and at least one remotely located information server computer 104. In the preferred embodiment, each client computer 102 is connected to the information server 104 via the Internet 106, although other types of communication connections could be used. While most client computers are desktop computers, such as Sun workstations, IBM compatible computers and Macintosh computers, virtually any type of computer can be a client computer.
In the preferred embodiment, each client computer 102 includes a communications interface 103 for communicating with the information server 104 andlor a remote annotation proxy server 119 (if provided), RAM 105, a CPU 106, a user interface 107, and memory 108 for storing an operating system 109, a World Wide Web browser program 110, at least one cross reference dictionary or directory (Xref Directory 1 ) 112 and/or a URL pointer 114 to a cross reference directory (Xref Directory 2) located on a remotely located computer, a cross reference directory generator procedure 116, and an annotation proxy server procedure 118. Note in the context of annotation proxy servers, the term directory as in annotation directory is synonymous with dictionary.
While in the preferred embodiment the annotation proxy server (Annotation Proxy Server A) 118 is executed on the same hardware platform as the user's Web browser 110, the annotation proxy server 118 could also be executed on another linked computer. In fact, multiple annotation proxy servers 118, 119 may be provided on network 100 and the user may select the most appropriate annotation proxy server for the document requested. For example, in an alternative embodiment of the invention, annotation proxy server 119 may be provided instead of or in addition to annotation proxy server 118. For a remotely located proxy server 119, the client computer requests a document (e.g. Doc 1 ) from information server 104 with instructions to forward the document to proxy server 119. The document is annotated upon receipt 2191671 ._ .

by the proxy server and then retransmitted to the requesting client over network 100.
In either embodiment, the annotation proxy server 118 includes a document merger procedure 122 which performs document parsing and annotation, one or more cross reference (Xref) directories 124, and an Internet communications manager 120.
When the proxy server is resident on the same hardware as the client computer, communications interface 103 may be incorporated into the Internet communications manager.
The information server 104 includes a central processing unit (CPU) 150, primary memory 152 (i.e., fast random access memory) and secondary memory 154 (typically disk storage), a user interface 156, a communications interface 158 for communication with the client computers 102 via the communications network 106.
For the purposes of the present discussion, it will be assumed that each information server's secondary memory 154 stores: an operating system 160, a Web server procedure 162, and document files 164, 166, 168.
Referring to FIG. 2, there is shown a block diagram of an embodiment of the inventive system showing the relationship between a web client computer 102, a plurality of web information servers 104, and an annotation proxy server 118 interposed between one of the web client computer 102 and the web information server 104. In the embodiment illustrated in FIG. 2, server 104a stores a document (Doc 1 ) 169 in document storage 180, server 104b stores a plurality of documents. (Doc 2, Doc 3, Doc 4) 164, 166, 167 in document storage 182, and server 104c stores a plurality of documents (Doc 5, Doc 6, Doc 7) 171, 172, 173 in document storage 184. Each web server 104a, 104b, and 104c have the characteristics of information server 104 as already described relative to FIG. 1.
In the preferred embodiment, annotation proxy server 118 is located on the same platform as the client computer 102; however, the annotation proxy server 118 may alternatively be located on a computer different from the client computer 102 on which the document request was initiated or on a web server 104 different from that on which the requested document originally resides. Each document is identifiable by a unique document identifier. The document identifier may include a first location identifier data that identifies the location of the document as a particular web server 2191 b71 _8_ location (such as a URL reference to the Web site) on the distributed computer system 100, and may further include a second document identifier data that identifies the document within that particular web server site, such as a name. The document need not actually contain or store the document identifier so long as the network 100 including server 104 provide means for locating and addressing each document.
For example, a file management system on server 104 may provide file addressing capability once the request for a document has been routed from the client computer to the server 104 storing the requested document. In general, a requested document and any cross-referenced documents can be on the same or different servers 104, at any Web sites anywhere.
Each annotation proxy server (APS) 118, 119 includes one or more annotation directory 191, 192. Each annotation directory is uniquely identifiable, such as by name or number so that a user associated with a client computer 102 may select the desired annotation directory from among several that may be present on the proxy server 118, ,119. Each annotation directory 191, 192 includes a plurality of paired entries (e.g. 191 a, 191 b, 191 c, 191 d, 191 e; and 192a, 192b, 192c, 192d) where each paired entry includes a cross reference document source field 194 and a match pattern field 195. Each cross-reference source field 194 identifies the unique location of a cross reference document, and each match pattern field 195 defines a character pattern (including symbols, words, characters, phrases, numbers, and the like). If the character pattern is found in a requested document, that indicates that an annotation linking the portion of the document associated with the matching pattern to the paired cross reference source should be added to the requested document. For example, if match pattern 3 in annotation directory 191 is the phrase "JAVA!" and the paired cross-reference source 3 is SUN.COM.JAVAINFO, then a hyperlink annotation "clink to SUN.COM.JAVAINFO>" will be added to the requested document in association with the "JAVA!" phrase pattern. Other fields may optionally be provided in the directory, such as an optional relevance indicator field 196 to indicate the relevance or importance of the associated match pattern 195 or cross-reference source 194.
The optional use of relevance information is described in greater detail hereinafter.
When web client 102 requests a document such as document "Doc3" 166 stored in document storage 182 located on web server 104b using web browser 110, the user 2-191671 ._ _ associated with client computer 102 also specifies an annotation proxy server 118, and one of the annotation directories 191, 192 provided on that server. If the annotation proxy server 118 has only a single annotation directory, such as when the proxy server is resident on the client computer making the request and the user has provided an annotation directory for use on all requested documents, then explicit specification of the directory may be unnecessary. Furthermore, in the preferred embodiment the user may specify an annotation proxy and set of annotation directories to be used for annotating all future document requests until the user specifies a different annotation proxy and/or set of annotation directories.
Further, the specification of a particular annotation proxy server 118 may either be specified by an explicit command from the client 102 at the time the document is requested or implicitly specified, such as using the proxy server 118 resident on the client computer as a default if no other proxy server is specified, or based on characteristics of the requested document, user history, or other user preferences.
When explicit specification of a proxy is required or desired, the user associated with the client computer may specify a particular annotation proxy server 118 and annotation directory by clicking one or more buttons on the client web page, or by entering an annotation proxy server identifier (such as by entering a proxy server name or URL) and an annotation proxy directory name or URt_.
A document request on the client computer 102 ultimately results in receipt of a version of the document which is annotated with cross references in accordance with the selected annotation proxy sever and annotation directory. The specific commands generated and command and data pathways on the network 100 will depend somewhat on the locations of the requesting client 102, information server 104 storing the requested document, and the annotation proxy server 118. In particular, the command and data pathways will depend on whether the proxy server 118 is resident on the requesting client computer 102, resident on the same information server 104 that is providing the requested document, or provided by a separate annotation proxy computer site on the network.
In one embodiment where the annotation proxy server 118 is provided on the requesting client computer 102, the document request command 201 (which may include a requesting client computer identifier, a unique document identifier for the requested document, an identifier for the proxy server that will annotate the document, and an annotation directory identifier when applicable) is routed internally to the proxy server 118 which in turn transmits a request to the server 104 for the document using the unique document identifier and.the requesting computer identifier. Information server 104 provides the requested document to the proxy server 118 which applies the identified annotation directory to the received document and provides the merged document to the browser 110 for viewing on the requesting client computer 102.
Once the request for document is received and recognized by the web server on which the requested document is stored, the web server prepares the document and transmits the document to the annotation proxy server 118 (which may be the same or a different computer from the requesting client computer) for annotation.
If the annotation is performed on a remote proxy server 118, then annotation is performed prior to transmission of the document to the client 102, in a conventional manner.
In a different embodiment, the requesting computer may receive the unannotated document, retransmit it to any desired annotation proxy server and then receive the annotated document back from the proxy server after annotation. However, such a system and method are operable they are less efficient.
The manner of annotating a document are now described with reference to FIG.
3.
The annotation proxy server 118 includes a set of hypertext linking rules or document merger procedures 122 for adding annotations, such as in the form of hypertext links, to a requested document. In simplest terms, the annotation proxy server parses the requested document and compares the characters, words, phrases, and the like with match patterns 195 in the selected annotation directory. Various search strategies and search engines for performing such comparisons are known in the art and are not discussed further. When a pattern identified in the designated annotation directory 191, 192 is present in the requested document an annotation is performed by adding to the requested document one or more cross references to the document associated with the identified pattern.

For example, with reference to FIG. 2, two exemplary annotation directories 191, 192 are shown. Each annotation directory 191, 192 includes a plurality of paired entries (e.g. 191 a, 191 b, 191 c, 191 d, 191 e; and 192a, 192b, 192c, 192d) where each paired entry includes a cross reference document source field 194 and a match pattern field 795. Each cross-reference source field 194 identifies the unique location of a cross reference document , and each match pattern field 195 defines a character pattern (including symbols, words, characters, phrases, numbers, and the like) that defines where annotation hyperlinks to the cross reference document should be added to requested documents.
In reference to FIG. 3, there is shown a more specific example of entries in an annotation directory. Here, the entry URLX1 corresponds to the generic entry Xref Source 1, and the entry "music synthesi*" w110 "signal process*" corresponds to the generic entry match pattern 1 of annotation directory 191 of FIG. 2. The "*"
in the match pattern indicates a so called "wild card" character or characters which stand for no characters or one or more characters at that position in the text. Use of such wild card characters are known in conventional search techniques and not discussed further. In this example, whenever the text string "music synthesi*" appears within 10 words of the text string "signal process*" in the requested document, the requested document is annotated with an annotation to cross reference source 1. If the cross-reference "URLX1" is stored in the cross reference field 191 a, then the document is annotated with "clink to CR=URLX1 >" where CR means cross-reference.
Similarly, if the text "GPS" appears anywhere in the requested document, then a link to URLX2 is established in the requested document. The pattern "GPS" is an example of a simple pattern that is a simple text string that does not include logical or Boolean operators between search pattern segments. By comparison, the pattern "music synthesi*" w/10 "signal process*" is an example of a complex pattern which also includes Boolean operations and proximity indicators (e.g. the within ten words "w110" operator) and the like operators. Various conventional search strategies and search engines including strategies involving artificial intelligence and natural language processors may be used in conjunction with the inventive structure and method and are not described further herein.

2-191671 __ .

In some embodiments of the invention, the annotations are defined using hypertext mark up language (HTML). Of course, annotations in formats other than HTML may be used. Those having ordinary skill in the art, in conjunction with This specification will realize that various syntax may be used in the annotation, including syntax compatible with conventional hypertext links and HTML language protocols. The hypertext link is added to the text in the requested document as indicated in FIG. 4 in conventional manner.
Each of the documents linked via the hypertext link annotations (e.g. source URLX1 ) are known to contain supplemental information related to the topic of the received document by way of the linked term or phrase (e.g. "music synthesi*" w110 "signal process*").
In these examples, the annotations are hypertext links to other documents;
however, the annotations are not limited to hypertext links and other types of annotations may be added. The annotations, including Hypertext Links, formed may be limited in any predetermined manner based on predetermined annotation limitation rules. Such rules may be defined by the requesting user, or may an information provider.
For example, certain areas of a document may be selectively skipped or excluded from the parsing and annotation process when generating matches to the pattern for linking. For example, program code areas of a document, or portions of a document that provide examples, or bibliographies, or any other portions of a document that are readily identifiable may be excluded from pattern matching and annotation. In some instances, the document portions to be skipped will be identifiable based on location within the document (the title, or footnotes for example) while in other instances the portions to be skipped may be identified by the characteristics of the terms themselves (such as courier font, type style, upper or lower case, and the like characteristics.) The limitations may alternatively define portions of the document to be parsed and annotated, or portions of the document to be excluded from parsing and annotation. In some instances, parsing of the entire document may be required, in which case annotation of undesired portions may be suppressed after parsing.
In another embodiment of the invention, a natural language processor is provided for parsing the requested document and determining the grammatical usage of a term in the document. Inclusion of such a natural language processor would provide means for selectably including only terms used as nouns in the annotation while selectably suppressing other grammatical forms (e.g., verbs or adverbs, for example) from annotation.
Hypertext links may also contain a hierarchy of relevance indicators based on predetermined relevance rules. In general the relevance indicator may identify the information as having high relevance or low relevance such as a relevance indicator based on a numerical scale (e.g. relevance from 1-10, where relevance 1 is the highest relevance.) 1n one embodiment of the invention, any hypertext links present in the document at the time of the request will be allocated a higher relevance indicator than hypertext links added after the user's request and annotation.
1b The annotation including hypertext links may be provided in a hierarchical format. For example, when a term in the document satisfies the match pattern in the annotation directory, the link may reflect a hierarchical cross-reference list in order of increasing specificity such as: "medical", "oncology", "melanoma", "treatment", and "radiation".
In embodiments of the inventive system and method that include relevance indicators, the color, font, style, or other attributes of the text associated with a hypertext link annotation may be altered to show the relevance. A variety of conventional approaches to altering the color, the font style, and the like attributes of linked terms may be implemented. In a further embodiment of the invention, the user may set a threshold during viewing to indicate which relevance indicator levels are to be displayed.
As described above, the annotations added to a document may optionally include a relevance information field 196 that provides information about the annotation, such as whether the annotation was present in the original document as requested by the client 102 (high relevance), or whether the annotation was added by the annotation proxy server 118. An indication of the relevance to be assigned is stored in the relevance field 196 in association with each match parameter 191 a, 191 b, 191 c, 191 d, 191 e. After annotation, the document contains an indication of the assigned relevance along with the annotation. For example as illustrated in FIG. 5, the annotation may include an optional Relevance Index (RI) such that when the match pattern occurs in the document, an annotation link is provided ("clink to CR=URLX1, RI=2>") to cross-reference source URLX1 with a relevance index RI=2.
A variety of rules may be invoked by the client 102 and implemented by the annotation proxy server 118 andlor the client 102 to provided the desired relevance information. The assigned relevance index of the linked text may also affect the attributes of linked terms as they appear on the viewing screen. For example, text linked with relevance index RI=1 may appear in red, whereas text linked with relevance index RI=2 may appear in green.
In embodiments of the invention where the annotation proxy server 118 is resident on the web information server 104 which provided the requested document, the annotation and merging of the original document with the annotations to generate a hypertext link annotated document may occur prior to transmission of the document to the client 102. If the annotation proxy server 118 is resident on a different web information server site than the server which provided the requested document or the client computer 102 which requested the document, then the original document is transmitted to the remote APS 118 for annotation to generate a hypertext link annotated document, which is then transmitted to the client 102.
Table 1 sets forth a Pseudocode Representation of Annotation Proxy Procedure.
The annotation Proxy Procedure may include or invoke one or more of three sub procedures: (1 ) an Install Cross-Reference Directory subprocedure, (2) an Uninstall Cross-Reference Directory, and (3) a Request and Merge Document subprocedure.
The Install Cross-Reference Directory subprocedure is responsible for retrieving and adding a document(DocURL) to set of dictionaries (directories) used by Annotation Proxy Procedure. The Uninstall Cross-Reference Directory subprocedure is responsible for deleting the appropriate installed directories depending upon the value of the DocURL parameter in the subprocedure call. if DocURL = "*", then all of the installed directories are deleted; otherwise, only the directory specified by the 2191611 __ DocURL parameter is deleted.
The Request and Merge Document (DocURL) subprocedure is responsible for requesting and receiving document specified by the DocURL parameter in the subprocedure call. For all items in all installed cross-reference directories, the subprocedure finds or locates all text matching a specified pattern and inserts (annotates) a cross-reference to corresponding document. It then sends the merged document to the requester, where the requestor may be the client or may be another proxy.
Cross-reference directories may originate or be provided by various entities.
For example, cross-reference dictionaries may be prepared by information service providers, educational institutions, publishers, good Samaritans, and the like for use by a variety of users. Such predefined cross-reference directories are at known 95 URLs. Cross-reference directories may also be generated by the client or a workgroup associated with the client for non-public or other controlled use with his or her own documents.
Cross reference directories 112 prepared by the client include at least two types. A
first type of dictionary, referred to here as a "frequency of occurance directory," may be maintained in a manner that automatically keeps track of the most frequently referenced Web pages and the key words associated with their hypertext links.
In a second type of dictionary, referred to here as a "user maintainable directory"
the directory may be maintained in a manner such that the Web browser includes a link to an optional directory generator 116 that allows the client/user to modify the dictionary 112, by for example instructing the directory generator 116 via the Web browser 110 to "add a reference to this particular document to my personal cross-reference directory", or by editing the match pattern criteria if the user doesn't like the default matching pattern provided in an existing annotation directory. Aspects of the two user generated dictionaries may be combined and either or both may be used in combination with predefined dictionaries created or maintained by others.
In another embodiment of the invention, the cross-reference directories 112 may be self generating, and are referred to here as a "self generating directories."
In such a 2191671 _ self generating cross reference directory 112, a directory generator 116 is provided on or in association with a document provider, web information server 104, client computer 102, annotation proxy server 118, or any other location on network through which documents pass and could be read to construct a cross-reference directory.
In simplest terms, directory generator 116 "reads" documents and identifies, statistically analyzes, and stores, the links between particular terms present in the document and cross-linked references within that document, and/or between one document source and another document source generally. The cross-reference dictionary 112, 191, 192 is built-up and improved over time as the number of documents read and contributing to the directory increases. Various rules are advantageously implemented in the directory generator 116 to provide predictability to the automatically generated dictionary.
In the embodiment of the invention illustrated in F1G. 1, the directory generator 116 is shown in association with the client computer 102. This may be the preferred location for constructing a personal user annotation directory because the annotations and cross references are derived from documents requested by the particular user and the cross references are expected to be relevant to the users interests. On the other hand, a directory generator residing elsewhere on the network 100 that sees a large number of documents is better positioned to construct a very complete and hierarchically deep annotation directory. Such a directory may be somewhat disadvantageous because of its potential size, and may include cross references that are somewhat irrelevant to a client computers needs.
In the preferred embodiment that includes the dictionary generator 116, the "match pattern" for each cross reference item 191, 192 in the automatically generated dictionary is the text for the hyperlink used to request the document.
Alternately, the match pattern in the dictionary may be the text for the hypertext link plus a predefined amount of the preceding text (e.g., the preceding text going back to the beginning of the sentence or document section, but not more than X words). Furthermore, the document merger procedure 122 in this embodiment inserts annotations even when there is not an exact match between the match pattern of a dictionary item and the text of a requested document. In particular, the document merger procedure 122 looks for partial matches, and for each partial or full match that meets a threshold match requirement (e.g., a requirement of a match to at least the core portion of a match term) the merger procedure inserts a hyperlink annotation that includes a relevance indicator.
The relevance indicator is assigned a value in this preferred embodiment on a sliding scale such as 1 to 10 (where 1 represents the highest degree of relevance) based on the closeness of the match between the match pattern in the dictionary and the text of the requested document. Furthermore, the user may specify to the merger procedure 122 a relevance threshold. When a relevance threshold is specified, only annotations with an assigned relevance value equal to or higher than the relevance threshold (i.e., with an equal or lower numeric relevance value using the sliding scale mentioned above) are added to user requested documents. As indicated above, the value of the '! 5 relevance indicator for each annotation can be indicated to the user (A) by displaying the relevance indicator for an annotation when it is selected by the user, or (B) by altering a visual characteristic of the text associated with the annotation, such as the text's color, font, or style to indicate the value of the relevance indicator of each annotation.
The above described "extent of matching" methodology for assigning relevance indicators to annotations during the document merger process can be applied equally well to the use of cross reference dictionaries provided by third parties.
While the present invention has been described with reference to a few specific embodiments, the description is illustrative of the invention and is not to be construed as limiting the invention. Various modifications may occur to those skilled in the art without departing from the true spirit and scope of the invention as defined by the appended claims.

2'191671 __ Pseudocode Representation of Annotation Proxy Procedure Procedure: Install Cross-Reference Directory (DocURL) {
Retrieve and add document(DocURL) to set of dictionaries used by Annotation Proxy Procedure }
Procedure: Uninstall Cross-Reference Directory (DocURL) {
If DocURL = "*"
{ Delete all installed directories }
Else { Delete specified directory(DocURL) }
}
Procedure: Request and Merge Document (DocURL) Request and receive document specified by DocURL
For all items in all installed cross-reference directories:
f Find all text matching specified pattern and insert cross-reference to corresponding document.
}
Send merged document to requester.

Claims (9)

1. In a distributed computer system incorporating a plurality of servers used to store documents, each document having a unique document identifier, and a client computer having a browses configured to request and receive the documents over the distributed computer system, an annotation system for automatically adding to a requested document cross references to other documents, the annotation system comprising:
at least one directory of cross references to documents, each cross referenced document having a unique source identifier;
an annotation proxy configured to form a merged document by merging the requested document from a first server with annotations comprising cross references to documents referenced by the at least one directory and to relay the merged document to a receiver selected from another proxy and the browses; and a directory generator for automatically generating and updating the at least one directory of cross references to documents to include sources accessed by the client computer over a period time;
wherein the directory of cross references to documents includes entries, at least a subset of the entries each comprising a document identifier specifying a document and a pattern, the pattern indicating criteria for inserting the document identifier into the requested document when creating the merged document;

the annotation proxy includes instructions for accepting commands from the client computer identifying a set of directories to use when annotating the requested document, and for forming the merged document by merging the requested document with annotations comprising cross references to documents referenced by the client computer identified set of directories; and at least a subset of the annotations merged into the requested document each includes a relevance indicator, indicating likely relevance of the document referenced by the merged annotation.
2. The system of claim 1, wherein the annotations are hypertext links defined using hypertext mark up language (HTML).
3. The system of claim 1, wherein at least a subset of the directory entries each includes a relevance indicator, indicating likely relevance of the document referenced by the entry.
4. A method for automatically adding to a requested document cross references to other documents, the method comprising the steps of:

recognizing a request for a stared document by a client;
transmitting the requested document to an annotation proxy for annotation;
providing, in association with the annotation proxy, at least one directory of cross references to documents, each cross referenced document having a unique source identifier;

merging the requested document with annotations comprising cross references to documents referenced by the at least one directory; and relaying the merged documents to a receiver selected from another proxy or the client;
the method further including automatically generating and updating the at least one directory of cross references to documents to include sources accessed by the client over a period time;
wherein the directory of cross references to documents includes entries, at least a subset of the entries each comprising a document identifier specifying a document and a pattern, the pattern indicating criteria for inserting the document identifier into the requested document when creating the merged document;
the annotation proxy includes instructions for accepting commands from the client computer identifying a set of directories to use when annotating the requested document, and for farming the merged document by merging the requested document with annotations comprising cross references to documents referenced by the client computer identified set of directories; and at least a subset of the annotations merged into the requested document each includes a relevance indicator, indicating likely relevance of the document referenced by the merged annotation.
5. The method of claim 4, wherein the annotations are hypertext links defined using hypertext mark up language (HTML).
6. The method of claim 4, wherein at least a subset of the directory entries each includes a relevance indicator, indicating likely relevance of they document referenced by the entry.
7. A computer program product for controlling the operation of a computer during use of a browser, the computer program product comprising a computer readable storage medium and one or more computer programs embedded therein, the one or more computer programs configured to perform the steps of:
recognizing a request for a stored document by a client;
transmitting the requested document to an annotation proxy for annotation;
providing, in association with the annotation proxy, at least one directory of cross references to documents, each cross referenced document having a unique source identifier;
merging the requested document with annotations comprising cross references to documents referenced by the at least one directory;
relaying the merged document to a receiver selected from another proxy or the client; and automatically generating and updating the at least one directory of cross references to documents to include sources accessed by the client over a period time;
wherein the directory of cross references to documents includes entries, at least a subset of the entries each comprising a document identifier specifying a. document and a pattern, the pattern indicating criteria for inserting the document identifier into the requested document when creating the merged document;
the annotation proxy includes instructions for accepting commands from the client computer identifying a set of directories to use when annotating the requested document, and for forming the merged document by merging the requested document with annotations comprising cross references to documents referenced by the client computer identified set of directories; and the merging includes determining a relevance value for at least a subset of the annotations merged into the requested document and including in each annotation of the subset of annotations a corresponding relevance indicator, indicating likely relevance of the document referenced by the merged annotation.
8. The computer program product of claim 7, wherein the annotations are hypertext links defined using hypertext mark up language (HTML).
9. The computer program product of claim 7, wherein at least a subset of the directory entries each includes a relevance indicator, indicating likely relevance of the document referenced by the entry.
CA002191671A 1995-12-08 1996-11-29 System and method for automatically adding informational hypertext links to received documents Expired - Fee Related CA2191671C (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/569,747 1995-12-08
US08/569,747 US5822539A (en) 1995-12-08 1995-12-08 System for adding requested document cross references to a document by annotation proxy configured to merge and a directory generator and annotation server

Publications (2)

Publication Number Publication Date
CA2191671A1 CA2191671A1 (en) 1997-06-09
CA2191671C true CA2191671C (en) 2003-05-20

Family

ID=24276686

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002191671A Expired - Fee Related CA2191671C (en) 1995-12-08 1996-11-29 System and method for automatically adding informational hypertext links to received documents

Country Status (11)

Country Link
US (1) US5822539A (en)
EP (1) EP0778534B1 (en)
JP (1) JPH1049425A (en)
KR (1) KR100460784B1 (en)
CN (1) CN1104696C (en)
AU (1) AU706512B2 (en)
CA (1) CA2191671C (en)
DE (1) DE69623421T2 (en)
HK (1) HK1000848A1 (en)
SG (1) SG75804A1 (en)
TW (1) TW325537B (en)

Families Citing this family (294)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8352400B2 (en) 1991-12-23 2013-01-08 Hoffberg Steven M Adaptive pattern recognition based controller apparatus and method and human-factored interface therefore
US5951300A (en) * 1997-03-10 1999-09-14 Health Hero Network Online system and method for providing composite entertainment and health information
US5822720A (en) 1994-02-16 1998-10-13 Sentius Corporation System amd method for linking streams of multimedia data for reference material for display
US5694546A (en) 1994-05-31 1997-12-02 Reisman; Richard R. System for automatic unattended electronic information transport between a server and a client by a vendor provided transport software with a manifest list
US7103594B1 (en) 1994-09-02 2006-09-05 Wolfe Mark A System and method for information retrieval employing a preloading procedure
US7467137B1 (en) 1994-09-02 2008-12-16 Wolfe Mark A System and method for information retrieval employing a preloading procedure
US6604103B1 (en) 1994-09-02 2003-08-05 Mark A. Wolfe System and method for information retrieval employing a preloading procedure
GB2300991B (en) * 1995-05-15 1997-11-05 Andrew Macgregor Ritchie Serving signals to browsing clients
US5822539A (en) * 1995-12-08 1998-10-13 Sun Microsystems, Inc. System for adding requested document cross references to a document by annotation proxy configured to merge and a directory generator and annotation server
US6081829A (en) * 1996-01-31 2000-06-27 Silicon Graphics, Inc. General purpose web annotations without modifying browser
US5826014A (en) * 1996-02-06 1998-10-20 Network Engineering Software Firewall system for protecting network elements connected to a public network
US6035330A (en) * 1996-03-29 2000-03-07 British Telecommunications World wide web navigational mapping system and method
JP3530308B2 (en) 1996-05-27 2004-05-24 富士通株式会社 Broadcast program transmission device and terminal device connected thereto
JPH09322089A (en) * 1996-05-27 1997-12-12 Fujitsu Ltd Broadcasting program transmitter, information transmitter, device provided with document preparation function and terminal equipment
JP3875310B2 (en) * 1996-05-27 2007-01-31 富士通株式会社 Broadcast program information transmitter
US6151643A (en) 1996-06-07 2000-11-21 Networks Associates, Inc. Automatic updating of diverse software products on multiple client computer systems by downloading scanning application to client computer and generating software list on client computer
US7013298B1 (en) * 1996-07-30 2006-03-14 Hyperphrase Technologies, Llc Method and system for automated data storage and retrieval
US6434567B1 (en) 1996-07-30 2002-08-13 Carlos De La Huerga Method for specifying enterprise-wide database address formats
US6516321B1 (en) 1996-07-30 2003-02-04 Carlos De La Huerga Method for database address specification
US6820093B2 (en) 1996-07-30 2004-11-16 Hyperphrase Technologies, Llc Method for verifying record code prior to an action based on the code
US5864863A (en) * 1996-08-09 1999-01-26 Digital Equipment Corporation Method for parsing, indexing and searching world-wide-web pages
US6236365B1 (en) 1996-09-09 2001-05-22 Tracbeam, Llc Location of a mobile station using a plurality of commercial wireless infrastructures
US9134398B2 (en) 1996-09-09 2015-09-15 Tracbeam Llc Wireless location using network centric location estimators
WO1998010307A1 (en) 1996-09-09 1998-03-12 Dennis Jay Dupray Location of a mobile station
US7903029B2 (en) 1996-09-09 2011-03-08 Tracbeam Llc Wireless location routing applications and architecture therefor
US7714778B2 (en) 1997-08-20 2010-05-11 Tracbeam Llc Wireless location gateway and applications therefor
JP3195252B2 (en) * 1996-09-19 2001-08-06 株式会社東芝 Document browsing support method and system
US6012083A (en) * 1996-09-24 2000-01-04 Ricoh Company Ltd. Method and apparatus for document processing using agents to process transactions created based on document content
US6006252A (en) 1996-10-08 1999-12-21 Wolfe; Mark A. System and method for communicating information relating to a network resource
JPH10187525A (en) * 1996-10-28 1998-07-21 Matsushita Electric Ind Co Ltd Proxy information acquisition device and information transfer management device
EP0848337A1 (en) * 1996-12-12 1998-06-17 SONY DEUTSCHLAND GmbH Server with automatic document assembly
US20060195595A1 (en) * 2003-12-19 2006-08-31 Mendez Daniel J System and method for globally and securely accessing unified information in a computer network
US6415319B1 (en) * 1997-02-07 2002-07-02 Sun Microsystems, Inc. Intelligent network browser using incremental conceptual indexer
US7020700B1 (en) * 1997-02-28 2006-03-28 International Business Machines Corporation Client side socks server for an internet client
US5941944A (en) * 1997-03-03 1999-08-24 Microsoft Corporation Method for providing a substitute for a requested inaccessible object by identifying substantially similar objects using weights corresponding to object features
US6587877B1 (en) * 1997-03-25 2003-07-01 Lucent Technologies Inc. Management of time and expense when communicating between a host and a communication network
US6345300B1 (en) * 1997-03-25 2002-02-05 Intel Corporation Method and apparatus for detecting a user-controlled parameter from a client device behind a proxy
US6199071B1 (en) * 1997-04-01 2001-03-06 Sun Microsystems, Inc. Method and apparatus for archiving hypertext documents
US6266681B1 (en) * 1997-04-08 2001-07-24 Network Commerce Inc. Method and system for inserting code to conditionally incorporate a user interface component in an HTML document
US6286029B1 (en) 1997-04-28 2001-09-04 Sabre Inc. Kiosk controller that retrieves content from servers and then pushes the retrieved content to a kiosk in the order specified in a run list
US6356934B1 (en) * 1997-04-28 2002-03-12 Sabre Inc. Intermediate server having control program for storing content accessed during browsing sessions and playback program for asynchronously replaying browsing sessions
JPH10307818A (en) * 1997-05-08 1998-11-17 Nec Corp Document translation system, its method and recording medium recording document translating program
US8626763B1 (en) 1997-05-22 2014-01-07 Google Inc. Server-side suggestion of preload operations
US6870828B1 (en) * 1997-06-03 2005-03-22 Cisco Technology, Inc. Method and apparatus for iconifying and automatically dialing telephone numbers which appear on a Web page
US6209036B1 (en) * 1997-06-06 2001-03-27 International Business Machines Corporation Management of and access to information and other material via the world wide web in an LDAP environment
US7103794B2 (en) 1998-06-08 2006-09-05 Cacheflow, Inc. Network object cache engine
US6035281A (en) * 1997-06-16 2000-03-07 International Business Machines Corporation System and method of multiparty billing for Web access
US8516132B2 (en) 1997-06-19 2013-08-20 Mymail, Ltd. Method of accessing a selected network
US6571290B2 (en) 1997-06-19 2003-05-27 Mymail, Inc. Method and apparatus for providing fungible intercourse over a network
US6243739B1 (en) * 1997-07-11 2001-06-05 Phone.Com, Inc. Reducing perceived latency in servicing user requests on low-bandwidth communication channels
US5895471A (en) * 1997-07-11 1999-04-20 Unwired Planet, Inc. Providing a directory of frequently used hyperlinks on a remote server
DE19730363B4 (en) * 1997-07-15 2011-08-11 Telefonaktiebolaget Lm Ericsson (Publ) Site-specific World Wide Web services in digital cellular communication networks
US6865715B2 (en) * 1997-09-08 2005-03-08 Fujitsu Limited Statistical method for extracting, and displaying keywords in forum/message board documents
US6226642B1 (en) 1997-09-11 2001-05-01 International Business Machines Corporation Content modification of internet web pages for a television class display
US6279014B1 (en) * 1997-09-15 2001-08-21 Xerox Corporation Method and system for organizing documents based upon annotations in context
US6658623B1 (en) * 1997-09-15 2003-12-02 Fuji Xerox Co., Ltd. Displaying in a first document a selectable link to a second document based on a passive query
US6112212A (en) * 1997-09-15 2000-08-29 The Pangea Project Llc Systems and methods for organizing and analyzing information stored on a computer network
US6356922B1 (en) * 1997-09-15 2002-03-12 Fuji Xerox Co., Ltd. Method and system for suggesting related documents
US6256631B1 (en) * 1997-09-30 2001-07-03 International Business Machines Corporation Automatic creation of hyperlinks
US5940843A (en) * 1997-10-08 1999-08-17 Multex Systems, Inc. Information delivery system and method including restriction processing
GB2330429A (en) * 1997-10-14 1999-04-21 Zyris Plc Data stream enhancement
US6393526B1 (en) * 1997-10-28 2002-05-21 Cache Plan, Inc. Shared cache parsing and pre-fetch
US7257604B1 (en) 1997-11-17 2007-08-14 Wolfe Mark A System and method for communicating information relating to a network resource
US6292813B1 (en) * 1997-11-17 2001-09-18 Mark A. Wolfe System and method for communicating information relating to a network resource
US6016494A (en) * 1997-11-21 2000-01-18 International Business Machines Corporation Expanding web documents by merging with linked documents
US6460071B1 (en) * 1997-11-21 2002-10-01 International Business Machines Corporation System and method for managing client application state in a stateless web browser environment
JP2996937B2 (en) * 1997-12-01 2000-01-11 三菱電機株式会社 server
JPH11175607A (en) * 1997-12-05 1999-07-02 Hitachi Ltd System for sending document and method therefor
US20040107208A1 (en) * 1997-12-09 2004-06-03 Seet Siew Shon Method and apparatus for bookmarking telephone numbers for efficient access by wireless phone devices
US7437725B1 (en) 1999-01-04 2008-10-14 General Electric Company Processing techniques for servers handling client/server traffic and communications
US6799298B2 (en) * 1998-03-11 2004-09-28 Overture Services, Inc. Technique for locating an item of interest within a stored representation of data
US6173287B1 (en) * 1998-03-11 2001-01-09 Digital Equipment Corporation Technique for ranking multimedia annotations of interest
US6105055A (en) * 1998-03-13 2000-08-15 Siemens Corporate Research, Inc. Method and apparatus for asynchronous multimedia collaboration
US6366923B1 (en) * 1998-03-23 2002-04-02 Webivore Research, Llc Gathering selected information from the world wide web
DE19813883B4 (en) * 1998-03-30 2007-06-21 International Business Machines Corp. Method, computer program product and document management system for accessing Internet information for closed user groups
US6370551B1 (en) * 1998-04-14 2002-04-09 Fuji Xerox Co., Ltd. Method and apparatus for displaying references to a user's document browsing history within the context of a new document
FI981355A (en) 1998-06-11 1999-12-12 Nokia Mobile Phones Ltd Electronic file retrieval method and system
US6766494B1 (en) * 1998-06-15 2004-07-20 Fuji Xerox Co., Ltd. Method and system for creating ad-hoc links from free-form ink
AU8567798A (en) 1998-06-19 2000-01-05 Netsafe, Inc. Method and apparatus for providing connections over a network
US6233688B1 (en) * 1998-06-30 2001-05-15 Sun Microsystems, Inc. Remote access firewall traversal URL
US6886014B1 (en) * 1998-07-15 2005-04-26 Koninklijke Philips Electronics N.V. Modifiable universal resource locators (MURLs)
EP1101168A4 (en) * 1998-07-30 2002-08-07 Insight Dev Corp System for capturing, annotating and transmitting images of internet web pages
US6427187B2 (en) 1998-07-31 2002-07-30 Cache Flow, Inc. Multiple cache communication
US6925595B1 (en) 1998-08-05 2005-08-02 Spyglass, Inc. Method and system for content conversion of hypertext data using data mining
DE19936314A1 (en) * 1998-08-05 2000-02-17 Spyglass Inc Conversion process for document data that is communicated over the Internet uses data base of conversion preferences
JP2000099387A (en) * 1998-09-18 2000-04-07 Hitachi Information Systems Ltd Document data registering system and registering method
GB2342196A (en) * 1998-09-30 2000-04-05 Xerox Corp System for generating context-sensitive hierarchically-ordered document service menus
US6772139B1 (en) * 1998-10-05 2004-08-03 Smith, Iii Julius O. Method and apparatus for facilitating use of hypertext links on the world wide web
US6421656B1 (en) * 1998-10-08 2002-07-16 International Business Machines Corporation Method and apparatus for creating structure indexes for a data base extender
US6751777B2 (en) * 1998-10-19 2004-06-15 International Business Machines Corporation Multi-target links for navigating between hypertext documents and the like
US7194679B1 (en) * 1998-10-20 2007-03-20 International Business Machines Corporation Web-based file review system utilizing source and comment files
JP3860347B2 (en) * 1998-10-30 2006-12-20 富士通株式会社 Link processing device
US8135413B2 (en) 1998-11-24 2012-03-13 Tracbeam Llc Platform and applications for wireless location and other complex services
AUPP789798A0 (en) * 1998-12-23 1999-01-21 Canon Kabushiki Kaisha Filtered hyperlinks in a printed document
US7003719B1 (en) 1999-01-25 2006-02-21 West Publishing Company, Dba West Group System, method, and software for inserting hyperlinks into documents
US7966078B2 (en) 1999-02-01 2011-06-21 Steven Hoffberg Network media appliance system and method
US6389435B1 (en) * 1999-02-05 2002-05-14 Fuji Xerox, Co, Ltd. Method and system for copying a freeform digital ink mark on an object to a related object
US6834276B1 (en) * 1999-02-25 2004-12-21 Integrated Data Control, Inc. Database system and method for data acquisition and perusal
US6565611B1 (en) * 1999-02-26 2003-05-20 Xerox Corporation Automatic index creation for handwritten digital ink notes
JP3368237B2 (en) 1999-04-14 2003-01-20 キヤノン株式会社 Code processing method, terminal device, and storage medium
JP3327877B2 (en) 1999-04-14 2002-09-24 キヤノン株式会社 Information providing method, information providing system, terminal device, and storage medium storing information providing program
JP3376311B2 (en) 1999-04-14 2003-02-10 キヤノン株式会社 Information providing method and information providing system
JP3747133B2 (en) 1999-04-14 2006-02-22 キヤノン株式会社 Portable terminal, control method thereof, and storage medium thereof
WO2000070807A2 (en) * 1999-05-14 2000-11-23 Utok Inc. A method and system for user communication through internet notes
US6973616B1 (en) * 1999-06-24 2005-12-06 Microsoft Corporation Associating annotations with a content source
US7051274B1 (en) * 1999-06-24 2006-05-23 Microsoft Corporation Scalable computing system for managing annotations
US20050108219A1 (en) * 1999-07-07 2005-05-19 Carlos De La Huerga Tiered and content based database searching
US6826595B1 (en) * 2000-07-05 2004-11-30 Sap Portals Israel, Ltd. Internet collaboration system and method
AUPQ281099A0 (en) * 1999-09-14 1999-10-07 E-Club Australia Limited A method of monitoring internet activity
WO2002000316A1 (en) 1999-09-24 2002-01-03 Goldberg Sheldon F Geographically constrained network services
US6535916B1 (en) * 1999-10-28 2003-03-18 International Business Machines Corporation Systems, methods and computer program products for linking transactions by multiple web site servers to web site visitors
AU7853400A (en) * 1999-10-29 2001-05-14 Intel Corporation Identifying web sites
US6704787B1 (en) * 1999-12-03 2004-03-09 Intercard Payments, Inc. Date of birth authentication system and method using demographic and/or geographic data supplied by a subscriber that is verified by a third party
US7421432B1 (en) 1999-12-15 2008-09-02 Google Inc. Hypertext browser assistant
US7814157B2 (en) * 2000-01-11 2010-10-12 Eolas Technlogies, Inc. Hypermedia browser API simulation to enable use of browser plug-ins and applets as embedded widgets in script-language-based interactive programs
GB0004578D0 (en) * 2000-02-25 2000-04-19 Xrefer Com Limited Automated data cross-referencing method
JP3307625B2 (en) * 2000-02-25 2002-07-24 株式会社ガーラ Electronic bulletin board system and mail server
US6859909B1 (en) * 2000-03-07 2005-02-22 Microsoft Corporation System and method for annotating web-based documents
US6564210B1 (en) * 2000-03-27 2003-05-13 Virtual Self Ltd. System and method for searching databases employing user profiles
US6856989B1 (en) * 2000-04-07 2005-02-15 Arcsoft, Inc. Dynamic link
US20070118803A1 (en) * 2000-05-08 2007-05-24 Walker Jay S Products and processes for providing one or more links in an electronic file that is presented to a user
US20050177574A1 (en) * 2000-05-08 2005-08-11 James Riley Electronic course generation systems and methods
WO2001086390A2 (en) * 2000-05-08 2001-11-15 Walker Digital, Llc Method and system for providing a link in an electronic file being presented to a user
US9875492B2 (en) 2001-05-22 2018-01-23 Dennis J. Dupray Real estate transaction system
US10641861B2 (en) 2000-06-02 2020-05-05 Dennis J. Dupray Services and applications for a communications network
US10684350B2 (en) 2000-06-02 2020-06-16 Tracbeam Llc Services and applications for a communications network
US7712024B2 (en) 2000-06-06 2010-05-04 Microsoft Corporation Application program interfaces for semantically labeling strings and providing actions based on semantically labeled strings
US7716163B2 (en) 2000-06-06 2010-05-11 Microsoft Corporation Method and system for defining semantic categories and actions
US7451389B2 (en) 2000-06-06 2008-11-11 Microsoft Corporation Method and system for semantically labeling data and providing actions based on semantically labeled data
US7421645B2 (en) 2000-06-06 2008-09-02 Microsoft Corporation Method and system for providing electronic commerce actions based on semantically labeled strings
US7788602B2 (en) 2000-06-06 2010-08-31 Microsoft Corporation Method and system for providing restricted actions for recognized semantic categories
US7770102B1 (en) 2000-06-06 2010-08-03 Microsoft Corporation Method and system for semantically labeling strings and providing actions based on semantically labeled strings
US6507837B1 (en) 2000-06-08 2003-01-14 Hyperphrase Technologies, Llc Tiered and content based database searching
US20020133628A1 (en) * 2000-06-09 2002-09-19 Ulf Asplund Data caching and annotation system with application to document annotation
US7284008B2 (en) * 2000-08-30 2007-10-16 Kontera Technologies, Inc. Dynamic document context mark-up technique implemented over a computer network
US7478089B2 (en) * 2003-10-29 2009-01-13 Kontera Technologies, Inc. System and method for real-time web page context analysis for the real-time insertion of textual markup objects and dynamic content
US7451099B2 (en) * 2000-08-30 2008-11-11 Kontera Technologies, Inc. Dynamic document context mark-up technique implemented over a computer network
US6662010B1 (en) 2000-10-31 2003-12-09 Motorola, Inc. Method and system for providing integrated services in a mobile radio communication system
US20050060162A1 (en) * 2000-11-10 2005-03-17 Farhad Mohit Systems and methods for automatic identification and hyperlinking of words or other data items and for information retrieval using hyperlinked words or data items
US20020059343A1 (en) * 2000-11-10 2002-05-16 Masahiro Kurishima Client apparatus and recording medium that records a program thereof
US6948116B2 (en) * 2000-12-01 2005-09-20 International Business Machines Corporation System and method for creating a unified printable collection of hyperlinked documents
JP2002238003A (en) * 2000-12-07 2002-08-23 Matsushita Electric Ind Co Ltd Device and method for selecting and executing middleware for moving image reproduction
FI20002823A (en) * 2000-12-21 2002-06-22 Nokia Corp Data Transmission
US20020083172A1 (en) * 2000-12-21 2002-06-27 Knowles Gregory T. Systems, methods and computer program products for responding to client requests directed to networked embedded devices via proxy services
US20020103876A1 (en) * 2001-01-29 2002-08-01 Masayuki Chatani System and computer-based method for providing transformed information in response to a client search request
US20020143808A1 (en) * 2001-01-31 2002-10-03 Rodger Miller Intelligent document linking system
US20020138621A1 (en) * 2001-02-08 2002-09-26 Rutherford Jan R. System and method for displaying remotely stored content on a web page
US7158971B1 (en) 2001-03-07 2007-01-02 Thomas Layne Bascom Method for searching document objects on a network
US7386792B1 (en) 2001-03-07 2008-06-10 Thomas Layne Bascom System and method for collecting, storing, managing and providing categorized information related to a document object
US7322040B1 (en) * 2001-03-27 2008-01-22 Microsoft Corporation Authentication architecture
US7225225B2 (en) * 2001-03-30 2007-05-29 Sharp Laboratories Of America, Inc. Selective synchronization of web browsers
US7778816B2 (en) 2001-04-24 2010-08-17 Microsoft Corporation Method and system for applying input mode bias
BR0201084A (en) * 2001-04-27 2003-05-27 Boart Longyear Int Holding Inc Drilling Rig and Operation
US7119814B2 (en) * 2001-05-18 2006-10-10 Given Imaging Ltd. System and method for annotation on a moving image
US8082096B2 (en) 2001-05-22 2011-12-20 Tracbeam Llc Wireless location routing applications and architecture therefor
US6928425B2 (en) * 2001-08-13 2005-08-09 Xerox Corporation System for propagating enrichment between documents
US7284191B2 (en) 2001-08-13 2007-10-16 Xerox Corporation Meta-document management system with document identifiers
US7266589B2 (en) * 2001-08-13 2007-09-04 General Electric Company Service-portal enabled automation control module (ACM)
US7133862B2 (en) * 2001-08-13 2006-11-07 Xerox Corporation System with user directed enrichment and import/export control
US7130861B2 (en) 2001-08-16 2006-10-31 Sentius International Corporation Automated creation and delivery of database content
US7266765B2 (en) * 2001-08-31 2007-09-04 Fuji Xerox Co., Ltd. Detection and processing of annotated anchors
US20040194021A1 (en) * 2001-09-14 2004-09-30 Fuji Xerox Co., Ltd. Systems and methods for sharing high value annotations
US20040034832A1 (en) * 2001-10-19 2004-02-19 Xerox Corporation Method and apparatus for foward annotating documents
DE10157487C1 (en) * 2001-11-23 2003-06-18 Sgl Carbon Ag Fiber-reinforced composite body for protective armor, its manufacture and uses
US7333966B2 (en) 2001-12-21 2008-02-19 Thomson Global Resources Systems, methods, and software for hyperlinking names
US7325194B2 (en) 2002-05-07 2008-01-29 Microsoft Corporation Method, system, and apparatus for converting numbers between measurement systems based upon semantically labeled strings
US20050108195A1 (en) * 2002-05-07 2005-05-19 Microsoft Corporation Method, system, and apparatus for processing information based on the discovery of semantically labeled strings
US7707496B1 (en) 2002-05-09 2010-04-27 Microsoft Corporation Method, system, and apparatus for converting dates between calendars and languages based upon semantically labeled strings
US7707024B2 (en) 2002-05-23 2010-04-27 Microsoft Corporation Method, system, and apparatus for converting currency values based upon semantically labeled strings
US7742048B1 (en) 2002-05-23 2010-06-22 Microsoft Corporation Method, system, and apparatus for converting numbers based upon semantically labeled strings
US7827546B1 (en) 2002-06-05 2010-11-02 Microsoft Corporation Mechanism for downloading software components from a remote source for use by a local software application
US7281245B2 (en) 2002-06-05 2007-10-09 Microsoft Corporation Mechanism for downloading software components from a remote source for use by a local software application
US7356537B2 (en) 2002-06-06 2008-04-08 Microsoft Corporation Providing contextually sensitive tools and help content in computer-generated documents
US20030233372A1 (en) * 2002-06-13 2003-12-18 Warner Scott Jacob Markup workflow management system
US7716676B2 (en) 2002-06-25 2010-05-11 Microsoft Corporation System and method for issuing a message to a program
US7392479B2 (en) 2002-06-27 2008-06-24 Microsoft Corporation System and method for providing namespace related information
US20040015976A1 (en) * 2002-06-28 2004-01-22 Sun Microsystems, Inc., A Delaware Corporation Optimized distributed resource management system with digital signature
US7209915B1 (en) 2002-06-28 2007-04-24 Microsoft Corporation Method, system and apparatus for routing a query to one or more providers
US20040006615A1 (en) * 2002-07-02 2004-01-08 Sun Microsystems, Inc., A Delaware Corporation Method and apparatus for cerating proxy auto-configuration file
US7148357B2 (en) * 2002-07-31 2006-12-12 Schering Ag VEGFR-2 and VEGFR-3 inhibitory anthranilamide pyridines
US8086559B2 (en) * 2002-09-24 2011-12-27 Google, Inc. Serving content-relevant advertisements with client-side device support
US7107520B2 (en) * 2002-11-18 2006-09-12 Hewlett-Packard Development Company, L.P. Automated propagation of document metadata
US20040100498A1 (en) * 2002-11-21 2004-05-27 International Business Machines Corporation Annotating received world wide web/internet document pages without changing the hypertext markup language content of the pages
US20040122843A1 (en) * 2002-12-19 2004-06-24 Terris John F. XML browser markup and collaboration
US7783614B2 (en) 2003-02-13 2010-08-24 Microsoft Corporation Linking elements of a document to corresponding fields, queries and/or procedures in a database
US7703002B2 (en) * 2003-03-31 2010-04-20 Ricoh Company, Ltd. Method and apparatus for composing multimedia documents
JP2004326565A (en) * 2003-04-25 2004-11-18 Oki Electric Ind Co Ltd Electronic document retrieval device
US7269787B2 (en) * 2003-04-28 2007-09-11 International Business Machines Coporation Multi-document context aware annotation system
US7711550B1 (en) 2003-04-29 2010-05-04 Microsoft Corporation Methods and system for recognizing names in a computer-generated document and for providing helpful actions associated with recognized names
US7558841B2 (en) 2003-05-14 2009-07-07 Microsoft Corporation Method, system, and computer-readable medium for communicating results to a data query in a computer network
US20040243536A1 (en) * 2003-05-28 2004-12-02 Integrated Data Control, Inc. Information capturing, indexing, and authentication system
US20040243627A1 (en) * 2003-05-28 2004-12-02 Integrated Data Control, Inc. Chat stream information capturing and indexing system
US7729990B2 (en) * 2003-05-28 2010-06-01 Stephen Michael Marceau Check image access system
US7739588B2 (en) 2003-06-27 2010-06-15 Microsoft Corporation Leveraging markup language data for semantically labeling text strings and data and for providing actions based on semantically labeled text strings and data
US7257585B2 (en) * 2003-07-02 2007-08-14 Vibrant Media Limited Method and system for augmenting web content
US8122014B2 (en) * 2003-07-02 2012-02-21 Vibrant Media, Inc. Layered augmentation for web content
US20050005239A1 (en) * 2003-07-03 2005-01-06 Richards James L. System and method for automatic insertion of cross references in a document
US7296027B2 (en) 2003-08-06 2007-11-13 Sbc Knowledge Ventures, L.P. Rhetorical content management with tone and audience profiles
US7418656B1 (en) * 2003-10-03 2008-08-26 Adobe Systems Incorporated Dynamic annotations for electronics documents
US20050091578A1 (en) * 2003-10-24 2005-04-28 Microsoft Corporation Electronic sticky notes
JP2007521541A (en) * 2003-11-04 2007-08-02 トムソン ライセンシング Cache server at hotspot for downloading services
US20050108316A1 (en) * 2003-11-18 2005-05-19 Sbc Knowledge Ventures, L.P. Methods and systems for organizing related communications
US7178102B1 (en) 2003-12-09 2007-02-13 Microsoft Corporation Representing latent data in an extensible markup language document
US7487515B1 (en) 2003-12-09 2009-02-03 Microsoft Corporation Programmable object model for extensible markup language schema validation
US7404195B1 (en) 2003-12-09 2008-07-22 Microsoft Corporation Programmable object model for extensible markup language markup in an application
US7434157B2 (en) 2003-12-09 2008-10-07 Microsoft Corporation Programmable object model for namespace or schema library support in a software application
ATE551658T1 (en) 2003-12-31 2012-04-15 Thomson Reuters Glo Resources SYSTEMS, METHODS, INTERFACES AND SOFTWARE FOR THE AUTOMATED COLLECTION AND INTEGRATION OF ENTITY DATA INTO ONLINE DATABASES AND PROFESSIONAL DIRECTORIES
US8442331B2 (en) 2004-02-15 2013-05-14 Google Inc. Capturing text from rendered documents using supplemental information
US7707039B2 (en) 2004-02-15 2010-04-27 Exbiblio B.V. Automatic modification of web pages
US10635723B2 (en) 2004-02-15 2020-04-28 Google Llc Search engines and systems with handheld document data capture devices
US7812860B2 (en) 2004-04-01 2010-10-12 Exbiblio B.V. Handheld device for capturing text from both a document printed on paper and a document displayed on a dynamic display device
US7509573B1 (en) 2004-02-17 2009-03-24 Microsoft Corporation Anti-virus security information in an extensible markup language document
US20050192920A1 (en) * 2004-02-17 2005-09-01 Hodge Philip C. Real time data management apparatus, system and mehtod
US7415106B2 (en) * 2004-03-09 2008-08-19 Sbc Knowledge Ventures, Lp Network-based voice activated auto-attendant service with B2B connectors
US7894670B2 (en) 2004-04-01 2011-02-22 Exbiblio B.V. Triggering actions in response to optically or acoustically capturing keywords from a rendered document
US20060081714A1 (en) 2004-08-23 2006-04-20 King Martin T Portable scanning device
US9116890B2 (en) 2004-04-01 2015-08-25 Google Inc. Triggering actions in response to optically or acoustically capturing keywords from a rendered document
US20060098900A1 (en) 2004-09-27 2006-05-11 King Martin T Secure data gathering from rendered documents
US8146156B2 (en) 2004-04-01 2012-03-27 Google Inc. Archive of text captures from rendered documents
US9143638B2 (en) 2004-04-01 2015-09-22 Google Inc. Data capture from rendered documents using handheld device
US9008447B2 (en) 2004-04-01 2015-04-14 Google Inc. Method and system for character recognition
US7990556B2 (en) 2004-12-03 2011-08-02 Google Inc. Association of a portable scanner with input/output and storage devices
US8081849B2 (en) 2004-12-03 2011-12-20 Google Inc. Portable scanning and memory device
WO2008028674A2 (en) 2006-09-08 2008-03-13 Exbiblio B.V. Optical scanners, such as hand-held optical scanners
US8713418B2 (en) 2004-04-12 2014-04-29 Google Inc. Adding value to a rendered document
US8874504B2 (en) 2004-12-03 2014-10-28 Google Inc. Processing techniques for visual capture data from a rendered document
US8489624B2 (en) 2004-05-17 2013-07-16 Google, Inc. Processing techniques for text capture from a rendered document
US8620083B2 (en) 2004-12-03 2013-12-31 Google Inc. Method and system for character recognition
US7290205B2 (en) * 2004-06-23 2007-10-30 Sas Institute Inc. System and method for management of document cross-reference links
US8346620B2 (en) 2004-07-19 2013-01-01 Google Inc. Automatic modification of web pages
ATE434225T1 (en) * 2004-07-20 2009-07-15 Alcatel Lucent A METHOD, A NETWORK DOCUMENT DESCRIPTION LANGUAGE, A NETWORK DOCUMENT TRANSITION PROTOCOL AND A COMPUTER SOFTWARE PRODUCT FOR RECOVERING NETWORK DOCUMENTS
US20070074102A1 (en) * 2005-09-29 2007-03-29 Reiner Kraft Automatically determining topical regions in a document
US8819051B2 (en) * 2005-09-29 2014-08-26 Yahoo! Inc. Tagging offline content with context-sensitive search-enabling keywords
US20070083429A1 (en) * 2005-10-11 2007-04-12 Reiner Kraft Enabling contextually placed ads in print media
FR2873882A1 (en) * 2004-07-29 2006-02-03 France Telecom METHOD AND DEVICE FOR DISTINTING USER HTTP REQUESTS
US20070118794A1 (en) * 2004-09-08 2007-05-24 Josef Hollander Shared annotation system and method
JP4208081B2 (en) * 2004-12-27 2009-01-14 インターナショナル・ビジネス・マシーンズ・コーポレーション System, web server, method and program for adding personalized value to multiple websites
US20060212142A1 (en) * 2005-03-16 2006-09-21 Omid Madani System and method for providing interactive feature selection for training a document classification system
US7627816B2 (en) * 2005-04-12 2009-12-01 International Business Machines Corporation Method for providing a transient dictionary that travels with an original electronic document
US8719396B2 (en) 2005-05-20 2014-05-06 Vibrant Media Limited Fraud prevention and detection for online advertising
US7650324B2 (en) * 2005-08-25 2010-01-19 Sap Ag. Methods and systems for providing context-based reference information
US7992085B2 (en) 2005-09-26 2011-08-02 Microsoft Corporation Lightweight reference user interface
US7788590B2 (en) 2005-09-26 2010-08-31 Microsoft Corporation Lightweight reference user interface
US20070078963A1 (en) * 2005-10-05 2007-04-05 Woodard Scott E Method of remote management of the look and functionality of a website by a third party service provider with the aid of scripting technology
KR100772396B1 (en) * 2006-02-10 2007-11-01 삼성전자주식회사 Method and apparatus for merging data objects
WO2007123783A2 (en) * 2006-04-03 2007-11-01 Kontera Technologies, Inc. Contextual advertising techniques implemented at mobile devices
US8219543B2 (en) 2006-06-12 2012-07-10 Etrial Communications, Inc. Electronic documentation
US10339208B2 (en) * 2006-06-12 2019-07-02 Brief-Lynx, Inc. Electronic documentation
US7836495B2 (en) * 2006-07-28 2010-11-16 Microsoft Corporation Remote configuration of software component using proxy
JP2008077227A (en) * 2006-09-19 2008-04-03 Access Co Ltd Link generation device, browser program and link generation system
JP4915219B2 (en) 2006-11-24 2012-04-11 富士通株式会社 Hypertext conversion program, method and apparatus
US20080215966A1 (en) * 2007-03-01 2008-09-04 Microsoft Corporation Adaptive server-based layout of web documents
US20080235597A1 (en) * 2007-03-19 2008-09-25 Mor Schlesinger Systems and methods of data integration for creating custom books
US7917840B2 (en) 2007-06-05 2011-03-29 Aol Inc. Dynamic aggregation and display of contextually relevant content
US7991790B2 (en) * 2007-07-20 2011-08-02 Salesforce.Com, Inc. System and method for storing documents accessed by multiple users in an on-demand service
US8638363B2 (en) 2009-02-18 2014-01-28 Google Inc. Automatically capturing information, such as capturing information using a document-aware device
US7853558B2 (en) * 2007-11-09 2010-12-14 Vibrant Media, Inc. Intelligent augmentation of media content
EP2210193A1 (en) * 2007-11-13 2010-07-28 Route 66 Switzerland Gmbh Automatically linking geographic terms to geographic information
US20090164949A1 (en) * 2007-12-20 2009-06-25 Kontera Technologies, Inc. Hybrid Contextual Advertising Technique
EP2073504A1 (en) * 2007-12-21 2009-06-24 Gemplus Device and method for automatic insertion in data of hidden information as well as a mechanism allowing its distribution
WO2009105735A2 (en) * 2008-02-21 2009-08-27 Globalenglish Corporation Web-based tool for collaborative, social learning
US8612469B2 (en) * 2008-02-21 2013-12-17 Globalenglish Corporation Network-accessible collaborative annotation tool
US7711622B2 (en) 2008-03-05 2010-05-04 Stephen M Marceau Financial statement and transaction image delivery and access system
US20090249216A1 (en) * 2008-03-28 2009-10-01 International Business Machines Corporation Interacting with multiple browsers simultaneously using linked browsers controlled from a primary browser interface
WO2009146042A2 (en) 2008-03-31 2009-12-03 Terra Soft Solutions Of Colorado, Inc. Tablet computer
US9239884B2 (en) * 2008-05-22 2016-01-19 Alcatel Lucent Electronic document processing with automatic generation of links to cited references
AU2009260834B2 (en) 2008-06-18 2014-10-09 Covidien Lp System and method of evaluating a subject with an ingestible capsule
US8656266B2 (en) * 2008-12-18 2014-02-18 Google Inc. Identifying comments to show in connection with a document
WO2010105246A2 (en) 2009-03-12 2010-09-16 Exbiblio B.V. Accessing resources based on capturing information from a rendered document
US8447066B2 (en) 2009-03-12 2013-05-21 Google Inc. Performing actions based on capturing information from rendered documents, such as documents under copyright
US8301631B2 (en) 2009-05-30 2012-10-30 Edmond Kwok-Keung Chow Methods and systems for annotation of digital information
US9015166B2 (en) 2009-05-30 2015-04-21 Edmond Kwok-Keung Chow Methods and systems for annotation of digital information
WO2011008771A1 (en) * 2009-07-14 2011-01-20 Vibrant Media, Inc. Systems and methods for providing keyword related search results in augmented content for text on a web page
JP5300074B2 (en) * 2009-09-02 2013-09-25 Necカシオモバイルコミュニケーションズ株式会社 Terminal device and program
DE102010001182A1 (en) * 2009-09-28 2011-05-26 Seematrix Gmbh & Co. Kg Method for displaying and linking data in websites, involves replacing keyword, which is defined by user, in text of websites by personalized text link, so that websites are displayed by browser
JP5474479B2 (en) * 2009-09-30 2014-04-16 株式会社日立製作所 How to display a document with images
US20110083068A1 (en) * 2009-10-01 2011-04-07 International Business Machines Corporation Managing digital annotations from diverse media formats having similar content
US9081799B2 (en) 2009-12-04 2015-07-14 Google Inc. Using gestalt information to identify locations in printed information
US9323784B2 (en) 2009-12-09 2016-04-26 Google Inc. Image search using text-based elements within the contents of images
JP2011123749A (en) * 2009-12-11 2011-06-23 Ca Mobile Ltd Method of providing information to browser terminal by cooperation of www document inserting device and related information introducing device on network
CN102473259A (en) * 2010-02-12 2012-05-23 株式会社日立制作所 Form display system, form display program, and annotation display method
US9002895B2 (en) 2010-06-29 2015-04-07 Vibrant Media, Inc. Systems and methods for providing modular configurable creative units for delivery via intext advertising
US9348935B2 (en) 2010-06-29 2016-05-24 Vibrant Media, Inc. Systems and methods for augmenting a keyword of a web page with video content
US9538493B2 (en) 2010-08-23 2017-01-03 Finetrak, Llc Locating a mobile station and applications therefor
US8533141B2 (en) 2010-08-31 2013-09-10 Vibrant Media, Inc. Systems and methods for rule based inclusion of pixel retargeting in campaign management
US9779168B2 (en) 2010-10-04 2017-10-03 Excalibur Ip, Llc Contextual quick-picks
US8527863B2 (en) * 2011-06-08 2013-09-03 International Business Machines Corporation Navigating through cross-referenced documents
US9262766B2 (en) 2011-08-31 2016-02-16 Vibrant Media, Inc. Systems and methods for contextualizing services for inline mobile banner advertising
EP2825983A1 (en) 2012-03-15 2015-01-21 Vibrant Media, Inc. Systems and methods for delivery techniques of contextualized services on mobile devices
US20160337318A1 (en) * 2013-09-03 2016-11-17 Pagefair Limited Anti-tampering system
US9898451B2 (en) 2013-11-26 2018-02-20 Adobe Systems Incorporated Content adaptation based on selected reviewer comment
US9430141B1 (en) * 2014-07-01 2016-08-30 Amazon Technologies, Inc. Adaptive annotations
US9923860B2 (en) * 2015-07-29 2018-03-20 International Business Machines Corporation Annotating content with contextually relevant comments
US9948465B2 (en) * 2015-09-18 2018-04-17 Escher Group (Irl) Limited Digital data locker system providing enhanced security and protection for data storage and retrieval

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA1341310C (en) * 1988-07-15 2001-10-23 Robert Filepp Interactive computer network and method of operation
US5239466A (en) * 1990-10-04 1993-08-24 Motorola, Inc. System for selectively routing and merging independent annotations to a document at remote locations
US5297249A (en) * 1990-10-31 1994-03-22 International Business Machines Corporation Hypermedia link marker abstract and search services
US5446891A (en) * 1992-02-26 1995-08-29 International Business Machines Corporation System for adjusting hypertext links with weighed user goals and activities
US5608900A (en) * 1994-06-21 1997-03-04 Internationl Business Machines Corp. Generation and storage of connections between objects in a computer network
US5659676A (en) * 1994-09-20 1997-08-19 International Business Machines Corporation Systems and methods for creating and refreshing compound documents
US5826025A (en) * 1995-09-08 1998-10-20 Sun Microsystems, Inc. System for annotation overlay proxy configured to retrieve associated overlays associated with a document request from annotation directory created from list of overlay groups
US5822539A (en) * 1995-12-08 1998-10-13 Sun Microsystems, Inc. System for adding requested document cross references to a document by annotation proxy configured to merge and a directory generator and annotation server

Also Published As

Publication number Publication date
EP0778534B1 (en) 2002-09-04
TW325537B (en) 1998-01-21
SG75804A1 (en) 2000-10-24
DE69623421T2 (en) 2003-06-05
KR970049763A (en) 1997-07-29
JPH1049425A (en) 1998-02-20
CN1157965A (en) 1997-08-27
CA2191671A1 (en) 1997-06-09
US5822539A (en) 1998-10-13
CN1104696C (en) 2003-04-02
AU706512B2 (en) 1999-06-17
KR100460784B1 (en) 2005-04-08
AU7185596A (en) 1997-06-12
HK1000848A1 (en) 2003-07-18
EP0778534A1 (en) 1997-06-11
DE69623421D1 (en) 2002-10-10

Similar Documents

Publication Publication Date Title
CA2191671C (en) System and method for automatically adding informational hypertext links to received documents
US7653870B1 (en) System and method of dynamically generating index information
US7293012B1 (en) Friendly URLs
US6981217B1 (en) System and method of obfuscating data
JP5616491B2 (en) A system that inserts hyperlinks into documents
US6539376B1 (en) System and method for the automatic mining of new relationships
US6968332B1 (en) Facility for highlighting documents accessed through search or browsing
US7062707B1 (en) System and method of providing multiple items of index information for a single data object
US6338059B1 (en) Hyperlinked search interface for distributed database
US6094649A (en) Keyword searches of structured databases
US7353246B1 (en) System and method for enabling information associations
US6651059B1 (en) System and method for the automatic recognition of relevant terms by mining link annotations
US6651058B1 (en) System and method of automatic discovery of terms in a document that are relevant to a given target topic
US6959326B1 (en) Method, system, and program for gathering indexable metadata on content at a data repository
US8312059B2 (en) Information organization and navigation by user-generated associative overlays
US20060059133A1 (en) Hyperlink generation device, hyperlink generation method, and hyperlink generation program
EP1086433B1 (en) Electronic file retrieval method and system
JP4716612B2 (en) Method for redirecting the source of a data object displayed in an HTML document
US6804704B1 (en) System for collecting and storing email addresses with associated descriptors in a bookmark list in association with network addresses of electronic documents using a browser program
US7082454B1 (en) Dynamic content caching framework
JP2004525452A (en) How to reformat areas containing dense hyperlinks
US7698329B2 (en) Method for improving quality of search results by avoiding indexing sections of pages
JP2001331408A (en) Method and system for specifying required device attribute to be buried in worldwide web document request
Cooper The Technology of Lexical Navigation
KR100368338B1 (en) Method for Connection Web Page Using E-Mail Address

Legal Events

Date Code Title Description
EEER Examination request
MKLA Lapsed