The invention relates generally to knowledge management systems and more particularly to a system and method for gathering knowledge based on user's affinity to knowledge.
Knowledge management systems, which are generally known, may be used, for example, to gather information from various information systems within an organization. The knowledge management system may perform one or more processing actions on the gathered information, such as, for example, categorization, full-text indexing, and metrics extraction, etc. Existing knowledge management systems attempt to provide access to large amounts of information in databases on a network or even in personal computers and gather this information for users of the system. However, merely accessing and/or gathering this information has limited value to a user without understanding a relationship between the user and the information.
Existing knowledge management systems typically access and/or gather the information from data sources without knowing or understanding a user's relationship to the information, relationships of the information to other persons or users of the system, and/or relationships that may exist within the information itself. Thus, many times these systems provide the user with irrelevant information. Other times, these systems provide information in such large quantities as to be useless to the user. All the while, an expert in the information unbeknownst to the user sits three cubicles down.
Another problem associated with existing knowledge management systems is the vast array of information available to the user, the number of disparate systems in which this information resides, and the sheer quantity of the information itself. Gathering this information, particularly from among the disparate systems, is a formidable task that many existing knowledge management systems do not effectively address.
These and other drawbacks also exist.
An object of the invention is to overcome these and other drawbacks of existing systems.
Another object of the invention is to provide a system and method for processing knowledge data in an asynchronous manner.
Another object of the invention is to provide a system and method for processing knowledge data in a parallel manner.
Another object of the invention is to provide a system and method for selectively distributing knowledge processing services in a distributed architecture.
Another object of the invention is to provide a system and method for distributing knowledge processing services to primary and secondary servers in a distributed architecture. This object of the invention may include distributing knowledge gathering tasks to a plurality of secondary servers.
Another object of the invention is to provide a system and method for mapping information stored in a data repository to a user having an affinity to such information.
Another object of the invention is to provide a system and method for enabling a user to select one or more data repositories and mapping the information in the selected one or more data repositories to one another, and to one or more persons having affinity to the information.
Another object of the invention is to provide a system and method for determining changes in affinities of one or more persons to the information over a period of time.
Another object of the invention is to provide a system and method for tracking the changes in affinities of the one or more persons to the information and synchronizing the changes with profile data associated with the one or more persons.
Another object of the invention is to provide a system and method for organizing the information or knowledge data based on a user or person's affinity to the knowledge data. This object of the invention may include enabling a user to organize information and persons having affinity to the information in a secured private place in the system. This object of the invention may include enabling a user to organize information and persons having affinity to the information in public or shared places of the system so that other users can access the information.
Another object of the invention is to provide a system and method for communicating with one or more persons having affinity to a desired information.
Another object of the invention is to provide a system and method for enabling a user to search for a desired information using knowledge maps based on a user or person's affinity to the information.
Another object of the invention is to provide a system and method for normalizing the retrieved information content using extensible markup language (XML).
Another object of the invention is to provide a system and method for normalizing documents using XML that provides full-text indexing, categorizing, and metrics extraction.
These and other objects of the invention are achieved according to various embodiments of the invention. According to one embodiment, a system, method, and processor readable medium comprising processor readable code embodied therein are provided that asynchronously process data in a knowledge management system. The system may gather information content from a repository according to a predetermined schedule. The information content may be registered with a K-map. A unique document identifier may be assigned to the information content gathered. A work request regarding information content gathered may be transmitted to a persistent work queue. The persistent work queue may process the work request. The work request processing may include extracting a portion of the document in extensible markup language (XML) format so as to normalize at least a portion of the document contents. Control messages may be transmitted to one or more users providing a status of the work request.
The normalized document may then be transmitted to a processing work queue where additional data processing may occur. The additional data processing may include metrics extraction, full-text indexing, categorization, or other process. After processing is complete, the work queues may generate progress statistics reports that indicate a status of all work requests. The progress statistics reports may be transmitted to a scheduler component via a completion work queue. All system components may share access to a central data structure that represents a metrics history and taxonomy via a CORBA service.
The invention may create associations between users, persons and information resources, personalize and organize knowledge for individuals and communities, and provide a place for teams to work, make decisions, and act. The invention may also create a searchable index, compute document values, and provide a search-and-browse user interface.
These and other objects, features and advantages of the invention will be readily apparent to those having ordinary skill in the pertinent art from the detailed descriptions of the embodiments with reference to the appropriate figures below.
A system, method, and processor-readable medium for processing data in a knowledge management system is disclosed. The system may asynchronously process data such that multiple processes are performed simultaneously. The system may perform categorization, full-text indexing, and metrics extraction, or other processes simultaneously, such that a repository is maintained with current information.
Different types of spider processes may be designed to extract information content from various types of repositories 102 as would be apparent. Spider component 104 may start any number of spider processes to explore different repositories 102. These repositories may include, for example, Lotus Notes™, Lotus QuickPlace™, Domino.Doc, electronic mail (Lotus Domino™), Web and file systems, etc. In some embodiments of the invention, spider component 104 may start a Lotus Notes™ spider process on one server and a Lotus Notes™ spider process and a file system spider process on another server.
As illustrated in
Scheduler 106 provides and spider component 104 receives work requests on a work queue that describe which repositories 102 to process. The work requests may be provided by scheduler 106 on a scheduled basis, such as, for example, an hourly, a daily, a weekly, or other scheduled basis. The work requests may also be dispatched by scheduler 106 on a random basis or as directed by a user. The work requests may also be dispatched by scheduler 106 as needed or as bandwidth exists as would be apparent.
Scheduler 106 may communicate with a repository schedule 116 for determining when a particular process is to be scheduled. Repository schedule 116 may detail a type and frequency of spidering for one or more repositories 102. For example, repository schedule 116 may indicate that repository 102a is to be full-text indexed on a daily basis and repository 102b has a categorization and metrics extraction to be performed hourly.
In some embodiments of the invention, the spider processes occur asynchronously such that an overall K-map 108, representative of all information content stored in various repositories 102, can be generated.
Taxonomy engine 110 may be used to determine categories of information stored in repositories 102. Full-text engine 112 may be used to provide a full-text index of information stored in repositories 102. Full-text engine 112 may communicate with a full-text replica 120 that may be used as a backup for information provided by a full-text engine 112. Metric engine 114 may be used to extract metrics information from information stored in repositories 102. In some embodiments of the invention, taxonomy engine 110, full-text engine 112, and metrics engine 114 may be in communication with K-map 108. In these embodiments, K-map 108 may include a map of all information stored in repositories 102, categories of information stored in repositories 102 (as generated by taxonomy engine 110), a full-text index of information stored in repositories 102 (as generated by full-text engine 112), and metrics information for information stored in repositories 102 (as generated by metrics engine 114).
In some embodiments of the invention, K-map 108, taxonomy engine 110, full-text engine 112, and metric engine 114 operate in an asynchronous manner. This enables each of K-map 108, taxonomy engine 100, full-text engine 112, and metric engine 114 to operate independently of one another and of spider component 104. K-map 108, taxonomy engine 110, full-text engine 112, and metric engine 114 need not rely on one another to perform a particular process. This enables at least some information to be available to users as a result of downtime. Additionally, each of K-map 108, taxonomy engine 110, full-text engine 112, and metric engine 114 may be decoupled and replaced individually, thus reducing development costs and, in an event of a failure, system downtime.
In order to provide robust operation, scheduler 106 may include a protocol that handles a failure or shutdown of spider component 104. The protocol may be used to enable spider component 104 to transmit a context on shutdown to scheduler 106. The context may then be transmitted back to spider component 104 when spider component 104 resumes functioning. This enables spider component 104 to resume processing work requests from an intermediate state. In some embodiments of the invention, information regarding a failure or shutdown and the accompanying context may be transmitted from spider component 104 to scheduler 106 via a completion work queue. In some embodiments, independent work queues exist for each of K-map 108, taxonomy engine 110, full-text engine 112, and metrics engine 114. The system may also be more fault tolerant by separating various functions into various processes that may be run independently.
According to one aspect of the invention, spider processes are the “worker” agents of the system 100. In one embodiment, spider processes may gather documents and the information content included therein from one or more repositories 102, at least some of which may be user selectable. In other embodiments, spider processes may monitor changes, updates or deletions to these repositories 102. The repositories 102 may include, but are not limited to, structured and unstructured relational databases, file systems, object-oriented data bases, email systems, etc. In some embodiments, these repositories 102 may include or otherwise access one or more Web-based data repositories. In other embodiments, these repositories 102 may include or otherwise access one or more non-Web based data repositories. Each repository 102 may include a plurality of supported data types (e.g., Notes databases, file system files, external Web sites). As discussed above, each supported data type (Notes databases, file system files, external Web sites) may have a corresponding customized spider process. According to one aspect of the invention, a user may specify one or more repositories 102 to be accessed by system 100 for spidering. According to another aspect of the invention, system 100 may provide information about where to find repository 102, and in the case of Web sites and file system files, about how many levels to retrieve based on links or subdirectories within repository 102.
According to one embodiment, as mentioned above and as illustrated in
According to other embodiments of the invention, spider processes, in addition to various other components of system 100, are distributed over various processors, (e.g., servers, etc.). For example, a first server may include a one or more types of spider processes (e.g., a Notes spider 154 and a Web spider 158) enabled thereon, while a second server may include one or more types of spider processes that may be the same or different from those of the first server (e.g., a Profile spider 160 and a file system spider 156). In one embodiment, any number of spiders may be running concurrently on a given server, dependant of course, on the processing capabilities of the given server.
According to one embodiment of the invention, spider component 104 may gather information content relevant to a user's subject matter of interest from one or more non-Web databases (e.g., LotusNotes database) in a network. In some embodiments, a user may specify which database to monitor and how often information content needs to be gathered therefrom.
In an embodiment employing, for example, a Notes spider 154, Notes spider 154 may select a list of documents for spidering from the user-specified databases (e.g., Lotus Notes database 165). The list of documents selected for spidering may be passed to a conversion function that may investigate each document, convert the contents of each item to XML, and then may pass the XML output back to Notes spider 154. Notes spider 154 may then pass the XML to the work queues for the various system components including, for example, the K-map Building, K-map Indexing, and Metrics services.
According to another embodiment employing, for example, a File System spider 156, File System spider 156 may walk the directory tree recursively on the path on a networked drive in one or more networked File System databases 166. For each file encountered, File System spider 156 may check a modified date against that included with the context stored in File System database 166. In some embodiments, if the file is new or modified, File System spider 156 may pass the file to the XML converter, which may investigate the file and read and convert its contents to XML as necessary. The returned XML output may then be forwarded to the output queues as with Notes spider 154.
According to an embodiment employing, for example, a Web spider 158, a Web spider 158 may traverse a Web server by processing links, parsing each HTML document and traversing all contained links. In some embodiments, Web spider 158 may retain additional state information to prevent redundant processing of URLs. In one embodiment, Web spider 158 may access one repository per a traversal. In another embodiment, Web spider 158 may include a well-defined traversal model and APIs that may move the spider to the next document to process. Each document may be unique, may only exist in one place, and in some embodiments, may be traversed once. In one embodiment, Web spider 158 may gather information content relevant to a user's subject matter of interest (i.e., user's affinity to a subject matter) from one or more Web sites or Web pages (e.g., on-line discussion sites relevant to user's subject matter). In some embodiments, a user may specify one or more Web pages to monitor and how often subject matter needs to be gathered.
According to an embodiment employing, for example, a Profile Source spider 160, a Profile Source spider 160 may process the authoritative directories and supplemental sources for new and updated user documents and records of one or more databases including, for example, a user profile database 170. In some embodiments, system 100 may work in conjunction with a Profile Synchronization service to populate and refresh profile database 170 where system 100 users' profiles may be maintained. The Profile Source spider 160 may gather information about individuals from various sources, including, for example, Domino directory databases and LDAP (Lightweight Directory Access Protocol) server-compliant directories.
According to another embodiment employing, for example, an e-mail spider 162, an e-mail spider 162 may access, for example, e-mail contents of one or more e-mail databases 172 (e.g., electronic mailing groups of an organization). In some embodiments, e-mail spider 162 may gather e-mail subject matters relevant to users using system 100 from one or more e-mail databases. For example, information content of e-mail in e-mail database 172 may provide relationship information (i.e., affinities) between individuals and subject matter, but this information content may not otherwise be published through other services in system 100. When scheduled, e-mail spider 162 may connect to the specified e-mail database and examine all sent and saved mail. Information from fields such as author, from, to, copy to, subject, and body may be extracted and converted to XML using the process just described. E-mail XML may be forwarded to the metrics queue where metrics engine 114 may evaluate the information content therein to determine relationships to existing K-map category areas. In one embodiment, e-mail content with no relationship to K-map category areas may be ignored.
According to one aspect of the invention, spider component 104 may receive input from a work queue populated by requests from the scheduler 106. When spider component 104 is active, it may check the work queue for a repository 102 to process. Besides this output, spider processes, may also write status information to the completion queue.
According to one embodiment of the invention, scheduling information for each repository is maintained in a database. This schedule database indicates a schedule for spidering each repository as well as information about the type of the repository, its location, etc. When the schedule indicates that a database is to be spidered, scheduler 108 puts a work request onto the spidering queue associated with the spider process that will do the work. When an appropriate spider process becomes available, the spider process removes the work request from the queue and begins spidering the repository. In particular, the spider process reads new or changed documents from the repository in their native form, normalizes them to the internal XML form and then places them onto a work queues associated with each of the processing components (e.g., full-text indexing, taxonomy building, metrics, etc.). A single completion queue may also be used to which spider processes and processing components post progress messages. Scheduler 106 reads messages from this completion queue and writes logging information to various databases recording progress statistics, error conditions, warnings, etc.
As illustrated in
According to one aspect of the invention, a user may specify a plurality of features for selecting data repositories 102 for spidering using user specification module 174. These features may include, but are not limited to, a maximum size of document to process, a specific type of document to include or exclude (e.g., include jpg files, exclude jar files, etc.), a domain(s) or data source(s) to limit spidering acme.com Web site, sales forecast directory of intranet, etc.).
According to another aspect of the invention, spider component 104 may include authentication module 176. Authentication module 176 may include authorizations for one or more spider types (e.g., Web spider 158) to access a variety of repositories including of Web-based and non-Web-based data repositories 102. Spider component 104 may adhere to source-level security and may be considered good “net citizens.” Spider component 104 may report back, via system 100, if it cannot access certain sources because of security restrictions. Spider component 104 may extract information from documents including, but not limited to, author, usage, content, security, source location, etc. Spider component 104 may also extract Unicode settings to determine a native language of the source documents. Spider component 104 may register each document in a database. As each XML document is identified, the database may return a unique 16-character identifier for the document and all associated information obtained through subsequent Discovery Server processes. The unique identifier may be used to reference the metadata stored in the K-map about that document when other modules or the user interface needs to retrieve it. The unique identifier may be assigned based on a certain collection of meta-data about the document that uniquely identifies the document in the information system. If the document is reprocessed by the system because of changes, the same unique identifier may be used to refer to the document throughout the system. Unique identifiers are generally not reused; however, they may not necessarily be universally unique as separate instances of the system could potentially generate the same identifiers for different documents. After registration, the XML documents may be passed back to spider component 104, which then transfer the XML output to system 100 work queues (e.g., metrics, K-map builder, and K-map indexing).
In an exemplary embodiment of the invention, as illustrated in
Spider component 104, using one or more of the types of spiders, may monitor one or more databases (e.g., Lotus Notes database 164, Web database 168) and may gather therefrom, information relevant to the user's affinity to the document included therein.
In some embodiments, people may be notified that the system has computed an affinity for them when, for example, an affinity score rises above a predetermined threshold. For example, in one embodiment of the invention, this threshold may be expressed as a score greater than that of a certain percentage of the population of people who have affinity scores. In some embodiments, this notification may have two purposes. First, it may allow the person to correct the system by declining to have the affinity published, for example, when the person is listed as the author of content based on its metadata, but is not actually the originator of the content. Second, it may allow the person to recognize that a particular category exists in the K-map thereby introducing them to other documents in that category and to other people who have affinities for that category. The affinity may also be published in the profile document about that person so that people searching for “people who know about” a topic can find this person's affinity and thereby link to the category, the documents and the other people.
Notification module 178 of system 100 may notify the user that information content relevant to the user's affinity has been gathered. In some embodiment, notification module 178 may notify the user that an update of information content relevant to the user's affinity has been gathered. Upon the user's approval, presentation module 180 may present the gathered information content. In some embodiments, the system 100 may determine one or more categories for the information content and store them for further processing.
According to one embodiment of the invention, a dedicated server may run all services (e.g., profile source spidering, k-map building, etc.) of the system 100. According to another embodiment of the invention, as illustrated in
According to another embodiment of the invention, system 100 may include one primary server 101, and a plurality of secondary servers 103 (illustrated as various secondary servers 103a-n in
In one embodiment, system 100 may include one primary server 101 and a plurality of secondary servers 103 for knowledge data processing. In this embodiment, primary server 101 may host metrics engine 114 to process the data from the documents in one or more user selectable data repositories 102. This may ensure that primary server 101 is fully available for user access. If this primary server 101 is overloaded with user tasks, then additional secondary servers 103 may be deployed with K-map replicas 118 to distribute the user load.
According to various embodiments, K-map 108 may be replicated at both primary server 101 and one or more of secondary servers 103. Replicating the K-map 108 improves server performance by reducing user demand on primary server 101. Primary server 101 may still be used for K-map 108 processing since K-map replicas 118 on secondary servers 103 may require access to the primary server to communicate user interaction with documents that are metrics-related. In some embodiments, to make the K-map browsing faster for users on a remote intranet, another secondary server 103 with K-map replication on, for example, the remote intranet may be used.
In one embodiment of the invention, because various types of spiders utilize the same system resources (e.g., network and disk I/O), one or more types of spider processes (e.g., Notes spider 154, Web spider 158, etc.) may be distributed over a plurality of secondary servers 103. For example, Notes spider 154 may be distributed over a plurality of secondary servers 103 for load balancing. In another example, Notes spider 154 and Web spider 158 may be distributed over a plurality of secondary servers 103.
Distributing spider processes across secondary servers 103 enables efficient processing of knowledge because spiders typically work on one repository (e.g., repository 102a) at a time, continuing on to the next repository as indicated in their queue only after they finish processing the prior repository. If one type of spider is dedicated to one server, the system 100 may take longer to spider all user specified repositories (e.g., repository 102a-n).
In some embodiments, primary server 101 may perform metrics collection using metrics engine 114. A first secondary server 103a may perform, for example, profile source spidering from user profile database 170, profile synchronization using a profile synchronization module (not otherwise illustrated), and profile maintenance using a profile maintenance module (not otherwise illustrated). A second secondary server 103b may perform, for example, metrics processing using a metrics processing module (not otherwise illustrated), and K-map building using taxonomy building engine 110. Other distributions of these tasks may be utilized across any of servers 101, 103 as would be apparent.
In some embodiments, affinity processing using affinity module 173 and notes spidering using notes system spider 154 may be performed in a dedicated secondary server. In some embodiments, a remote secondary server 103k coupled to primary server 101 through the internet may be used for web spidering. In some embodiments, a secondary server hosting the Full Text Index may be coupled to a local intranet associated with primary server 101 for performance reasons.
On a multi-processing server, a user may configure a plurality of spider processes to operate thereon, if the user requires additional utilization of the servers that are spidered. This takes advantage of latency in the network and the servers 101, 103, and the distribution of content across the plurality of secondary servers 103. Because only a limited amount of bandwidth is available to each server, and because not all repositories 102 respond instantly to requests for content, the use of that bandwidth can be maximized by spidering multiple repositories at the same time.
In some embodiments, if system 100 includes a repository 102 (e.g., a Notes Database 164) on a remote network that is selected for spidering, a local replica of this repository 102 may be used to reduce network traffic as would be appreciated.
In some embodiments, a high performance network adapter (e.g., 100 Mbit or faster) may be used in the servers 101, 103 of the system 100. Each server of the system 100 may include two network interface cards (NICs), one for LAN connection and one for backup system connection as would be apparent.
In some embodiments, each server of the system 100 may include two or more instances of a particular service enabled for every CPU available in the server because every service instance may process only one repository at a time. For example, if Notes spider 154 and Web spider 158 are run on a 4-way server, the system may include, for example, 8 concurrent Notes spiders and 8 concurrent Web spiders 158 enabled to spider data repositories on that server.
According to one embodiment of the invention illustrated in
According to another embodiment, in an operation 192, system 100 may categorize the gathered information content into one or more categories using one or more categorizing algorithms. In some embodiments, in an operation 193, the gathered information content may be further categorized by establishing contexts of the gathered information content to one or more categories. In an operation 194, the gathered information content may be added to a K-map in system 100. In an operation 195, the gathered information content may be stored in the system 100 for subsequent searching.
In an operation 210, the work requests are then processed. The work request, may be, for example, to process the repository from which the information content is gathered and to convert documents stored in the repository into a standard meta-document representation in XML format. The process of converting the document into a standard meta-document is described in further detail below with reference to
In an operation 212, spider component 104 may transmit control messages to system users advising of a start and finish of a work request. In some embodiments of the invention, the control messages do not include any XML content. In an operation 214, the meta-document representations may then be transmitted to a designated module for predetermined processing. These modules may include a K-map, taxonomy engine, full-text indexing engine, and/or a metrics engine. In an operation 216, the modules may process the meta-documents. The processing of the meta-documents may vary depending on the module performing the processing. For example, a K-map may generate a map of the information content stored in a repository. A taxonomy engine may assign the information content stored in a repository to certain categories. A full-text indexing engine may generate a full-text index for information content stored in a repository. A metrics engine may extract metrics information from the information content stored in their repository and store only the metrics information. These processes may be performed asynchronously such that each module operates independently from one another, thereby performing processes in a parallel manner. In this manner, a greater amount of information content in a repository is made available to users at least because the knowledge management system has less downtime for processing information content stored in a particular repository.
In an operation 218, after being processed, the meta-documents may be analyzed. The analysis may be performed, for example, to determine a type of information content stored in a repository. In an operation 220, the meta-documents may also be indexed.
In an operation 222, progress statistics may be generated for each of the processes. The progress statistics may be presented in one or more reports and generated by a spider component and a work queue. In an operation 224, the progress statistics may be transmitted to a scheduler component 106 via a completion work queue. Scheduler component 106 may read the progress statistics and update any corresponding statistics in a repository schedule. Scheduler component 106 may also update a log database with any warnings or errors generated by a work queue. In an operation 226, each module may then be enabled with shared access to a central data structure representing the metrics history and taxonomy or other information via, for example, a CORBA service.
Information content gathering module 302 may be used to gather information content from one or more repositories 102 based on a repository schedule. The repository schedule may identify a type and frequency with which to gather the information content. Information content registering module 304 may be used to register the information content gathered with, for example, a K-map. Document identifier assigning module 306 may then assign one or more unique document identifiers to the information content gathered. These document identifiers may be used by, for example, other modules for retrieving and identifying the information content.
Work request transmitting module may transmit a work request regarding the gathered information content to a persistent work queue. The work requests may then be processed for the repository from which the information content was gathered using work request processing module 310. Work request processing module 310 may convert documents stored in a repository into a standard meta-document representation in extensible markup language (XML). Control message transmitting module 312 may be used to transmit control messages to one or more users that provide a status regarding work requests. The control messages may identify a start and/or finish of a work request or other information.
The meta-documents may then be transmitted to a processing work queue for further processing by information content transmitting module 314. The processing may be, for example, full-text indexing, categorization, metrics extraction, or other process. The documents may be processed using information content processing module 316.
After processing the meta-documents, the meta-documents may be analyzed by information content analyzing module 318. This analysis may include determining a type of information stored in the repository. The meta-documents may be indexed using information content indexing module 320.
Progress statistics regarding the processes performed on the gathered information content may be generated using progress statistics generating module 322. These progress statistics may be generated in one or more reports. The progress statistics may be transmitted to other components in a knowledge management system using progress statistics transmitting module 324. Various components within the knowledge management system may be provided with shared access to a central data structure representing the metrics history and taxonomy of the information content via a CORBA service using access sharing module 326.
In an operation 408, the meta-document may be transmitted to a work queue for further processing. In an operation 410, the meta-document may then be processed according to a predetermined process for the work queue. The work queue may, for example, categorize, full-text index, or perform other processes on the meta-document.
In an operation 412, fields within the meta-document may be mapped with a field identifier. For example, an author of a document may be mapped with an author field, a creation date may be mapped with a date created field, a title may be mapped with a title field, and other metrics information may be mapped with a corresponding field designation identifier.
Repository type determining module 502 may determine a repository type from which a document is to be retrieved. Document identifying module 504 may identify the document to be retrieved from the repository. Document extracting module 506 may extract the document from the repository. Document extracting module 506 may also convert the document into a standard meta-document representation in an XML format. The meta-document may include meta-data regarding the document. For example, the meta-document may include, but is not limited to, author, title, subject, date created, date modified, list of modifiers, linked list information, etc.
The meta-document may then be transmitted to a work queue for processing using document transmitting module 508. The meta-document may then be processed according to a process designated for a particular work queue using document processing module 510. The processes may include, for example, categorization, full-text indexing, metrics extraction or other process. Field mapping module 512 may be used to map fields in the meta-document with a field designation identifier. For example, author, title, and subject information may be mapped with an author field, title field, and subject field, respectively. Other fields may also be mapped as would be apparent.
According to one aspect of the invention, a K-map represents the cataloged knowledge within a particular entity (i.e., organization, building, group, area of expertise, etc.) enabling users to search and browse a wide range of knowledge assets from one convenient place. K-map module 108 provides context by enabling the user to see People, Places, and Things in relationship to categories and each other. The system 100 provides support for creating and maintaining the K-map that users can access in order to find relevant information and expertise.
According to one embodiment of the invention illustrated in
After affinity discovery module 138 determines that user 101 appears to have an affinity for a particular category and assigns an affinity value to the affinity, affinity discovery module 138 submits the affinity to user profile database 136 for storage.
According to another embodiment, taxonomy engine 110 may also include a scanner 124, a builder 126, and a classifier 128. Scanner 124 may scan the extracted data from the XML document retrieved from the appropriate work queue. In one embodiment, scanner 124 may, for example, compare a document (e.g., an XML document) against word lists of a predefined “stopwords” file on the system 100. The stopwords file includes words that are not used to cluster documents. In some embodiments of the invention, the stopwords files may be edited by a user wishing to exclude specific frequently occurring words from the K-map. Scanner 124 may remove words found in the document matching the stopwords, mark the remaining words as tokens, and remove spaces between words (tokens), reducing the amount of data by trying to reduce words to their stem (e.g., tokens⇒token, sleeping⇒sleep etc.), and eliminating language-specific parts of speech using language tags.
K-map builder 126 may intelligently specify categories and sub-categories for the extracted data using one or more algorithms. In one embodiment, K-map builder 126 may statistically analyze the words in documents to create groups of similar documents called clusters. As illustrated in
According to one embodiment, K-map builder 126 may use, for example, a combination of EM (expectation-maximization) and K-means clustering techniques to build initial clusters, and the SVM (Support Vector Machines) classifier for categorization. These techniques may find general themes in collections of documents. In some embodiments, these techniques may require a user to reorganize the clusters. According to another embodiment, K-map builder 126 may divide information into a plurality of clusters, and then subdivide these clusters into a plurality of sub-clusters. Once an initial set of clusters has been created, K-map classifier 128 may compare the words in new documents to the words in the documents in the clusters it has already created. In some embodiments, K-map classifier 128 may automatically classify the extracted data into the specified clusters and sub-clusters. In other embodiments, K-map classifier 128 may enable a user to create a K-map by classifying the extracted data into the specified categories and sub-categories. The K-map may be stored in map database 130. In some embodiments, a user may edit the K-map using editor 132.
Taxonomy engine 110 may also categorize updated data and new data in the one or more repositories 102. In one embodiment, K-map builder 126 of taxonomy engine 110 may add new documents to the K-map as new documents may be added to the repositories 102 searched by its spider component 104. Taxonomy engine 110 may classify new documents by comparing them to documents in the existing clusters. When editors move documents to different clusters, new documents with words that are statistically similar may be classified into these different clusters. In some embodiments, taxonomy engine 110 may be notified of all changes made by human editors using the taxonomy editing tool in order to recompute whatever internal model is being used to describe categories based on the changes made by the human editor. This may include, for example, making inferences based on the actions, performing statistical analysis, doing nothing at all, etc., depending on the particular classification method being used. In one embodiment, the creation of the K-map may be scheduled for a specific time interval using scheduler 134.
According to another aspect of the invention, taxonomy engine 110 may calculate and assign a value or a score to documents in the one or more repositories 102. Document scoring is an approach to evaluate the content of a document in the K-map. In taxonomy engine 110, this value may be controlled by a plurality of parameters, which a user may control by means of their weight on the computed document value. The plurality of parameters may include, for example, links to a document, links from a document, responses to a document, times a document has been opened using the K-map, recency of the last update to a document, etc. Taxonomy engine 110 may rank the documents based on the assigned value or score to create a list of ranked documents. The top-most trigger in this list may represent the value with the highest weight on the calculation of the document value. The higher this number “value” is, the more useful the associated document is meant to be for the users. In some embodiments, this value may be used to bring more “valuable” content to the top of collections either in a particular category or in a given search result. For example, a search on full text might produce hundreds of documents whose relevance rank is the same. The document value may then be used to bring the documents that people are reading, modifying, linking to and responding to, to the top of the list thereby providing the most useful search results to the user first. In some embodiments, a user may change the ordering of the lists.
According to one embodiment of the invention, as illustrated in
The process of creating a K-map is illustrated in
According to another embodiment, in an operation 142, system 100 intelligently assumes and specifies one or more categories and in some embodiments, one or more subcategories for each category System 100 “assumes” that documents that are statistically similar to one other include similar content. In some embodiments, the categories may be established by spidering documents in the selected repositories, and selecting certain words that occur within the documents. These selected words are referred to as cluster terms. In one embodiment, this selection may be based on a value referred to as a term-discrimination value, which may be used to balance the size of all clusters, so that none become too big or too small. Selecting the cluster terms ensures that a vector space for selected repositories is not too wide or too narrow to find appropriate clusters. This may be done by putting the clusters in a single cluster tree, referred to as a taxonomy. The cluster terms may represent dimensions in a multidimensional space (each cluster term represents one dimension) to be used when placing documents in this vector space.
According to another embodiment, in an operation 144, the scanned contents are classified for establishing a map. For example, documents may be placed in a vector space. The more frequent cluster terms may be counted to determine a value of frequency. The placement of a document in the dimension of a cluster term may be determined by this value. This may be done for every cluster term (dimension) until the document can be placed into the vector space as a point or vector (from the origin of the vector space to the location in the vector space where a document has been calculated to be placed). Documents or vectors that are near each other may be defined to belong to one cluster. This cluster may be named after the cluster terms found in most documents in this cluster. Cluster terms found in fewer documents may not be selected to label a cluster (even though the documents containing these particular cluster terms still belong to this cluster). Clusters that are found near each other in this multidimensional space may be clustered into one cluster. This cluster may be named after the most frequently used words in the documents the cluster contains. This process may be repeated until there is only one cluster left over, representing a root of the taxonomy tree.
According to another embodiment, in an operation 145, taxonomy engine 110 determines a relationship (e.g., affinity) between each document in a cluster and persons that have interacted with each document. In an operation 146, K-map is created based on clustering of the documents and a person's affinity to the clustered documents.
According to another embodiment, in an operation 148, the K-map may be updated by comparing the words in new documents (and documents designated as uncategorized documents in the K-map) to the words in the clusters it has already created. If the new documents are similar to the documents already in existing categories, the new documents may appear in the same categories. If the new documents are not similar (that is, they do not use cluster terms similar to those in documents already clustered into categories), taxonomy engine 110 may designate them as uncategorized documents. Documents designated as uncategorized may then be evaluated by the human editor as part of the process of K-map refinement.
In an operation 150, a user may edit the K-map using K-map editor 132. In one embodiment, K-map editor 132 may establish direct access to the K-map, rather than going through a work queue. In addition, K-map editor 132 may also enable the user to modify the taxonomy of K-map. A user may also specify categories and sub-categories for a document using K-map editor 132.
According to another aspect of the invention, K-map may be used as an efficient search system. As illustrated in
In the case of the K-map, the map database 130 stores the documents included in the taxonomy (or in some embodiments, references to the documents). This provides an effective mechanism to search for content. In some embodiments, system 600 may include a caching mechanism with a configurable expiration time that caches information that has been queried from the backend databases. For example, using various default settings, this cache may be refreshed every 60 minutes, and may be populated using the first query on the K-map submitted by any user. In one embodiment, when the cache exceeds a predetermined size, the least recently used cache entry may expire.
In some embodiments, various search criteria may be used including phrase matching (match entire string exactly, even if unquoted), fuzzy search (match alternate spellings), partial-word matching (match words containing search term), stemming (match part of string), thesaurus (match alternative words for query string), partial-word matching (match word containing search term), documents authored by_phrase matching, people named_phrase matching, people who know about_phrase matching, people whose profile contains_phrase matching, etc. In other embodiments, search criteria may include logical operators (e.g., AND, OR, etc.,) and mathematical characters (e.g., Σ, etc.), and expressive characters (!). In some embodiments, a wildcard search may be included to improve performance.
According to one aspect of the invention, K-map information retrieval system 600 may include a global text retrieval (GTR) engine (not otherwise illustrated). The GTR engine may use n-gram technology, which creates an index by breaking words down into “grams,” or strings having a uniform number of characters, to facilitate quick and efficient searching. The optimum number of characters in the string (the “n” in n-gram) may vary in different languages: for English and other Latin-derived languages, it may be three characters; for Asian languages, it may be two, etc. The GTR engine may support many languages and may have the ability to index documents that contain text in more than one language by adhering to a standard referred to as Unicode, thus making it a good choice for a product intended for international use. The GTR engine may also include “fuzzy” search and stemming capabilities. In one embodiment, keeping track of partial matches between strings of characters may be accomplished by the GTR engine.
As illustrated in
The K-map GUI 602, as illustrated in
As illustrated in
The K-map information retrieval system 600 of
Documents may refer to multiple types of text-based files from various locations in an organization, such as, for example, Lotus SmartSuite or Microsoft Office files, Web pages, Lotus Notes databases, etc.
The user may quickly scan the document summaries derived by the system 100 to help determine which documents are relevant. The user may also click on the column headings to easily change the view and see other information about the document such as its author, from where the document was retrieved, etc.
In some embodiments, K-map information retrieval system 600 may display a search score 619 (e.g., a number between 1 and 100) with each of the documents in the search results, and may list the documents in an order based on this score. A document with a high score, for example, may be the most relevant to the search terms. The search engine may use various mechanisms for scoring and ranking as would be apparent. In one embodiment, the ranking may depend, for example, on the size of the document being searched, the number of matches, and the location of the matches within the document. For example, a large document with two matches, one in the beginning and one in the middle of the document, may be assigned a lower score than a smaller document with two matches at the beginning of the document. According to one embodiment, system 100 may use statistical data on word usage frequency to make sure that words like “a,” “the,” or “of” have less or no weight than those that are less frequently used.
In one embodiment, documents 612 may include rankings for relevancy of information. In other embodiments, documents 612 may include scores for relevancy of information. A ranking may be derived by the system 600 based on its advanced metrics and analysis services that relate one or more person's activity with documents to determine value.
According to another embodiment, document usage patterns may also be factored into the scores using information collected by the spider component 104. These factors may include how many persons have accessed each document, how many times a document has been accessed by each person, how many links there are to and from the document, etc. All of these factors may be updated each time the spider component 104 operates to update the index.
To reduce time spent on trial and error, the system 600 may allow the user to find one or more persons who have experience with the subject matter associated with a given search string. The system 600 may return a list of one or more persons associated with the input search string and in some instances, their “affinity” ranking to that subject matter.
As illustrated in
As illustrated in
As illustrated on
According to another embodiment of the invention, as illustrated in
While viewing a profile, a user may find one or more persons within the organization, but not necessarily within the user's group, team, business unit, etc., with a high affinity to the topic of interest. The user (i.e., search performer) may see that this person is online and available. A pop-up collaboration menu (not otherwise illustrated in
According to another embodiment, in order to find all documents clustered within the created taxonomy, the system 100 may utilize the K-map indexer to index all the documents put onto the queue for scheduling. When a document is indexed, the system 100 indexes all contents of the documents. The index information may be broken out by repository 102 into different indexes. The system 100 may include one logical index, which may be made up of several separate physical index segments. For example, in LotusNotes bases system, the index files may be in the file system under \Lotus\DS\Data\ftdomain.di\Discovery Server in eight separate directories named LDSIDX00 through LDSIDX07. Other numbers of index segments may be used as would be apparent.
According to one embodiment, K-map information retrieval system 600 may maintain user profiles in a repository that may be queried directly to locate experts by skill, experience, project, education, and job type. The profiles may be created either by drawing demographic data from the system 100, or by mapping fields from other specific applications such as, for example, team rooms, discussions, and project tracking.
According to another embodiment of the invention, as illustrated in
According to yet another embodiment, K-station portal 800 may include multiple places. In some embodiment, these multiple places may be defined by users, created by departmental or enterprise IT (information technology) departments, or developed and shared by colleagues. K-station portal 800 may also include activity-based community places (e.g., a “new product brainstorming place”). In these places, users may monitor project status and participate in decision-making. For example, a sales place might include a sales-results reporting application, an information retrieval application, a list of sales tools, and a list of marketing staff available for consultation. In some embodiments, a user may determine participants in these community places. In other embodiments, the system determines participants based on their affinity to the subject matter of the activity in the community place. The K-station portal 800 may save time by introducing the user of system 100 to those persons, applications, and information assets available to the user to improve, for example, productivity.
According to one embodiment of the invention, as illustrated in
Place module 816 may provide access to one or more “places” where a user may organize and communicate knowledge data. These places may include, for example, a personal place, a shared place, a public place, etc. For example, a personal place may enable a user to organize and represent knowledge data in an authorized and secured personal place in the system 100. A user may select one or more portals and organize the one or more portals in the personal place. In public place of the system 100, a user may search for and/or monitor one or more types of information that may be accessible to all other users in the system 100. Shared place of the system 100 may provide, for example, all the information, applications, links to contents of the one or more documents in the one or more user selectable data repositories 102 and one or more persons having affinities to one or more subject matters or contents of the one or more documents in the one or more user selectable data repositories 102. In some embodiments, personal, public and shared places may be organized in a display of graphical user interface. In another embodiment, personal, public and shared places may be organized in a plurality of displays in graphical user interface. According to one embodiment of the invention, each place may include or otherwise be coupled to one or more portals. In some embodiments, a place may include one or more portals, a list of one or more indices to one or more persons having affinity to knowledge in a display, and communication modules to communicate with the one or more persons. A user may select and organize one or more portals within one or more places.
Communication module 818 may enable a user to communicate with one or more persons having affinities to knowledge data. In some embodiments, the communication module 818 may be coupled to place module 816. In some embodiments, the communication module 818 may be coupled to portal module 814. In some embodiments, communication module may include one or more applications, for example, e-mail, chat room, bulletin board, etc.
A process for communicating with one or more persons having affinity to knowledge data according to one embodiment of the invention is illustrated in
According to one embodiment, the one or more selected subject matters may include links to the one or more persons having affinities to the selected subject matters. According to another embodiment, the one or more of the selected one or more persons may be linked to all the subject matters with which they have affinities.
According to another embodiment of the invention, as illustrated in
In some embodiments, the profile creation module 165 may include or otherwise be coupled to profile mapping module 169, and profile synchronization module 171. Profile mapping module 169 may map information to contents of documents in one or more user selectable data repositories 102 based on the person's affinity to the contents. If there is any change in person's affinity to contents of documents in one or more user selectable data repositories 102a-n, system 100 may synchronize the change using profile synchronization module 171. In one embodiment, the profile synchronization module may identify an existing profile map and modify the profile map based on the changes in the person's affinities. In some embodiments, this synchronization may be performed periodically. In other embodiments, this synchronization may be performed upon the person's approval. One of the purposes of profile synchronization is to track changes to the organizational and contact information for one or more persons. In one embodiment, profile presentation module 175 may present profile data of one or more persons of the system 100.
A process of profile synchronization is illustrated in
In an operation 187, the system 100 may map user data (e.g., name of the user) to user's affinity data. This mapping may be performed by methods known to one skilled in the art. In some embodiments, when there is an update in mapping of user data to user's affinity data, the system 100 may synchronize the existing profile data with the updated information.
In an operation 197, the system 100 may maintain profile data. In some embodiments, a user may request the system 100 to present profile data using profile presentation module 175.
According to one embodiment, system 100 may provide mechanisms for organizations to develop customized solutions to specific knowledge management problems. Users and communities may aggregate important information and customize their workspaces using K-station, and then drill down more deeply when necessary by using the search and browse capabilities of system 100. In addition, system 100 may automatically collect the judgments of individuals (e.g., by analyzing their actions), and present these judgments in context at search time.
According to another embodiment, changes in knowledge may be gathered and tracked by the system 100, and the K-map may be dynamically revised. Implementation of these knowledge management components may be analyzed by content managers. In some embodiments, the system 100 may automatically find, organize, and map disparate content and add value to content by maintaining its context and by incorporating the opinions and judgments of individuals.
Other embodiments and uses of the invention will be apparent to those skilled in the art in consideration of the specification and practice of the invention is disclosed herein. The specification and examples should be considered exemplary only. For example, although the invention has been described in terms of a document, a document may be any document that may be categorized; for example, electronic mail messages, graphic files, or other type of electronic document. Additionally, although the invention has been described in terms of multiple modules, fewer or a greater number of modules may be used and modules may not be provided in the same location. The scope of the invention is only limited by the claims appended hereto.
This application is a Continuation of U.S. application Ser. No. 10/341,588, filed on Jan. 14, 2013, which claims priority from a U.S. Provisional Patent Application filed Jan. 14, 2002, titled, “Knowledge Server,” Ser. No. 60/347,283, which is hereby incorporated by reference. This application is related to co-pending patent applications titled “System and Method for Processing Data in a Distributed Architecture,” Ser. No. 10/045,064, and “System and Method for Using XML to Normalize Documents,” Ser. No. 10/044,913, filed on Jan. 15, 2002, which are hereby incorporated by reference. This application is also related to co-pending patent applications titled “A System and Method for Mapping Knowledge Data based on User's Affinity to Knowledge,” Ser. No. 10/341,591, “A System for Organizing Knowledge Data and Communicating with Users Having Affinity to Knowledge Data,” Ser. No. 10/341,583, “A System for Synchronizing of User's Affinity to Knowledge,” Ser. No. 10/341,584, “A System for Categorizing and Normalizing Knowledge Data Based on User's Affinity to Knowledge,” Ser. No. 10/341,585, and “A System and Method for Distributing Services for Knowledge Management Processing,” Ser. No. 10/341,587, filed on Jan. 14, 2003, which are hereby incorporated by reference.
Number | Name | Date | Kind |
---|---|---|---|
4744028 | Karmarkar | May 1988 | A |
5740549 | Reilly et al. | Apr 1998 | A |
5761512 | Breslau et al. | Jun 1998 | A |
5873056 | Liddy et al. | Feb 1999 | A |
5895470 | Pirolli et al. | Apr 1999 | A |
5966707 | Van Huben et al. | Oct 1999 | A |
6041311 | Chislenko et al. | Mar 2000 | A |
6078918 | Allen et al. | Jun 2000 | A |
6115709 | Gilmour et al. | Sep 2000 | A |
6144944 | Kurtzman, II et al. | Nov 2000 | A |
6154783 | Gilmour et al. | Nov 2000 | A |
6205472 | Gilmour | Mar 2001 | B1 |
6208994 | Abdelnur | Mar 2001 | B1 |
6226645 | Bae et al. | May 2001 | B1 |
6226648 | Appleman et al. | May 2001 | B1 |
6240466 | McKeehan et al. | May 2001 | B1 |
6269369 | Robertson | Jul 2001 | B1 |
6349295 | Tedesco et al. | Feb 2002 | B1 |
6353840 | Saito et al. | Mar 2002 | B2 |
6377949 | Gilmour | Apr 2002 | B1 |
6377983 | Cohen et al. | Apr 2002 | B1 |
6397203 | Hembry | Apr 2002 | B1 |
6405197 | Gilmour | Jun 2002 | B2 |
6421669 | Gilmour et al. | Jul 2002 | B1 |
6513039 | Kraenzel | Jan 2003 | B1 |
6516350 | Lumelsky et al. | Feb 2003 | B1 |
6523026 | Gillis | Feb 2003 | B1 |
6553365 | Summerlin et al. | Apr 2003 | B1 |
6601026 | Appelt et al. | Apr 2003 | B2 |
6560588 | Minter | May 2003 | B1 |
6564217 | Bunney et al. | May 2003 | B2 |
6571279 | Herz et al. | May 2003 | B1 |
6604110 | Savage et al. | Aug 2003 | B1 |
6626957 | Lippert et al. | Sep 2003 | B1 |
6633916 | Kauffman | Oct 2003 | B2 |
6640229 | Gilmour et al. | Oct 2003 | B1 |
6647136 | Jones et al. | Nov 2003 | B2 |
6647384 | Gilmour | Nov 2003 | B2 |
6668251 | Goldberg | Dec 2003 | B1 |
6687873 | Ballantyne et al. | Feb 2004 | B1 |
6697800 | Jannink et al. | Feb 2004 | B1 |
6711570 | Goldberg et al. | Mar 2004 | B1 |
6714936 | Nevin, III | Mar 2004 | B1 |
6718366 | Beck et al. | Apr 2004 | B2 |
6732331 | Alexander | May 2004 | B1 |
6754648 | Fittges et al. | Jun 2004 | B1 |
6772137 | Hurwood et al. | Aug 2004 | B1 |
6789054 | Makhlouf | Sep 2004 | B1 |
6801940 | Moran et al. | Oct 2004 | B1 |
6816456 | Tse-Au | Nov 2004 | B1 |
6832224 | Gilmour | Dec 2004 | B2 |
6836797 | Givoly et al. | Dec 2004 | B2 |
6883001 | Abe | Apr 2005 | B2 |
6976018 | Teng et al. | Dec 2005 | B2 |
6996589 | Jayaram et al. | Feb 2006 | B1 |
7000194 | Newbold | Feb 2006 | B1 |
7003502 | Wizdo | Feb 2006 | B1 |
7043696 | Santori et al. | May 2006 | B2 |
7043698 | Newbold | May 2006 | B2 |
7065532 | Elder et al. | Jun 2006 | B2 |
7080082 | Elder et al. | Jul 2006 | B2 |
7092938 | Brown et al. | Aug 2006 | B2 |
7117161 | Bruce | Oct 2006 | B2 |
7124353 | Goodwin | Oct 2006 | B2 |
7130844 | Elder et al. | Oct 2006 | B2 |
7152059 | Monteverde | Dec 2006 | B2 |
7152061 | Curtis et al. | Dec 2006 | B2 |
7181447 | Curtis et al. | Feb 2007 | B2 |
7185001 | Burdick et al. | Feb 2007 | B1 |
7188107 | Moon et al. | Mar 2007 | B2 |
7200592 | Goodwin | Apr 2007 | B2 |
7206778 | Bode et al. | Apr 2007 | B2 |
7209906 | Goodwin | Apr 2007 | B2 |
7219098 | Goodwin et al. | May 2007 | B2 |
7222297 | Goodwin | May 2007 | B2 |
7249034 | Schirmer | Jul 2007 | B2 |
7266562 | Levine | Sep 2007 | B2 |
7293016 | Shakib et al. | Nov 2007 | B1 |
7313827 | Kelley et al. | Dec 2007 | B2 |
7392253 | Gursky et al. | Jun 2008 | B2 |
7412532 | Gondhalekar et al. | Aug 2008 | B2 |
7451131 | Curtis et al. | Nov 2008 | B2 |
7475354 | Guido et al. | Jan 2009 | B2 |
7480857 | Benbrahim et al. | Jan 2009 | B2 |
7516048 | Grigoriu et al. | Apr 2009 | B2 |
7584100 | Zhang et al. | Sep 2009 | B2 |
7627583 | Carter et al. | Dec 2009 | B2 |
7653622 | Huentelman et al. | Jan 2010 | B2 |
7657780 | D'Souza et al. | Feb 2010 | B2 |
7672932 | Hood et al. | Mar 2010 | B2 |
7689906 | Bax et al. | Mar 2010 | B2 |
7693825 | Wang et al. | Apr 2010 | B2 |
7698255 | Goodwin et al. | Apr 2010 | B2 |
7698303 | Goodwin | Apr 2010 | B2 |
7698333 | Cipollone | Apr 2010 | B2 |
7734638 | Shimizu et al. | Jun 2010 | B2 |
7739142 | Chand et al. | Jun 2010 | B2 |
7739274 | Curtis et al. | Jun 2010 | B2 |
7747639 | Kasperski et al. | Jun 2010 | B2 |
7761427 | Martin et al. | Jul 2010 | B2 |
7761805 | Hall et al. | Jul 2010 | B2 |
7778976 | D'Souza et al. | Aug 2010 | B2 |
7783617 | Lu et al. | Aug 2010 | B2 |
7788274 | Ionescu | Aug 2010 | B1 |
7801981 | Setogawa | Sep 2010 | B2 |
7836083 | Cipollone | Nov 2010 | B2 |
7836394 | Linder | Nov 2010 | B2 |
7840572 | Cutts et al. | Nov 2010 | B2 |
7844599 | Kasperski et al. | Nov 2010 | B2 |
7870416 | D'Souza et al. | Jan 2011 | B2 |
7882076 | Weetman et al. | Feb 2011 | B2 |
7917475 | D'Souza et al. | Mar 2011 | B2 |
7921164 | Bohle et al. | Apr 2011 | B2 |
7949660 | Green et al. | May 2011 | B2 |
7958110 | Hood et al. | Jun 2011 | B2 |
7984048 | Curtis et al. | Jul 2011 | B2 |
7987419 | Benbrahim et al. | Jul 2011 | B2 |
8024178 | Harik et al. | Sep 2011 | B1 |
8037087 | Curtis et al. | Oct 2011 | B2 |
8046410 | Chen et al. | Oct 2011 | B1 |
8051109 | Engel | Nov 2011 | B2 |
8065299 | Curtis et al. | Nov 2011 | B2 |
8078565 | Arsenault | Dec 2011 | B2 |
8095419 | Kapur | Jan 2012 | B1 |
8099419 | Peters et al. | Jan 2012 | B2 |
8112426 | Acharya et al. | Feb 2012 | B2 |
8112441 | Ebaugh et al. | Feb 2012 | B2 |
8161028 | Hu et al. | Apr 2012 | B2 |
8161318 | D'Souza et al. | Apr 2012 | B2 |
8180722 | Ajita et al. | May 2012 | B2 |
8180771 | Leeds et al. | May 2012 | B2 |
8195671 | Goodwin | Jun 2012 | B2 |
8234273 | Acharya et al. | Jul 2012 | B2 |
8271436 | D'Souza et al. | Sep 2012 | B2 |
8280722 | Harik et al. | Oct 2012 | B1 |
8280882 | Troy et al. | Oct 2012 | B2 |
8290949 | Baker et al. | Oct 2012 | B2 |
8290953 | Baker et al. | Oct 2012 | B2 |
8290954 | Baker et al. | Oct 2012 | B2 |
8296278 | Abraham | Oct 2012 | B2 |
8301616 | Guha et al. | Oct 2012 | B2 |
8307025 | Alba | Nov 2012 | B2 |
8307086 | Whitnah et al. | Nov 2012 | B2 |
8341107 | Aarseneault et al. | Dec 2012 | B2 |
8341225 | Parsons et al. | Dec 2012 | B2 |
8370387 | Egaugh et al. | Feb 2013 | B2 |
8402068 | Clendinning et al. | Mar 2013 | B2 |
8407231 | Acharya et al. | Mar 2013 | B2 |
8428358 | Eisenhart et al. | Apr 2013 | B2 |
8521749 | Cutts et al. | Aug 2013 | B2 |
8527524 | Acharya et al. | Sep 2013 | B2 |
8543542 | D'Souza et al. | Sep 2013 | B2 |
8549014 | Acharya et al. | Oct 2013 | B2 |
8606860 | Chang et al. | Dec 2013 | B2 |
8612463 | Brdiczka et al. | Dec 2013 | B2 |
8631001 | Lawrence et al. | Jan 2014 | B2 |
8666962 | Hood et al. | Mar 2014 | B2 |
8671056 | Whitney et al. | Mar 2014 | B1 |
8706560 | Sundaresan et al. | Apr 2014 | B2 |
8745135 | Chen et al. | Jun 2014 | B2 |
8775357 | Areseneault et al. | Jul 2014 | B2 |
8775421 | Plow et al. | Jul 2014 | B2 |
8805844 | Schorzman et al. | Aug 2014 | B2 |
8838582 | Hoernkvist et al. | Sep 2014 | B2 |
8862580 | Emigh et al. | Oct 2014 | B1 |
8868539 | Guha et al. | Oct 2014 | B2 |
8868752 | Whitnah et al. | Oct 2014 | B2 |
8930372 | Terui et al. | Jan 2015 | B2 |
8954470 | Ebaugh et al. | Feb 2015 | B2 |
9159048 | Goodwin et al. | Oct 2015 | B2 |
20010013029 | Gilmour | Aug 2001 | A1 |
20010042083 | Saito et al. | Nov 2001 | A1 |
20010047351 | Abe | Nov 2001 | A1 |
20020032850 | Kauffman | Mar 2002 | A1 |
20020046201 | Hembry | Apr 2002 | A1 |
20020049621 | Bruce | Apr 2002 | A1 |
20020049750 | Venkatram | Apr 2002 | A1 |
20020059244 | Bunney et al. | May 2002 | A1 |
20020078003 | Krysiak et al. | Jun 2002 | A1 |
20020078050 | Gilmour | Jun 2002 | A1 |
20020087600 | Newbold | Jul 2002 | A1 |
20020095462 | Beck et al. | Jul 2002 | A1 |
20020107801 | Jones et al. | Aug 2002 | A1 |
20020107861 | Clendinning et al. | Aug 2002 | A1 |
20020111934 | Narayan | Aug 2002 | A1 |
20020152244 | Dean et al. | Oct 2002 | A1 |
20020165861 | Gilmour | Nov 2002 | A1 |
20030028525 | Santos et al. | Feb 2003 | A1 |
20030037050 | Monteverde | Feb 2003 | A1 |
20030078766 | Appelt et al. | Apr 2003 | A1 |
20030105732 | Kagalwala et al. | Jun 2003 | A1 |
20030115187 | Bode et al. | Jun 2003 | A1 |
20030132965 | Santori et al. | Jul 2003 | A1 |
20030135379 | Schirmer et al. | Jul 2003 | A1 |
20030135489 | Goodwin et al. | Jul 2003 | A1 |
20030135499 | Schirmer et al. | Jul 2003 | A1 |
20030135516 | Goodwin et al. | Jul 2003 | A1 |
20030135606 | Goodwin et al. | Jul 2003 | A1 |
20030135818 | Goodwin et al. | Jul 2003 | A1 |
20030154186 | Goodwin et al. | Aug 2003 | A1 |
20030154196 | Goodwin et al. | Aug 2003 | A1 |
20030158866 | Goodwin et al. | Aug 2003 | A1 |
20030158867 | Goodwin et al. | Aug 2003 | A1 |
20030163485 | Goodwin et al. | Aug 2003 | A1 |
20030177118 | Moon et al. | Sep 2003 | A1 |
20030177127 | Goodwin et al. | Sep 2003 | A1 |
20030177212 | Givoly et al. | Sep 2003 | A1 |
20040030690 | Teng et al. | Feb 2004 | A1 |
20040044669 | Brown et al. | Mar 2004 | A1 |
20040068477 | Gilmour et al. | Apr 2004 | A1 |
20040088275 | Elder et al. | May 2004 | A1 |
20040088287 | Elder et al. | May 2004 | A1 |
20040088315 | Elder et al. | May 2004 | A1 |
20040088323 | Elder et al. | May 2004 | A1 |
20040111386 | Goldberg | Jun 2004 | A1 |
20040122740 | McCarrick et al. | Jun 2004 | A1 |
20040193691 | Chang | Sep 2004 | A1 |
20040205548 | Bax et al. | Oct 2004 | A1 |
20040210565 | Lu et al. | Oct 2004 | A1 |
20040215733 | Gondhalekar et al. | Oct 2004 | A1 |
20040267779 | Carter et al. | Dec 2004 | A1 |
20050010823 | Kelley et al. | Jan 2005 | A1 |
20050027750 | Martin et al. | Feb 2005 | A1 |
20050038797 | Tabuchi | Feb 2005 | A1 |
20050125374 | Curtis et al. | Jun 2005 | A1 |
20050125376 | Curtis et al. | Jun 2005 | A1 |
20050125391 | Curtis et al. | Jun 2005 | A1 |
20050125392 | Curtis et al. | Jun 2005 | A1 |
20050187923 | Cipollone | Aug 2005 | A1 |
20050198278 | Setogawa et al. | Sep 2005 | A1 |
20050210079 | Edlund et al. | Sep 2005 | A1 |
20050222981 | Lawrence et al. | Oct 2005 | A1 |
20050256755 | Chand et al. | Nov 2005 | A1 |
20050278313 | Plow et al. | Dec 2005 | A1 |
20060004561 | Zhang et al. | Jan 2006 | A1 |
20060007477 | Sekijima | Jan 2006 | A1 |
20060010390 | Guido et al. | Jan 2006 | A1 |
20060031218 | Cipollone | Feb 2006 | A1 |
20060059421 | Benbrahim et al. | Mar 2006 | A1 |
20060085417 | John et al. | Apr 2006 | A1 |
20060149731 | Schirmer et al. | Jul 2006 | A1 |
20060168059 | Chang et al. | Jul 2006 | A1 |
20060179061 | D'Souza | Aug 2006 | A1 |
20060184479 | Levin | Aug 2006 | A1 |
20060200441 | Nagatsuka | Sep 2006 | A1 |
20060200446 | Gursky et al. | Sep 2006 | A1 |
20060200461 | Lucas et al. | Sep 2006 | A1 |
20060230040 | Curtis et al. | Oct 2006 | A1 |
20060248076 | Troy et al. | Nov 2006 | A1 |
20060269146 | Eisenhart et al. | Nov 2006 | A1 |
20070013967 | Ebaugh et al. | Jan 2007 | A1 |
20070027861 | Huentelman et al. | Feb 2007 | A1 |
20070050339 | Kasperski et al. | Mar 2007 | A1 |
20070050351 | Kasperski et al. | Mar 2007 | A1 |
20070055652 | Hood | Mar 2007 | A1 |
20070055670 | Maycotte et al. | Mar 2007 | A1 |
20070055696 | Curtis et al. | Mar 2007 | A1 |
20070088761 | Shimizu et al. | Apr 2007 | A1 |
20070094254 | Cutts et al. | Apr 2007 | A1 |
20070100817 | Acharya et al. | May 2007 | A1 |
20070100945 | Bohle et al. | May 2007 | A1 |
20070143365 | D'Souza et al. | Jun 2007 | A1 |
20070143373 | D'Souza et al. | Jun 2007 | A1 |
20070143374 | D'Souza et al. | Jun 2007 | A1 |
20070168500 | D'Souza et al. | Jul 2007 | A1 |
20070174691 | D'Souza et al. | Jul 2007 | A1 |
20070233756 | D'Souza et al. | Oct 2007 | A1 |
20070244775 | Linder | Oct 2007 | A1 |
20070276829 | Wang et al. | Nov 2007 | A1 |
20070288602 | Sundaresan | Dec 2007 | A1 |
20080004827 | Grigoriu et al. | Jan 2008 | A1 |
20080005073 | Meek et al. | Jan 2008 | A1 |
20080016034 | Guha et al. | Jan 2008 | A1 |
20080021917 | Baker et al. | Jan 2008 | A1 |
20080066017 | Hall et al. | Mar 2008 | A1 |
20080091661 | Plow et al. | Apr 2008 | A1 |
20080147668 | Weetman et al. | Jun 2008 | A1 |
20080208824 | Curtis et al. | Aug 2008 | A1 |
20080208825 | Curtis et al. | Aug 2008 | A1 |
20080294790 | Alba | Nov 2008 | A1 |
20080313124 | Arseneault et al. | Dec 2008 | A1 |
20090055356 | Hanyu | Feb 2009 | A1 |
20090181765 | Benbrahim et al. | Jul 2009 | A1 |
20090216752 | Terui et al. | Aug 2009 | A1 |
20090327250 | Green et al. | Dec 2009 | A1 |
20100017400 | Engel | Jan 2010 | A1 |
20100017414 | Leeds et al. | Jan 2010 | A1 |
20100049852 | Whitnah et al. | Feb 2010 | A1 |
20100070503 | Abraham | Mar 2010 | A1 |
20100138400 | Curtis et al. | Jun 2010 | A1 |
20100145961 | Hu et al. | Jun 2010 | A1 |
20100161621 | Peters | Jun 2010 | A1 |
20100161661 | Hood et al. | Jun 2010 | A1 |
20100293204 | Baker et al. | Nov 2010 | A1 |
20100293205 | Baker et al. | Nov 2010 | A1 |
20110022605 | Acharya et al. | Jan 2011 | A1 |
20110029542 | Cutts et al. | Feb 2011 | A1 |
20110055207 | Schorzman et al. | Mar 2011 | A1 |
20110087734 | Parsons et al. | Apr 2011 | A1 |
20110238656 | Hood et al. | Sep 2011 | A1 |
20110258185 | Acharya et al. | Oct 2011 | A1 |
20110258203 | Wouhaybirita et al. | Oct 2011 | A1 |
20110264671 | Acharya et al. | Oct 2011 | A1 |
20110282872 | Oksman et al. | Nov 2011 | A1 |
20110302169 | Brdiczka et al. | Dec 2011 | A1 |
20110314105 | Chen et al. | Dec 2011 | A1 |
20120005199 | Acharya et al. | Jan 2012 | A1 |
20120084290 | Arseneault et al. | Apr 2012 | A1 |
20120096036 | Ebaugh et al. | Apr 2012 | A1 |
20120203766 | Hoernkvist et al. | Aug 2012 | A1 |
20120265769 | Apparao et al. | Oct 2012 | A1 |
20130013691 | Whitnah et al. | Jan 2013 | A1 |
20130030949 | Sundaresan | Jan 2013 | A1 |
20130041896 | Ghani et al. | Feb 2013 | A1 |
20130041906 | Adar et al. | Feb 2013 | A1 |
20130054555 | Guha et al. | Feb 2013 | A1 |
20130110844 | Ebaugh et al. | May 2013 | A1 |
20130151334 | Berkhin et al. | Jun 2013 | A1 |
20130185244 | Arseneault et al. | Jul 2013 | A1 |
20140172875 | Rubinstein et al. | Jun 2014 | A1 |
20140304209 | Arseneault et al. | Oct 2014 | A1 |
Number | Date | Country |
---|---|---|
2005217413 | Sep 2005 | AU |
1087306 | Mar 2001 | EP |
1143356 | Oct 2001 | EP |
1698987 | Sep 2006 | EP |
1856637 | Nov 2007 | EP |
2008120043 | Oct 2008 | WO |
2008150891 | Dec 2008 | WO |
2010021835 | Feb 2010 | WO |
2014047196 | Mar 2014 | WO |
Entry |
---|
Jason Bargent, “How to Build an Effective Knowledge Map”, by Penton Technology Media, 4 pages, 2001. |
Jason Bargent; “11 Steps to Building a Knowledge Map”; Penton Technology Media; 2001; 8 pages. |
Lotus; “Lotus White Paper Building Enterprise Taxonomies with the Lotus Discovery Server”; A Lotus Develoopment Corporation White Paper; Apr. 2001; 20 pages. |
Pohs et al.:; “Practical Knowledge Management: The Lotus Knowledge Discovery System”; IBM Press; Aug. 2001; 20 pages. |
Back et al., “Supporting Business Processes through Knowledge Management—A Technology-based Analysis”, KnowledgeSource of University of St. Gallen, Jan. 3, 2000, 114 pages. |
“Automated Expertise Profiling Saves Time”, [online] Tacit Knowledge Systems, Inc., © 2001, retrieved from the Internet: <http://www.tacit.com/products/profiling.html>, retrieved Jan. 9, 2002, 3 pages. |
“Expertise Discovery & Search”, [online] Tacit Knowledge Systems, Inc., © 2001, retrieved from the Internet: <http://www.tacit.com/products/espdiscovery.html,> retrieved Jan. 9, 2002, 2 pages. |
“KnowledgeMail”, [online] Tacit Knowledge Systems, Inc., © 2001, retrieved from the Internet: <http://www.tacit.com/products/knowledgemail.html,> retrieved Jan. 9, 2002, 3 pages. |
“Tacit Knowledge Systems, Inc.—Products,” [online] Retrieved from the Internet: <http://web.archive.org/web/20001207002300/http://www.tacit.com/., retrieved Aug. 30, 2005, 14 pg. |
Tacit, KnowledgeMail & KnowledgeMail Plus, “Creating the Smarter Enterprise”, Tacit Knowledge Systems, Inc., © May 2001, 22 pg. |
Jenkins, C., “User Studies: Electronic Journals and User Response to New Modes of Information Delivery”, Library Acquisitions: Practice & Theory, vol. 21, No. 3, pp. 355-363, 1997. |
“You've Got Expertise,” [online] Forbes.com, Feb. 26, 2001, retrieved from the Internet: <http://www.forbes.com/global/2001/0205/088--print.html>, retrieved Feb. 26, 2001. |
Mattox et al., “Enterprise Expert and Knowledge Discovery”, Proc. of the Int'l. Conf. on Human Computer Interaction, Aug. 23-27, 1999, Munich, Germany, 11 pages. |
U.S. Appl. No. 60/482,171, filed Jun. 24, 2003, Song et al., 171 pages. |
Maybury et al., “Expert Finding for Collaborative Virtual Environments”, Communications of the ACM, vol. 44, No. 12, Dec. 2001, pp. 1, 2, 55, 56. |
McDonald, D. W., “Evaluating Expertise Recommendations”, Proc. of the 2001 Int'l. ACM SIGGROUP Conf. on Supporting Group Work, in Boulder, Colorado, Oct. 2, 2001, 10 pg. |
Raschid, L. et al., “Interoperable Query Processing with Multiple Heterogeneous Knowledge Servers”, ACM, 1993, pp. 461-470. |
Vivacqua, A. et al., “Agents to Assist in Finding Help”, Conf. on Human Factors& Computing Systems Proceedings, in the Hague, the Netherlands, Apr. 1-6, 2000, pp. 65-72. |
Wang, J. et al., “Ranking User's Relevance to a Topic Through Link Analysis on Web Logs”, Proc. of the 4th Int'l. Workshop on Web Information and Data Management in McLean, Virginia, ACM Press, Nov. 8, 2002, pp. 49-54. |
U.S. Appl. No. 10/341,585, Non-Final Office Action, dated Jul. 26, 2005, 8 pg. |
U.S. Appl. No. 10/341,585, Final Office Action, dated Nov. 25, 2005, 10 pg. |
U.S. Appl. No. 10/341,585, PreBrief Appeal Conference Decision, Apr. 4, 2006, 2 pg. |
U.S. Appl. No. 10/341,585, Non-Final Office Action, dated Jan. 4, 2007, 8 pg. |
U.S. Appl. No. 10/341,585, Final Office Action, dated Jun. 18, 2007, 9 pg. |
U.S. Appl. No. 10/341,585, Examiner's Answer, Dec. 13, 2007, 12 pg. |
U.S. Appl. No. 10/341,585, Decision on Appeal, Oct. 14, 2009, 9 pg. |
U.S. Appl. No. 10/341,585, Notice of Allowance, dated Nov. 30, 2009, 3 pg. |
U.S. Appl. No. 10/341,587, Non-Final Office Action, dated Sep. 15, 2005, 8 pg. |
U.S. Appl. No. 10/341,587, Final Office Action, dated Jun. 28, 2006, 10 pg. |
U.S. Appl. No. 10/341,587, Advisory Action, dated Nov. 21, 2006, 3 pg. |
U.S. Appl. No. 10/341,587, Advisory Action, dated Dec. 26, 2006, 3 pg. |
U.S. Appl. No. 10/341,587, Non-Final Office Action, dated Mar. 19, 2007, 9 pg. |
U.S. Appl. No. 10/341,587, Non-Final Office Action, dated Sep. 6, 2007, 10 pg. |
U.S. Appl. No. 10/341,587, Non-Final Office Action, dated Mar. 20, 2008, 13 pg. |
U.S. Appl. No. 10/341,587, Final Office Action, dated Oct. 15, 2008, 13 pg. |
U.S. Appl. No. 10/341,587, Non-Final Office Action, dated Dec. 23, 2008, 10 pg. |
U.S. Appl. No. 10/341,587, Final Office Action, dated Jun. 8, 2009, 9 pg. |
U.S. Appl. No. 10/341,587, Non-Final Office Action, dated Dec. 21, 2009, 10 pg. |
U.S. Appl. No. 10/341,587, Final Office Action, dated Jun. 29, 2010, 12 pg. |
U.S. Appl. No. 10/341,587, Non-Final Office Action, dated Nov. 29, 2010, 14 pg. |
U.S. Appl. No. 10/341,587, Final Office Action, dated May 11, 2011, 16 pg. |
U.S. Appl. No. 10/341,587, Notice of Allowance, dated Dec. 16, 2011, 5 pg. |
U.S. Appl. No. 10/341,588, Non-Final Office Action, dated Aug. 10, 2005, 9 pg. |
U.S. Appl. No. 10/341,588, Final Office Action, dated Jan. 24, 2006, 8 pg. |
U.S. Appl. No. 10/341,588, Non-Final Office Action, dated Jun. 15, 2006, 9 pg. |
U.S. Appl. No. 10/341,588, Final Office Action, dated Nov. 30, 2006, 11 pg. |
U.S. Appl. No. 10/341,588, Non-Final Office Action, dated Dec. 26, 2007, 9 pg. |
U.S. Appl. No. 10/341,588, Final Office Action, dated Jun. 25, 2008, 11 pg. |
U.S. Appl. No. 10/341,588, Examiner's Answer to Appeal Brief, Oct. 28, 2008, 13 pg. |
U.S. Appl. No. 10/341,588, Decision on Appeal, Mar. 15, 2010, 9 pg. |
U.S. Appl. No. 10/341,588, Final Office Action, dated Jun. 14, 2010, 8 pg. |
U.S. Appl. No. 10/341,588, Examiner's Answer to Appeal Brief, Mar. 23, 2011, 12 pg. |
U.S. Appl. No. 10/341,588, Decision on Appeal, Apr. 18, 2013, 10 pg. |
U.S. Appl. No. 10/341,588, Non-Final Office Action, dated Jul. 25, 2013, 8 pg. |
U.S. Appl. No. 10/341,588, Final Office Action, dated Jan. 17, 2014, 9 pg. |
U.S. Appl. No. 10/341,588, Non-Final Office Action, dated Oct. 23, 2014, 11 pg. |
U.S. Appl. No. 10/341,588, Notice of Allowance, dated May 22, 2015, 9 pg. |
U.S. Appl. No. 10/045,064, Non-Final Office Action, dated May 5, 2004,7 pg. |
U.S. Appl. No. 10/045,064, Final Office Action, dated Jan. 12, 2006 8 pg. |
U.S. Appl. No. 10/045,064, Notice of Allowance, dated Jul. 3, 2006,4 pg. |
U.S. Appl. No. 10/044,913, Non-Final Office Action, dated Dec. 3, 2004, 9 pg. |
U.S. Appl. No. 10/044,913, Final Office Action, dated Jun. 2, 2005, 10 pg. |
U.S. Appl. No. 10/044,913, Advisory Action, dated Aug. 19, 2005, 3pg. |
U.S. Appl. No. 10/044,913, Pre-Appeal Conference Decision, Nov. 7, 2005, 2 pg. |
U.S. Appl. No. 10/044,913, Non-Final Office Action, dated Dec. 28, 2005, 9 pg. |
U.S. Appl. No. 10/044,913, Final Office Action, dated May 23, 2006, 11 pg. |
U.S. Appl. No. 10/044,913, Pre-Appeal Conference Decision, Oct. 17, 2006, 2 pg. |
U.S. Appl. No. 10/044,913, Notice of Allowance, dated Jan. 18, 2007, 4 pg. |
U.S. Appl. No. 10/044,913, Notice of Allowance, dated Feb. 20, 2007, 2 pg. |
U.S. Appl. No. 10/341,591, Non-Final Office Action, dated Aug. 10, 2005, 9 pg. |
U.S. Appl. No. 10/341,591, Final Office Action, dated Jan. 24, 2006, 9 pg. |
U.S. Appl. No. 10/341,591, Non-Final Office Action, dated Jun. 28, 2006, 10 pg. |
U.S. Appl. No. 10/341,591, Final Office Action, dated Dec. 15, 2006, 12 pg. |
U.S. Appl. No. 10/341,591, Examiner's Answer, Nov. 17, 2007, 15 pg. |
U.S. Appl. No. 10/341,591, Decision on Appeal, Oct. 28, 2009, 14 pg. |
U.S. Appl. No. 10/341,591, Final Office Action, dated Mar. 1, 2010, 6 pg. |
U.S. Appl. No. 10/341,591, Advisory Action, dated May 14, 2010, 3 pg. |
U.S. Appl. No. 10/341,583, Non-Final Office Action, dated Aug. 26, 2005, 8 pg. |
U.S. Appl. No. 10/341,583, Final Office Action, dated Jan. 11, 2006, 11 pg. |
U.S. Appl. No. 10/341,583, Non-Final Office Action, dated Jun. 15, 2006, 10 pg. |
U.S. Appl. No. 10/341,583, Final Office Action, dated Jan. 11, 2007, 8 pg. |
U.S. Appl. No. 10/341,583, Advisory Action, dated Jul. 17, 2007, 3 pg. |
U.S. Appl. No. 10/341,583, Examiner's Answer, Dec. 7, 2007, 12 pg. |
U.S. Appl. No. 10/341,583, Decision on Appeal Oct. 14, 2009, 8 pg. |
U.S. Appl. No. 10/341,583, Notice of Allowance, dated Dec. 1, 2009, 7 pg. |
U.S. Appl. No. 10/341,584, Non-Final Office Action, dated Sep. 7, 2005, 9 pg. |
U.S. Appl. No. 10/341,584, Final Office Action, dated Feb. 2, 2006, 9 pg. |
U.S. Appl. No. 10/341,584, Non-Final Office Action, dated Jun. 15, 2006, 11 pg. |
U.S. Appl. No. 10/341,584, Notice of Allowance, dated Nov. 30, 2006, 10. pg. |
Number | Date | Country | |
---|---|---|---|
20160092513 A1 | Mar 2016 | US |
Number | Date | Country | |
---|---|---|---|
60347283 | Jan 2002 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 10341588 | Jan 2003 | US |
Child | 14871040 | US |