US20190303876A1 - Nearest known person directory function - Google Patents

Nearest known person directory function Download PDF

Info

Publication number
US20190303876A1
US20190303876A1 US16/443,869 US201916443869A US2019303876A1 US 20190303876 A1 US20190303876 A1 US 20190303876A1 US 201916443869 A US201916443869 A US 201916443869A US 2019303876 A1 US2019303876 A1 US 2019303876A1
Authority
US
United States
Prior art keywords
contact
hierarchy
logical
contacts
organization
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.)
Pending
Application number
US16/443,869
Inventor
David Louis Kaminsky
David M. Ogle
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.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
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 International Business Machines Corp filed Critical International Business Machines Corp
Priority to US16/443,869 priority Critical patent/US20190303876A1/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KAMINSKY, DAVID LOUIS, OGLE, DAVID M.
Publication of US20190303876A1 publication Critical patent/US20190303876A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/109Time management, e.g. calendars, reminders, meetings or time accounting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24553Query execution of query operations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Definitions

  • the present invention relates to the field of groupware, and more particularly to contact management.
  • contact management applications serve the purpose of storing contacts for easy, fast retrieval
  • contact management applications cannot in of themselves provide an abstract representation of the relationship between contacts and contact characteristics, including job title, location, expertise, etc.
  • Organizational charts typically form an abstract representation of contacts in a firm as the contacts relate to one another. Drawing programs, and even organizational chart programs, provide an electronic method of creating and managing contacts in an organizational chart. Still, organizational charts alone cannot relate contacts to one another based upon the type of query typical in a contact management application.
  • contact management applications typically provide the end user with the ability to query the application for a person having a particular static characteristic such as last name, address, department, title, and the like.
  • relational queries such as, “Find the person whose office is closest to my office” are not possible using conventional contact management applications.
  • boolean operations implicating relations between contacts remain similarly impossible.
  • the boolean operation “Find the person whose office is closest either to my office or the office of my supervisor” remains an impossibility for conventional contact management systems.
  • the present invention is a nearest known person directory function for contact management systems which overcomes the deficiencies of conventional contact management systems and provides a novel and non-obvious method and system for conducting boolean operations implicating relations between contacts in a contact management system.
  • a method for matching nearest contacts in a logical contact hierarchy can include establishing an anchor contact in the logical contact hierarchy.
  • the logical contact hierarchy can be a hierarchical structure of contacts in which the position of each contact in the hierarchy is based upon the relationship between other contacts in the hierarchy. As an example, such relationship can include the office locations of the contacts with respect to one another, the seniority of a contact within an organization as expressed in terms of supervisory capacity, rank, role or tenure, and any other differentiating characteristics.
  • a distance within the logical contact hierarchy can be computed between the anchor contact and a selected contact for each contact in the logical contact hierarchy.
  • a relationship can be established between the anchor contact and the selected contact for each contact in the hierarchy.
  • the magnitude of that relationship can be measured to identify the distance between the contacts within the logical hierarchy.
  • a contact can be selected as a closest matching contact from among the contacts in the logical contact hierarchy having a shortest computed distance in the logical contact hierarchy.
  • each of the establishing, computing and selecting steps can be repeated for at least one additional anchor contact in the logical contact hierarchy.
  • at least one boolean operation can be performed on each closest matching contact produced by the repeating step for each anchor contact to compute a boolean closest matching contact in the logical contact hierarchy.
  • the logical contact hierarchy can define a hierarchical structure of seniority or superiority (in terms of role, tenure or supervisory capacity) of employees in an organization.
  • the logical contact hierarchy can define office locations of contacts in an organization.
  • the distance between office locations of contacts in an organization can be seen as a continuous function which requires an ordering of contacts in terms of nearest to furthest. It will be recognized by one skilled in the art that the continuous nature of distance does not lend itself as naturally to a hierarchical structure as other types of relationships, for instance seniority or superiority. Yet, though an ordering of contacts in terms of distance remains the degenerate case of a hierarchy, the invention still can accommodate such a structure simply by computing the distance between contacts along a hierarchy structured as a linear path.
  • a system for matching nearest contacts in a logical contact hierarchy can include a logical contact hierarchy disposed in a database; and, a hierarchical query processor coupled to the logical contact hierarchy.
  • the hierarchical query processor can be configured to produce a closest matching contact from among contacts in the logical contact hierarchy based upon a specified anchor contact in the logical contact hierarchy.
  • a boolean operator further can be programmed to select a closest matching contact based upon a boolean expression operating upon multiple closest matching contacts produced by the hierarchical query processor.
  • FIG. 1 is a pictorial illustration of a system and method for matching nearest contacts in a contact hierarchy in accordance with one aspect of the inventive arrangements.
  • FIG. 2 is a flow chart illustrating a process for computing a boolean outcome for nearest matching contacts in the contact hierarchy of FIG. 1 .
  • the present invention is a system, method and apparatus for matching nearest contacts in a contact hierarchy.
  • boolean operations can be performed in nearest matches for multiple contacts in the hierarchy.
  • intra-contact relationships can be computed which can include geographic distances, rankings of authority, departmental distinctions and the like.
  • the nearest matching contact system and method of the present invention can compute a nearest match for a specified anchor contact, or a contact resulting from a boolean operation of two or more nearest matches for a specified anchor contact.
  • FIG. 1 is a pictorial illustration of a system and method for matching nearest contacts in a contact hierarchy in accordance with one aspect of the inventive arrangements.
  • a contact database 150 can include a set of organizational contacts 160 which can be organized into a logical hierarchy 170 based upon the relationship between each of the contacts 160 .
  • a set of organizational contacts 160 can be stored with suitable data to reproduce the hierarchy 170 , or a separate table can be produced based upon the stored organizational contacts 160 to produce the hierarchy 170 .
  • the hierarchy 170 itself can represent a hierarchical structure of contacts based upon any contact characteristic, such as contact seniority within the organization, contact location, and the like.
  • a hierarchical query processor 140 can be included in the system of the present invention.
  • the hierarchical query processor 140 can process requests 120 from requestors 110 for matching a nearest contact based upon an anchor contact reference.
  • the hierarchical query processor 140 can traverse the hierarchy 170 to determine which contact can be determined to be closest to the anchor contact reference within the hierarchy 170 .
  • closes it is meant that a contact is closest relationally to the anchor contact, rather than merely geographically.
  • the hierarchical query processor 140 can perform a relationship function that determines the magnitude of a given relationship between an anchor and a contract in the hierarchy 170 .
  • “closest” can refer to the contact which is related to the anchor contact at the closest level of seniority.
  • “closest” can refer to the contact whose office is most proximate to the anchor contact.
  • the hierarchical query processor 140 can determine the closest match to the anchor contact in the hierarchy 170 and can produce such closest match as a result 130 .
  • FIG. 2 is a flow chart illustrating a process for computing a boolean outcome for nearest matching contacts in the contact hierarchy of FIG. 1 .
  • an anchor contact within the hierarchy can be established to form the basis of a matching exercise.
  • the first contact in the directory of contacts can be selected.
  • the hierarchy can be traversed from the selected contact to the anchor contact.
  • a distance can be computed from the selected contact to the anchor contact. Once computed, the distance can be associated with the selected contact, for instance by writing a distance record to a contact node in a list of contacts.
  • decision block 225 it can be determined whether additional contacts remain to be analyzed in respect to the anchor contact. If so, in block 230 a next contact can be selected in the directory and the process of blocks 215 through 225 can repeat. Otherwise, when no further contacts remain to be analyzed, in block 235 the list of contacts and their associated distances can be sorted according to distance. In block 240 , the contact having the shortest distance to the anchor contact can be stored as the “nearest” or “closest” matching contact.
  • boolean operations can be performed on individually located nearest contacts.
  • the query “Find the person whose office is closest either to my office or the office of my supervisor” can be supported by conducting two separate closest matching contact analyses, followed by a boolean evaluation of both results.
  • decision block 245 it can be determined whether a boolean operation has been set forth in a query.
  • the stored result simply can be returned. Otherwise, the process can continue through blocks 255 through 265 . Specifically, if in decision block 255 , for the additional query, an additional anchor contact will be required, in block 260 the additional anchor contact can be established and the closest matching process can repeat in blocks 210 through 245 . Once complete, in block 265 the boolean operation can be performed upon the stored closest matches for each anchor contact. The result can be returned in block 250 .
  • the present invention can be realized in hardware, software, or a combination of hardware and software.
  • An implementation of the method and system of the present invention can be realized in a centralized fashion in one computer system, or in a distributed fashion where different elements are spread across several interconnected computer systems. Any kind of computer system, or other apparatus adapted for carrying out the methods described herein, is suited to perform the functions described herein.
  • a typical combination of hardware and software could be a general purpose computer system with a computer program that, when being loaded and executed, controls the computer system such that it carries out the methods described herein.
  • the present invention can also be embedded in a computer program product, which comprises all the features enabling the implementation of the methods described herein, and which, when loaded in a computer system is able to carry out these methods.
  • Computer program or application in the present context means any expression, in any language, code or notation, of a set of instructions intended to cause a system having an information processing capability to perform a particular function either directly or after either or both of the following a) conversion to another language, code or notation; b) reproduction in a different material form.

Abstract

A system for matching nearest contacts in a logical contact hierarchy can include a logical contact hierarchy disposed in a database; and, a hierarchical query processor coupled to the logical contact hierarchy. The hierarchical query processor can be configured to produce a closest matching contact from among contacts in the logical contact hierarchy based upon a specified anchor contact in the logical contact hierarchy. A boolean operator further can be programmed to select a closest matching contact based upon a boolean expression operating upon multiple closest matching contacts produced by the hierarchical query processor.

Description

    BACKGROUND OF THE INVENTION Statement of the Technical Field
  • The present invention relates to the field of groupware, and more particularly to contact management.
  • Description of the Related Art
  • Contact management predates the use of personal computers and has formed the foundation of organizational communications. Early attempts at managing external contacts include the simple address book, the Rolodex™, the Filofax™ and straightforward customer lists. Internally, organizational contacts had been managed through traditional internally distributed phone lists and direct-dial tables. More recently, contact management has been automated through the use of electronic address books, sometimes coupled to electronic mail address books. At the extreme, full-blown personal information management applications provide comprehensive contact management facilities and such applications represent the lifeblood of the sales industry.
  • While contact management applications serve the purpose of storing contacts for easy, fast retrieval, contact management applications cannot in of themselves provide an abstract representation of the relationship between contacts and contact characteristics, including job title, location, expertise, etc. Organizational charts typically form an abstract representation of contacts in a firm as the contacts relate to one another. Drawing programs, and even organizational chart programs, provide an electronic method of creating and managing contacts in an organizational chart. Still, organizational charts alone cannot relate contacts to one another based upon the type of query typical in a contact management application.
  • In this regard, contact management applications typically provide the end user with the ability to query the application for a person having a particular static characteristic such as last name, address, department, title, and the like. Yet, relational queries such as, “Find the person whose office is closest to my office” are not possible using conventional contact management applications. Worse yet, boolean operations implicating relations between contacts remain similarly impossible. Thus, as an example, the boolean operation “Find the person whose office is closest either to my office or the office of my supervisor” remains an impossibility for conventional contact management systems.
  • SUMMARY OF THE INVENTION
  • The present invention is a nearest known person directory function for contact management systems which overcomes the deficiencies of conventional contact management systems and provides a novel and non-obvious method and system for conducting boolean operations implicating relations between contacts in a contact management system. A method for matching nearest contacts in a logical contact hierarchy, can include establishing an anchor contact in the logical contact hierarchy. In this regard, the logical contact hierarchy can be a hierarchical structure of contacts in which the position of each contact in the hierarchy is based upon the relationship between other contacts in the hierarchy. As an example, such relationship can include the office locations of the contacts with respect to one another, the seniority of a contact within an organization as expressed in terms of supervisory capacity, rank, role or tenure, and any other differentiating characteristics.
  • In accordance with the inventive arrangements, a distance within the logical contact hierarchy can be computed between the anchor contact and a selected contact for each contact in the logical contact hierarchy. In this regard, a relationship can be established between the anchor contact and the selected contact for each contact in the hierarchy. Subsequently, the magnitude of that relationship can be measured to identify the distance between the contacts within the logical hierarchy. Finally, a contact can be selected as a closest matching contact from among the contacts in the logical contact hierarchy having a shortest computed distance in the logical contact hierarchy.
  • Notably, each of the establishing, computing and selecting steps can be repeated for at least one additional anchor contact in the logical contact hierarchy. Subsequently, at least one boolean operation can be performed on each closest matching contact produced by the repeating step for each anchor contact to compute a boolean closest matching contact in the logical contact hierarchy. In one aspect of the invention, the logical contact hierarchy can define a hierarchical structure of seniority or superiority (in terms of role, tenure or supervisory capacity) of employees in an organization. Alternatively, the logical contact hierarchy can define office locations of contacts in an organization.
  • In this regard, the distance between office locations of contacts in an organization can be seen as a continuous function which requires an ordering of contacts in terms of nearest to furthest. It will be recognized by one skilled in the art that the continuous nature of distance does not lend itself as naturally to a hierarchical structure as other types of relationships, for instance seniority or superiority. Yet, though an ordering of contacts in terms of distance remains the degenerate case of a hierarchy, the invention still can accommodate such a structure simply by computing the distance between contacts along a hierarchy structured as a linear path.
  • A system for matching nearest contacts in a logical contact hierarchy can include a logical contact hierarchy disposed in a database; and, a hierarchical query processor coupled to the logical contact hierarchy. The hierarchical query processor can be configured to produce a closest matching contact from among contacts in the logical contact hierarchy based upon a specified anchor contact in the logical contact hierarchy. A boolean operator further can be programmed to select a closest matching contact based upon a boolean expression operating upon multiple closest matching contacts produced by the hierarchical query processor.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • There are shown in the drawings embodiments which are presently preferred, it being understood, however, that the invention is not limited to the precise arrangements and instrumentalities shown, wherein:
  • FIG. 1 is a pictorial illustration of a system and method for matching nearest contacts in a contact hierarchy in accordance with one aspect of the inventive arrangements; and,
  • FIG. 2 is a flow chart illustrating a process for computing a boolean outcome for nearest matching contacts in the contact hierarchy of FIG. 1.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • The present invention is a system, method and apparatus for matching nearest contacts in a contact hierarchy. In particular, boolean operations can be performed in nearest matches for multiple contacts in the hierarchy. In this way, intra-contact relationships can be computed which can include geographic distances, rankings of authority, departmental distinctions and the like. More particularly, where the relationships between contacts in an organization can be modeled within a hierarchy, regardless of the type of relationship, the nearest matching contact system and method of the present invention can compute a nearest match for a specified anchor contact, or a contact resulting from a boolean operation of two or more nearest matches for a specified anchor contact.
  • FIG. 1 is a pictorial illustration of a system and method for matching nearest contacts in a contact hierarchy in accordance with one aspect of the inventive arrangements. In accordance with the present invention, a contact database 150 can include a set of organizational contacts 160 which can be organized into a logical hierarchy 170 based upon the relationship between each of the contacts 160. In this regard, a set of organizational contacts 160 can be stored with suitable data to reproduce the hierarchy 170, or a separate table can be produced based upon the stored organizational contacts 160 to produce the hierarchy 170. In any case, the hierarchy 170 itself can represent a hierarchical structure of contacts based upon any contact characteristic, such as contact seniority within the organization, contact location, and the like.
  • A hierarchical query processor 140 can be included in the system of the present invention. The hierarchical query processor 140 can process requests 120 from requestors 110 for matching a nearest contact based upon an anchor contact reference. In this regard, the hierarchical query processor 140 can traverse the hierarchy 170 to determine which contact can be determined to be closest to the anchor contact reference within the hierarchy 170. Once again, by reference to “closest”, it is meant that a contact is closest relationally to the anchor contact, rather than merely geographically. Thus, the hierarchical query processor 140 can perform a relationship function that determines the magnitude of a given relationship between an anchor and a contract in the hierarchy 170.
  • To that end, where the hierarchy 170 represents a logical hierarchical structure of seniority rather than geographic positioning, “closest” can refer to the contact which is related to the anchor contact at the closest level of seniority. By comparison, where the hierarchy 170 represents logical hierarchical structure of the location of contacts in a building or corporate campus, “closest” can refer to the contact whose office is most proximate to the anchor contact. In any event, the hierarchical query processor 140 can determine the closest match to the anchor contact in the hierarchy 170 and can produce such closest match as a result 130.
  • FIG. 2 is a flow chart illustrating a process for computing a boolean outcome for nearest matching contacts in the contact hierarchy of FIG. 1. Beginning in block 205, an anchor contact within the hierarchy can be established to form the basis of a matching exercise. In block 210 the first contact in the directory of contacts can be selected. In block 215, the hierarchy can be traversed from the selected contact to the anchor contact. Finally, in block 220, a distance can be computed from the selected contact to the anchor contact. Once computed, the distance can be associated with the selected contact, for instance by writing a distance record to a contact node in a list of contacts.
  • In decision block 225, it can be determined whether additional contacts remain to be analyzed in respect to the anchor contact. If so, in block 230 a next contact can be selected in the directory and the process of blocks 215 through 225 can repeat. Otherwise, when no further contacts remain to be analyzed, in block 235 the list of contacts and their associated distances can be sorted according to distance. In block 240, the contact having the shortest distance to the anchor contact can be stored as the “nearest” or “closest” matching contact.
  • Notably, in accordance with the inventive arrangements, boolean operations can be performed on individually located nearest contacts. For instance, the query, “Find the person whose office is closest either to my office or the office of my supervisor” can be supported by conducting two separate closest matching contact analyses, followed by a boolean evaluation of both results. To support boolean operations in this way, in decision block 245 it can be determined whether a boolean operation has been set forth in a query.
  • If not, in block 250 the stored result simply can be returned. Otherwise, the process can continue through blocks 255 through 265. Specifically, if in decision block 255, for the additional query, an additional anchor contact will be required, in block 260 the additional anchor contact can be established and the closest matching process can repeat in blocks 210 through 245. Once complete, in block 265 the boolean operation can be performed upon the stored closest matches for each anchor contact. The result can be returned in block 250.
  • The present invention can be realized in hardware, software, or a combination of hardware and software. An implementation of the method and system of the present invention can be realized in a centralized fashion in one computer system, or in a distributed fashion where different elements are spread across several interconnected computer systems. Any kind of computer system, or other apparatus adapted for carrying out the methods described herein, is suited to perform the functions described herein.
  • A typical combination of hardware and software could be a general purpose computer system with a computer program that, when being loaded and executed, controls the computer system such that it carries out the methods described herein. The present invention can also be embedded in a computer program product, which comprises all the features enabling the implementation of the methods described herein, and which, when loaded in a computer system is able to carry out these methods.
  • Computer program or application in the present context means any expression, in any language, code or notation, of a set of instructions intended to cause a system having an information processing capability to perform a particular function either directly or after either or both of the following a) conversion to another language, code or notation; b) reproduction in a different material form. Significantly, this invention can be embodied in other specific forms without departing from the spirit or essential attributes thereof, and accordingly, reference should be had to the following claims, rather than to the foregoing specification, as indicating the scope of the invention.

Claims (18)

We claim:
1. A method for matching nearest contacts in a logical contact hierarchy, the method comprising the steps of:
establishing an anchor contact in the logical contact hierarchy;
computing a distance within the logical contact hierarchy between said anchor contact and a selected contact, for each contact in the logical contact hierarchy; and,
selecting as a nearest matching contact, a contact from among contacts in said logical contact hierarchy having a shortest computed distance within the logical contact hierarchy.
2. The method of claim 1, further comprising the steps of:
repeating said establishing, computing and selecting steps for at least one additional anchor contact in the logical contact hierarchy; and,
performing at least one boolean operation on each closest matching contact produced by said repeating step for each anchor contact to compute a boolean closest matching contact in the logical contact hierarchy.
3. The method of claim 1, wherein the logical contact hierarchy defines a hierarchical structure of seniority of employees in an organization.
4. The method of claim 1, wherein the logical contact hierarchy defines office locations of contacts in an organization.
5. The method of claim 2, wherein the logical contact hierarchy defines a hierarchical structure of seniority of employees in an organization.
6. The method of claim 2, wherein the logical contact hierarchy defines office locations of contacts in an organization.
7. A system for matching nearest contacts in a logical contact hierarchy, comprising:
a logical contact hierarchy disposed in a database; and,
a hierarchical query processor coupled to said logical contact hierarchy and configured to produce a closest matching contact from among contacts in said logical contact hierarchy based upon a specified anchor contact in said logical contact hierarchy.
8. The system of claim 7, further comprising a boolean operator programmed to select a closest matching contact based upon a boolean expression operating upon multiple closest matching contacts produced by said hierarchical query processor.
9. The system of claim 7, wherein said logical contact hierarchy defines a hierarchical structure of seniority of employees in an organization.
10. The system of claim 7, wherein said logical contact hierarchy defines office locations of contacts in an organization.
11. The system of claim 8, wherein said logical contact hierarchy defines a hierarchical structure of seniority of employees in an organization.
12. The system of claim 8, wherein said logical contact hierarchy defines office locations of contacts in an organization.
13. A machine readable storage having stored thereon a computer program for matching nearest contacts in a logical contact hierarchy, said computer program comprising a routine set of instructions for causing the machine to perform the steps of:
establishing an anchor contact in the logical contact hierarchy;
computing a distance within the logical contact hierarchy between said anchor contact and a selected contact, for each contact in the logical contact hierarchy; and,
selecting as a closest matching contact, a contact from among said logical contact hierarchy having a shortest computed distance in the logical contact hierarchy.
14. The machine readable storage of claim 13, further comprising the steps of:
repeating said establishing, computing and selecting steps for at least one additional anchor contact in the logical contact hierarchy; and,
performing at least one boolean operation on each closest matching contact produced by said repeating step for each anchor contact to compute a boolean closest matching contact in the logical contact hierarchy.
15. The machine readable storage of claim 13, wherein the logical contact hierarchy defines a hierarchical structure of seniority of employees in an organization.
16. The machine readable storage of claim 13, wherein the logical contact hierarchy defines office locations of contacts in an organization.
17. The machine readable storage of claim 14, wherein the logical contact hierarchy defines a hierarchical structure of seniority of employees in an organization.
18. The machine readable storage of claim 14, wherein the logical contact hierarchy defines office locations of contacts in an organization.
US16/443,869 2003-03-31 2019-06-18 Nearest known person directory function Pending US20190303876A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/443,869 US20190303876A1 (en) 2003-03-31 2019-06-18 Nearest known person directory function

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US10/404,297 US9633331B2 (en) 2003-03-31 2003-03-31 Nearest known person directory function
US15/493,251 US10332075B2 (en) 2003-03-31 2017-04-21 Nearest known person directory function
US16/443,869 US20190303876A1 (en) 2003-03-31 2019-06-18 Nearest known person directory function

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US15/493,251 Continuation US10332075B2 (en) 2003-03-31 2017-04-21 Nearest known person directory function

Publications (1)

Publication Number Publication Date
US20190303876A1 true US20190303876A1 (en) 2019-10-03

Family

ID=32990140

Family Applications (3)

Application Number Title Priority Date Filing Date
US10/404,297 Expired - Fee Related US9633331B2 (en) 2003-03-31 2003-03-31 Nearest known person directory function
US15/493,251 Expired - Fee Related US10332075B2 (en) 2003-03-31 2017-04-21 Nearest known person directory function
US16/443,869 Pending US20190303876A1 (en) 2003-03-31 2019-06-18 Nearest known person directory function

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US10/404,297 Expired - Fee Related US9633331B2 (en) 2003-03-31 2003-03-31 Nearest known person directory function
US15/493,251 Expired - Fee Related US10332075B2 (en) 2003-03-31 2017-04-21 Nearest known person directory function

Country Status (1)

Country Link
US (3) US9633331B2 (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050039100A1 (en) * 2003-08-14 2005-02-17 International Business Machines Corporation Method and system for automatic error recovery in an electronic mail system
US7644008B1 (en) 2003-08-15 2010-01-05 Sprint Communications Company L.P. Web-based system and method for user role assignment in an enterprise
US7606798B2 (en) * 2003-09-22 2009-10-20 Google Inc. Methods and systems for improving a search ranking using location awareness
US7555534B2 (en) * 2006-02-15 2009-06-30 Microsoft Corporation Phonetic name support in an electronic directory
US7617243B2 (en) * 2006-05-24 2009-11-10 Microsoft Corporation Integrated address book based on departmental hierarchy
US8015246B1 (en) 2007-03-21 2011-09-06 Google Inc. Graphical user interface for chat room with thin walls
US8006191B1 (en) * 2007-03-21 2011-08-23 Google Inc. Chat room with thin walls
US7860928B1 (en) 2007-03-22 2010-12-28 Google Inc. Voting in chat system without topic-specific rooms
US7865553B1 (en) 2007-03-22 2011-01-04 Google Inc. Chat system without topic-specific rooms
US7904500B1 (en) 2007-03-22 2011-03-08 Google Inc. Advertising in chat system without topic-specific rooms
US7899869B1 (en) 2007-03-22 2011-03-01 Google Inc. Broadcasting in chat system without topic-specific rooms
CN101425068B (en) * 2007-10-30 2011-05-11 国际商业机器公司 Method for ordering search result and ordering device
US9870391B1 (en) * 2010-07-30 2018-01-16 Amazon Technologies, Inc. People search using proximity
US9477698B2 (en) * 2012-02-22 2016-10-25 Salesforce.Com, Inc. System and method for inferring reporting relationships from a contact database

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6539379B1 (en) * 1999-08-23 2003-03-25 Oblix, Inc. Method and apparatus for implementing a corporate directory and service center
US6678692B1 (en) * 2000-07-10 2004-01-13 Northrop Grumman Corporation Hierarchy statistical analysis system and method
US6768988B2 (en) * 2001-05-29 2004-07-27 Sun Microsystems, Inc. Method and system for incorporating filtered roles in a directory system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6714936B1 (en) * 1999-05-25 2004-03-30 Nevin, Iii Rocky Harry W. Method and apparatus for displaying data stored in linked nodes
US6625615B2 (en) * 2000-12-19 2003-09-23 International Business Machines Corporation Data processing system and method for multi-level directory searches
US6885860B2 (en) * 2001-01-19 2005-04-26 Microsoft Corporation Information management and processing in a wireless network
US6792421B2 (en) * 2001-08-13 2004-09-14 Genesis Group Inc. System and method for retrieving location-qualified site data
EP1532542A1 (en) * 2002-05-14 2005-05-25 Verity, Inc. Apparatus and method for region sensitive dynamically configurable document relevance ranking

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6539379B1 (en) * 1999-08-23 2003-03-25 Oblix, Inc. Method and apparatus for implementing a corporate directory and service center
US6678692B1 (en) * 2000-07-10 2004-01-13 Northrop Grumman Corporation Hierarchy statistical analysis system and method
US6768988B2 (en) * 2001-05-29 2004-07-27 Sun Microsystems, Inc. Method and system for incorporating filtered roles in a directory system

Also Published As

Publication number Publication date
US20170221003A1 (en) 2017-08-03
US20040193595A1 (en) 2004-09-30
US10332075B2 (en) 2019-06-25
US9633331B2 (en) 2017-04-25

Similar Documents

Publication Publication Date Title
US20190303876A1 (en) Nearest known person directory function
US5721911A (en) Mechanism for metadata for an information catalog system
US8200709B2 (en) Data model and applications
US7599934B2 (en) Server side filtering and sorting with field level security
US7979433B2 (en) Method and apparatus for implementing a corporate directory and service center
US4531186A (en) User friendly data base access
US7672966B2 (en) Adding extrinsic data columns to an existing database schema using a temporary column pool
EP1643384B1 (en) Query forced indexing
US7827478B2 (en) Dynamic generation of form pages for accessing a database
US20050010606A1 (en) Data organization for database optimization
US20060152755A1 (en) Method, system and program product for managing document summary information
EP1637993A2 (en) Impact analysis in an object model
US20050131777A1 (en) Process for organizing business and other contacts for multiple users
US20040210468A1 (en) System and method for providing a territory management tool
US7028020B1 (en) Interactive technique to automatically find and organize items similar to example items
US6957234B1 (en) System and method for retrieving data from a database using a data management system
EP1196867B1 (en) A method and an apparatus for the processing of queries to a database
US10902023B2 (en) Database-management system comprising virtual dynamic representations of taxonomic groups
US20060143206A1 (en) Interval tree for identifying intervals that intersect with a query interval
Kuhn et al. Expert Indexing in Oracle Database 11g: Maximum Performance for your Database
JP4334568B2 (en) Agent-based personal object management
EP1482417A1 (en) Data processing method and system for combining database tables
US7730052B2 (en) System and method for providing a virtual item context
Lucas et al. PERFORMANCE OF MAIN MEMORY INDEXING STRUCTURES IN A REAL-TIME ORDER PROMISING ENGINE
JP2002259450A (en) Writing method for related documentation with keyword of folder name, and recording medium with procedure of the method recorded thereon

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KAMINSKY, DAVID LOUIS;OGLE, DAVID M.;REEL/FRAME:049493/0718

Effective date: 20170314

STPP Information on status: patent application and granting procedure in general

Free format text: APPLICATION DISPATCHED FROM PREEXAM, NOT YET DOCKETED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED