Systems and methods for active column filtering

Information

  • Patent Grant
  • 9009171
  • Patent Number
    9,009,171
  • Date Filed
    Friday, May 2, 2014
    10 years ago
  • Date Issued
    Tuesday, April 14, 2015
    9 years ago
Abstract
Systems and methods are disclosed for active column filtering. In accordance with one implementation, a method is provided for active column filtering. The method includes providing a table having data values arranged in rows and columns, providing a first filter location indicator whose location is visually associated with a first column, and providing a first interface based on a selection of the first filter location indicator, wherein the first interface's location is visually associated with the first column. The method also includes acquiring a first filter input entered into the first interface, filtering the table based on the acquired first filter input, providing the filtered table for displaying, and providing an applied filter indicator, whose location is visually associated with the first column, the applied filter indicator including at least the first filter input.
Description
BACKGROUND

Vast amounts of data are readily available to analysts, researchers, and laypeople today, on the one hand allowing them to perform more complicated and detailed data analyses than ever, but on the other hand making it more difficult to find the information that is relevant and filter out the information that is not.





BRIEF DESCRIPTION OF THE DRAWINGS

Reference will now be made to the accompanying drawings, which illustrate exemplary embodiments of the present disclosure. In the drawings:



FIG. 1 is a block diagram of an exemplary electronic device, consistent with embodiments of the present disclosure;



FIG. 2 is a block diagram of an exemplary data fusion system, consistent with embodiments of the present disclosure;



FIG. 3 is an exemplary display displaying an exemplary table of data values, consistent with embodiments of the present disclosure;



FIG. 4 is a flowchart of an exemplary method for active column filtering, consistent with embodiments of the present disclosure; and



FIGS. 5A-5F illustrate exemplary user interactions with exemplary tables of data values, consistent with embodiments of the present disclosure.





DESCRIPTION OF EXEMPLARY EMBODIMENTS

Reference will now be made in detail to several exemplary embodiments of the present disclosure, including those illustrated in the accompanying drawings. Whenever possible, the same reference numbers will be used throughout the drawings to refer to the same or like parts.


Embodiments disclosed herein are directed, among other things, to systems and methods that allow the user to filter large amounts of data in a quick, logical, and visually associative way. More specifically, the systems and methods can, among other things, provide a table having data values arranged in rows and columns, provide a first filter location indicator that is visually associated with a first column, provide a first interface at a location visually associated with the first column, acquire a first filter input entered into the first interface, filter the table based on the acquired first filter input, and provide, at a location visually associated with the first column, an applied filter indicator that includes at least the first filter input.


According to some embodiments, the operations, techniques, and/or components described herein can be implemented by an electronic device, which can include one or more special-purpose computing devices. The special-purpose computing devices can be hard-wired to perform the operations, techniques, and/or components described herein, or can include digital electronic devices such as one or more application-specific integrated circuits (ASICs) or field programmable gate arrays (FPGAs) that are persistently programmed to perform the operations, techniques and/or components described herein, or can include one or more hardware processors programmed to perform such features of the present disclosure pursuant to program instructions in firmware, memory, other storage, or a combination. Such special-purpose computing devices can also combine custom hard-wired logic, ASICs, or FPGAs with custom programming to accomplish the technique and other features of the present disclosure. The special-purpose computing devices can be desktop computer systems, portable computer systems, handheld devices, networking devices, or any other device that incorporates hard-wired and/or program logic to implement the techniques and other features of the present disclosure.


The one or more special-purpose computing devices can be generally controlled and coordinated by operating system software, such as iOS, Android, Blackberry, Chrome OS, Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server, Windows CE, Unix, Linux, SunOS, Solaris, VxWorks, or other compatible operating systems. In other embodiments, the computing device can be controlled by a proprietary operating system. Operating systems control and schedule computer processes for execution, perform memory management, provide file system, networking, I/O services, and provide a user interface functionality, such as a graphical user interface (“GUI”), among other things.


By way of example, FIG. 1 is a block diagram that illustrates an implementation of an electronic device 110, which, as described above, can comprise one or more electronic devices. Electronic device 110 includes a bus 102 or other communication mechanism for communicating information, and one or more hardware processors 104, coupled with bus 102 for processing information. One or more hardware processors 104 can be, for example, one or more microprocessors.


Electronic device 110 also includes a main memory 106, such as a random access memory (RAM) or other dynamic storage device, coupled to bus 102 for storing information and instructions to be executed by processor 104. Main memory 106 also can be used for storing temporary variables or other intermediate information during execution of instructions to be executed by processor 104. Such instructions, when stored in non-transitory storage media accessible to one or more processors 104, render electronic device 110 into a special-purpose machine that is customized to perform the operations specified in the instructions.


Electronic device 110 further includes a read only memory (ROM) 108 or other static storage device coupled to bus 102 for storing static information and instructions for processor 104. A storage device 150, such as a magnetic disk, optical disk, or USB thumb drive (Flash drive), etc., is provided and coupled to bus 102 for storing information and instructions.


Electronic device 110 can be coupled via bus 102 to a display 112, such as a cathode ray tube (CRT), an LCD display, or a touchscreen, for displaying information to a computer user. An input device 114, including alphanumeric and other keys, is coupled to bus 102 for communicating information and command selections to processor 104. Another type of user input device is cursor control 116, such as a mouse, a trackball, or cursor direction keys for communicating direction information and command selections to processor 104 and for controlling cursor movement on display 112. The input device typically has two degrees of freedom in two axes, a first axis (for example, x) and a second axis (for example, y), that allows the device to specify positions in a plane. In some embodiments, the same direction information and command selections as cursor control may be implemented via receiving touches on a touch screen without a cursor.


Electronic device 110 can include a user interface module to implement a GUI that may be stored in a mass storage device as executable software codes that are executed by the one or more computing devices. This and other modules may include, by way of example, components, such as software components, object-oriented software components, class components and task components, processes, functions, attributes, procedures, subroutines, segments of program code, drivers, firmware, microcode, circuitry, data, databases, data structures, tables, arrays, and variables.


In general, the word “module,” as used herein, refers to logic embodied in hardware or firmware, or to a collection of software instructions, possibly having entry and exit points, written in a programming language, such as, for example, Java, Lua, C, and C++. A software module can be compiled and linked into an executable program, installed in a dynamic link library, or written in an interpreted programming language such as, for example, BASIC, Perl, Python, or Pig. It will be appreciated that software modules can be callable from other modules or from themselves, and/or can be invoked in response to detected events or interrupts. Software modules configured for execution on computing devices can be provided on a computer readable medium, such as a compact disc, digital video disc, flash drive, magnetic disc, or any other tangible medium, or as a digital download (and can be originally stored in a compressed or installable format that requires installation, decompression, or decryption prior to execution). Such software code can be stored, partially or fully, on a memory device of the executing computing device, for execution by the computing device. Software instructions can be embedded in firmware, such as an EPROM. It will be further appreciated that hardware modules can be comprised of connected logic units, such as gates and flip-flops, and/or can be comprised of programmable units, such as programmable gate arrays or processors. The modules or computing device functionality described herein are preferably implemented as software modules, but can be represented in hardware or firmware. Generally, the modules described herein refer to logical modules that may be combined with other modules or divided into sub-modules despite their physical organization or storage.


Electronic device 110 can implement the techniques and other features described herein using customized hard-wired logic, one or more ASICs or FPGAs, firmware and/or program logic which in combination with the electronic device causes or programs electronic device 110 to be a special-purpose machine. According to some embodiments, the techniques and other features described herein are performed by electronic device 110 in response to one or more processors 104 executing one or more sequences of one or more instructions contained in main memory 106. Such instructions can be read into main memory 106 from another storage medium, such as storage device 150. Execution of the sequences of instructions contained in main memory 106 causes processor 104 to perform the process steps described herein. In alternative embodiments, hard-wired circuitry can be used in place of or in combination with software instructions.


The term “non-transitory media” as used herein refers to any media storing data and/or instructions that cause a machine to operate in a specific fashion. Such non-transitory media can comprise non-volatile media and/or volatile media. Non-volatile media includes, for example, optical or magnetic disks, such as storage device 150. Volatile media includes dynamic memory, such as main memory 106. Common forms of non-transitory media include, for example, a floppy disk, a flexible disk, hard disk, solid state drive, magnetic tape, or any other magnetic data storage medium, a CD-ROM, any other optical data storage medium, any physical medium with patterns of holes, a RAM, a PROM, and EPROM, a FLASH-EPROM, NVRAM, any other memory chip or cartridge, and networked versions of the same.


Non-transitory media is distinct from, but can be used in conjunction with, transmission media. Transmission media participates in transferring information between storage media. For example, transmission media includes coaxial cables, copper wire and fiber optics, including the wires that comprise bus 102. Transmission media can also take the form of acoustic or light waves, such as those generated during radio-wave and infra-red data communications.


Various forms of media can be involved in carrying one or more sequences of one or more instructions to processor 104 for execution. For example, the instructions can initially be carried on a magnetic disk or solid state drive of a remote computer. The remote computer can load the instructions into its dynamic memory and send the instructions over a telephone line using a modem. A modem local to electronic device 110 can receive the data on the telephone line and use an infra-red transmitter to convert the data to an infra-red signal. An infra-red detector can receive the data carried in the infra-red signal and appropriate circuitry can place the data on bus 102. Bus 102 carries the data to main memory 106, from which processor 104 retrieves and executes the instructions. The instructions received by main memory 106 can optionally be stored on storage device 150 either before or after execution by processor 104.


Electronic device 110 also includes a communication interface 118 coupled to bus 102. Communication interface 118 provides a two-way data communication coupling to a network link 120 that is connected to a local network 122. For example, communication interface 118 can be an integrated services digital network (ISDN) card, cable modem, satellite modem, or a modem to provide a data communication connection to a corresponding type of telephone line. As another example, communication interface 118 can be a local area network (LAN) card to provide a data communication connection to a compatible LAN. Wireless links can also be implemented. In any such implementation, communication interface 118 sends and receives electrical, electromagnetic or optical signals that carry digital data streams representing various types of information.


Network link 120 typically provides data communication through one or more networks to other data devices. For example, network link 120 can provide a connection through local network 122 to a host computer 124 or to data equipment operated by an Internet Service Provider (ISP) 126. ISP 126 in turn provides data communication services through the world wide packet data communication network now commonly referred to as the “Internet” 128. Local network 122 and Internet 128 both use electrical, electromagnetic or optical signals that carry digital data streams. The signals through the various networks and the signals on network link 120 and through communication interface 118, which carry the digital data to and from electronic device 110, are example forms of transmission media.


Electronic device 110 can send messages and receive data, including program code, through the network(s), network link 120 and communication interface 118. In the Internet example, a server 130 might transmit a requested code for an application program through Internet 128, ISP 126, local network 122 and communication interface 118.


The received code can be executed by processor 104 as it is received, and/or stored in storage device 150, or other non-volatile storage for later execution.



FIG. 2 shows, in block diagram form, an exemplary data fusion system 200, consistent with embodiments of the present disclosure. In some embodiments, data fusion system 200 can be a part of or communicatively coupled to electronic device 110. Among other things, system 200 can facilitate transformation of one or more data sources, such as data sources 230, into an object model 260, whose semantics are defined by an ontology 250. The transformation can be performed for a variety of reasons. For example, a database administrator can wish to import data from data sources 230 into a database 270 for persistently storing object model 260. As another example, a data presentation component (not depicted) can transform input data from data sources 230 “on the fly” into object model 260. Object model 260 can then be utilized, in conjunction with ontology 250, for analysis through graphs and/or other data visualization techniques.


System 200 comprises a definition component 210 and a translation component 220, both implemented by one or more processors on one or more computing devices executing hardware and/or software-based logic for providing various functionality described herein. As will be appreciated from the present disclosure, system 200 can comprise fewer or additional components that provide various functionalities described herein. Such components are, for clarity, omitted from FIG. 2. Moreover, the component(s) of system 200 responsible for providing various functionalities can further vary from embodiment to embodiment.


Definition component 210 generates and/or modifies ontology 250 and a schema map 240. Exemplary embodiments for defining an ontology (such as ontology 250) are described in U.S. Pat. No. 7,962,495 (the '495 patent), issued Jun. 14, 2011, the entire contents of which are expressly incorporated herein by reference. Among other things, the '495 patent describes embodiments that define a dynamic ontology for use in creating data in a database. For creating a database ontology, one or more object types are created where each object type can include one or more properties. The attributes of object types or property types of the ontology can be edited or modified at any time. And for each property type, at least one parser definition is created. The attributes of a parser definition can be edited or modified at any time.


In some embodiments, each property type is declared to be representative of one or more object types. A property type is representative of an object type when the property type is intuitively associated with the object type. For example, a property type of “Social Security Number” may be representative of an object type “Person” but not representative of an object type “Business.”


In some embodiments, each property type has one or more components and a base type. In some embodiments, a property type may comprise a string, a date, a number, or a composite type consisting of two or more string, date, or number elements. Thus, property types are extensible and can represent complex data structures. Further, a parser definition can reference a component of a complex property type as a unit or token.


An example of a property having multiple components is a Name property having a Last Name component and a First Name component. An example of raw input data is “Smith, Jane.” An example parser definition specifies an association of imported input data to object property components as follows: {LAST_NAME}, {FIRST_NAME}→Name:Last, Name:First. In some embodiments, the association {LAST_NAME}, {FIRST_NAME} is defined in a parser definition using regular expression symbology. The association {LAST_NAME}, {FIRST_NAME} indicates that a last name string followed by a first name string comprises valid input data for a property of type Name. In contrast, input data of “Smith Jane” would not be valid for the specified parser definition, but a user could create a second parser definition that does match input data of “Smith Jane.” The definition Name:Last, Name:First specifies that matching input data values map to components named “Last” and “First” of the Name property.


As a result, parsing the input data using the parser definition results in assigning the value “Smith” to the Name:Last component of the Name property, and the value “Jane” to the Name:First component of the Name property.


Referring to FIG. 2, schema map 240 can define how various elements of schemas 235 for data sources 230 map to various elements of ontology 250. Definition component 210 receives, calculates, extracts, or otherwise identifies schemas 235 for data sources 230. Schemas 235 define the structure of data sources 230—for example, the names and other characteristics of tables, files, columns, fields, properties, and so forth. Definition component 210 furthermore optionally identifies sample data 236 from data sources 230. Definition component 210 can further identify object type, relationship, and property definitions from ontology 250, if any already exist. Definition component 210 can further identify pre-existing mappings from schema map 240, if such mappings exist.


Based on the identified information, definition component 210 can generate a graphical interface 215. Graphical interface 215 can be presented to users of a computing device via any suitable output mechanism (e.g., a display screen, an image projection, etc.), and can further accept input from users of the computing device via any suitable input mechanism (e.g., a keyboard, a mouse, a touch screen interface). Graphical interface 215 features a visual workspace that visually depicts representations of the elements of ontology 250 for which mappings are defined in schema map 240. Graphical interface 215 also includes controls for adding new elements to schema map 240 and/or ontology 250, including objects, properties of objects, and relationships, via the visual workspace. After elements of ontology 250 are represented in the visual workspace, graphical interface 215 can further provide controls in association with the representations that allow for modifying the elements of ontology 250 and identifying how the elements of ontology 250 correspond to elements of schemas 235. Optionally, the graphical interface 215 can further utilize sample data 236 to provide the user with a preview of object model 260 as the user defines schema map 240. In response to the input via the various controls of graphical interface 215, definition component 210 can generate and/or modify ontology 250 and schema map 240.


In some embodiments, graphical interface 215 can provide an interface providing a user with the ability to add structure to an unstructured document stored in data sources 230 by tagging one or more portions (e.g., text) within the document. Defining tags and applying these tags to a portion of the document can create object, properties, or links creating a relationship between one or more objects and/or properties.


Transformation component 220 can be invoked after schema map 240 and ontology 250 have been defined or redefined. Transformation component 220 identifies schema map 240 and ontology 250. Transformation component 220 further reads data sources 230 and identifies schemas 235 for data sources 230. For each element of ontology 250 described in schema map 240, transformation component 220 iterates through some or all of the data items of data sources 230, generating elements of object model 260 in the manner specified by schema map 240. In some embodiments, transformation component 220 can store a representation of each generated element of object model 260 in a database 270. In some embodiments, transformation component 220 is further configured to synchronize changes in object model 260 back to data sources 230.


Data sources 230 can be one or more sources of data, including, without limitation, spreadsheet files, databases, email folders, document collections, media collections, contact directories, and so forth. Data sources 230 can include structured data (e.g., a database, a .csv file, or any tab delimited or fixed-width file), semi-structured data (e.g., an email, an email server, or forms such as a suspicious activity report or currency transaction report), or unstructured data (e.g., encoded files such as PDF, sound, and image files). Data sources 230 can include data structures stored persistently in non-volatile memory. Data sources 230 can also or alternatively include temporary data structures generated from underlying data sources via data extraction components, such as a result set returned from a database server executing a database query.


Schema map 240, ontology 250, and schemas 235 can be stored in any suitable data structure(s), such as XML files, database tables, and so forth. In some embodiments, ontology 250 is maintained persistently. Schema map 240 can or cannot be maintained persistently, depending on whether the transformation process is perpetual or a one-time event. Schemas 235 need not be maintained in persistent memory, but can be cached for optimization.


Object model 260 comprises collections of elements such as typed objects, properties, and relationships. The collections can be structured in any suitable manner. In some embodiments, a database 270 stores the elements of object model 260, or representations thereof. In some embodiments, the elements of object model 260 are stored within database 270 in a different underlying format, such as in a series of object, property, and relationship tables in a relational database.



FIG. 3 shows an exemplary table 300 as displayed, for example, on display 112, in accordance with some embodiments. Table 300 can include data values 302 arranged in one or more rows and one or more columns. Table 300 can also include a header row, providing, for each column, header area 304 and header information, such as title. Data values can include any type of characters, including, for example, one or more numeric characters, alphabetic characters, alphanumeric characters, and special characters. Data values can be unformatted or formatted, for example, as numbers, strings, dates, currency, and so forth. In some embodiments, the table can include empty cells that contain no data values or data values marked as empty. A row can contain data values that are associated with each other. For example, all data values in the same row can represent a particular event, each data value describing a different parameter related to that event. The rows in the table can be unsorted, or they can be sorted, for example, by a data value appearing in a particular column. For example, if each row represents a particular event, one of the data values positioned in a particular column can correspond to the date and time of that event. In this example, the rows can be sorted in a chronological or a reversed chronological order, the most recent events appearing at the top or at the bottom, respectively.



FIG. 4 shows a flowchart representing an exemplary method 400 of active column filtering. In some embodiments, method 400 can be performed by a client application (e.g., a web browser) running on a client device, by a server (e.g., a web server), or it can have some steps (or parts thereof) executed on the client device, and some steps (or parts thereof) executed on the server. Thus, method 400 can be performed by one or more electronic devices, such as electronic device 110. And while method 400 and the other following embodiments described herein can be performed by multiple electronic devices each having one or more processors, for purposes of simplicity and without limitation, these embodiments will be explained with respect to a single electronic device (e.g., electronic device 110). While the flowchart discloses the following steps in a particular order, it is appreciated that at least some of the steps can be moved, modified, or deleted where appropriate, consistent with the teachings of the present disclosure.


At step 410, the electronic device displays one or more data values arranged in a table (e.g., table 300).


At step 420, the electronic device receives filter input. In some embodiments, the filter input can be received automatically from another process or application. In other embodiments, the filter input can be received from a user at a predetermined filter location on the display, where the predetermined filter location is visually associated with a particular column. As discussed below, the user can input multiple filter inputs, each filter input being visually associated with one column, but each column capable of being visually associated with multiple filter inputs.


A location can be said to be “visually associated” with a particular column, for example, when the location's visual association with the particular column is stronger than its visual association with any other columns. For example, the location can be visually associated with a particular column when it is within a close proximity of the particular column, or when it is closer to the particular column than to any other column, as measured, for example, based on the horizontal distance between the location and the column. As another example, a location can be visually associated with a particular column when the location's horizontal position falls within the two boundaries of the particular column, or when the location's horizontal position is within a predetermined threshold from one of the boundaries of the particular column.


In some embodiments, the location can be visually associated with a particular column when the location is inside the header of the particular column, directly or substantially adjacent to the column header, has some overlap with the column header, and so forth.


In some embodiments, the electronic device can display a filter location indicator for each column (or to each column to which a filter can be applied), which indicates to the user where he or she can click (or move a cursor to) in order to enter the filter input for each column. For example, FIG. 5A shows an exemplary table 300 having filter location indicators 510 displayed inside each column header 304. The user can select a filter location indicator, after which the electronic device can display, at or near the predetermined filter location, a GUI widget or interface suitable for receiving the filter input from the user, such as text box 520 illustrated in FIG. 5A, or any other suitable widget or interface. After the user enters the filter input, and after the filter input is applied by the electronic device to the table (as discussed in detail below), the applied filter input can be displayed at or near the predetermined filter location (see, e.g., applied filter indicator 530 in FIGS. 5B, 5D, and 5F).


While the filter location indicator, the interface for receiving the filter input, and the applied filter indicator are described herein as being displayed at or near the predetermined filter location, it is understood that they may or may not be displayed at the exact same location, but each of them, if displayed, can be displayed at a location that is visually associated with the corresponding column. For example, as illustrated in FIG. 5A, the filter location indicator can be located inside the column header (e.g., above the column title), the interface for receiving the filter input can be displayed above, below, or to the side of the column header (e.g., directly adjacent to the column header, substantially adjacent to the column header, with some overlap with the column header, and so forth), and the applied filter indicator can be located either inside the column header (e.g., instead of or next to the filter location indicator) or above, below, or to the side of the column header (e.g., directly adjacent to the column header, substantially adjacent to the column header, with some overlap with the column header, and so forth).


In addition, in some embodiments, the electronic device may not display the filter location indication, and the user can select any location that is visually associated with a particular column. For example, the user can select any location on the display (e.g., by clicking on it with a mouse or another pointing device), after which the electronic device can display a GUI interface (e.g., a text box) at or near the selected location, allowing the user to input the filter input into that interface. The electronic device can also determine, based on the selected location, which column is visually associated with the selected location, and apply the filter input to that column.


Allowing the user to enter his or her input at a location (either predetermined or selected in real time) that is visually associated with a particular column is beneficial to the user because the user does not have to divert his or her attention from the underlying data values and can immediately see which filter input applies to which column. It also allows the user to easily see how displayed data values are affected when the user modifies or cancels filter inputs.


In some embodiments, the entered filter input can include textual input, which can include any combination of one or more numeric characters, alphabetic characters, special characters, or any other types of characters. The textual filter input can be entered into a text box (e.g., text box 520) located at a location associated with a particular column.


In some embodiments, the filter input can also include one or more values selected by the user among a set of values. For example, the electronic device can display at the selected or predetermined location associated with a particular column a list (not shown) of one or more values, such as all data values appearing in the particular column, and the user can select one or more of those values. The list can be presented by the electronic device in a scrollable combo box, dropdown list, or another suitable GUI interface.


Still referring to step 420, in some embodiments, the filter input can include a range selected by the user. The range can be a numeric range defined, for example, by one limit (e.g., “all numbers greater than 100” or “all numbers less than 150”), by two limits (e.g., “all numbers between 100 and 150”), or by more than two limits (e.g., “all numbers between 100 and 150 and all numbers above 300”). The range can also be an alphabetical range defined by one, two, or more strings, in a manner similar to that described above. For example, the range can be defined as all strings that alphabetically fall between the strings “cat” and “dog.”


In some embodiments, the user can define the range by using visual controls, instead of or in addition to manually entering the range limit(s). For example, the electronic device can assist the user by first displaying the range of all the data values (e.g., all data values in a particular column visually associated with the first location). The range of all values can be displayed, for example, in the form of a ruler, a slider, or another suitable GUI interface.


In some embodiments, the electronic device can display a graph or a histogram (e.g., graph 550 in FIG. 5E), representing the statistical distribution of all the values in a particular column. The electronic device can then display, on or near the graph, one or more moveable handles (e.g., handles 560 in FIG. 5E), which can be moved by the user and which define the desired range. The range can also be reflected in a numeric form (e.g., minimum and maximum values 570 in FIG. 5E), allowing the user to see and modify the exact range that is being selected.


As discussed above, the user can, in some embodiments, input multiple filter inputs at locations visually associated with the same column. For example, when the user finishes entering text into one text box (e.g., text box 520), another text box (e.g., text box 525 illustrated in FIG. 5C) can be automatically added by the electronic device below or next to the first text box, and so forth.


In some embodiments, the user can at any time update the filter input, for example, by modifying or adding text to the text boxes, selecting or unselecting values from a value list, or changing the range limits, and so forth. The user can also remove filters, for example, by displaying the filters via clicking on the filter location indicator, and then removing the filter inputs, e.g., by clicking on the “x” symbol 540 illustrated in FIG. 5C.


In some embodiments, filter inputs of different types, such as the types discussed above, or any other types, can be applied to and visually associated with the same column. In addition, as mentioned above, the electronic device can receive filter inputs to more than one column. For example, the user can first enter one or more filter inputs at one predetermined filter location that is in visual association with one column, and then enter one or more filter inputs at another location that is in visual association with another column. Thus, the user can add unlimited number of filter inputs of various types to any number of columns, and the electronic device can filter the table based on all the filter inputs, as described below.


At step 430, for each column that has any filter input visually associated with it, the electronic device can determine any data values in that column that correspond to the filter input. For example, when a filter input includes a string of characters, the electronic device can determine any data values in the associated column that contain the string of characters. For example, if the filter input includes a string of characters “dan,” the electronic device can determine that the following data values correspond to the filter input: “browndan@example.com,” “Sudanese,” “Dan,” and “Dan Brown.” The determination can be either case sensitive, or not case sensitive, as in the above example. In some embodiments, the filter input can be inclusive and specify criteria for desired data values as described in the example above, or it can be exclusive and specify criteria for undesired data values. An example of an exclusive filter input can be “NOT dan,” in which the corresponding data values determined at step 430 can include all data values that do not contain the string “dan,” that is any values except “browndan@example.com,” “Sudanese,” “Dan,” and “Dan Brown.”


As another example, when the filter input includes a range of values, the electronic device can determine any data values in the associated column that correspond to the range, i.e., that fall within the range. For example, if the filter input includes a range “136-184,” the electronic device can determine that the following data values correspond to the filter input: 140, 159, 159, and 184. The range can be exclusive or inclusive, as in the above example. Also, as illustrated in the above example, sometimes there can be several identical data values in the same column, so there could be several identical data values that correspond to the filter input.


As yet another example, when filter input includes a list of values selected by the user, the electronic device can determine, at step 430, any data values in the associated column that correspond to the selected values on the list.


As discussed above, in some embodiments, several filter inputs can be associated with one column. In these embodiments, the electronic device can either apply a logical “OR” or a logical “AND” between the several filter input, depending, for example, on a predetermined setting which can be modified by the user. If logical “OR” is applied, the electronic device will determine, at step 430, any data values in the column that correspond to either of the filter inputs (as illustrated in FIGS. 5C and 5D), and if logical “AND” is applied, the electronic device will determine any data values in the column that correspond to each of the filter input (not illustrated).


At step 440, the electronic device can remove (or hide) from the displayed table any rows that do not comprise the data values determined at step 430, that is, any rows whose data values in a particular column do not correspond to the one or more filter inputs visually associated with that column. In some embodiments, the removal occurs automatically when the electronic device determines that the user has entered or updated the filter input (e.g., any time the user adds or modifies any filter input). In other embodiments, the removal occurs only after the user indicates to the electronic device that he or she would like to refresh the table based on the updated filter inputs, for example, by clicking on a “Refresh” button.


While in the above examples the electronic device determines at step 430 data values that correspond to filter input(s), and then at step 440 removes rows that do not contain those data values, it is appreciated that the electronic device can instead determine at step 430 data values that do not correspond to filter input(s), and then at step 440 remove rows that contain those data values.


Steps 430 and 440 can be repeated for each of the columns that have any filter inputs associated therewith, and as a result, any rows that have not been removed by the electronic device satisfy each of the one or more filter inputs visually associated with one or more columns.


In some embodiments, as mentioned above, the initial set of filter inputs can be entered automatically entered and applied by the electronic device based on input from a file, a memory, or another process running on the electronic device or remotely. For example, a user can receive (e.g., through email) a link to a particular event among a plurality of events. The user can then select the link, which can cause the electronic device to present a table (e.g., table 300) and automatically apply a set of filter inputs such that only the particular event is visible, and the remaining events are hidden. The user can then manually modify or remove some of the automatically applied filter inputs, which can cause additional events to appear in the table.


Embodiments of the present disclosure have been described herein with reference to numerous specific details that can vary from implementation to implementation. Certain adaptations and modifications of the described embodiments can be made. Other embodiments can be apparent to those skilled in the art from consideration of the specification and practice of the embodiments disclosed herein. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the present disclosure being indicated by the following claims. It is also intended that the sequence of steps shown in figures are only for illustrative purposes and are not intended to be limited to any particular sequence of steps. As such, it is appreciated that these steps can be performed in a different order while implementing the exemplary methods or processes disclosed herein.

Claims
  • 1. An electronic device comprising: one or more computer-readable storage media configured to store instructions; andone or more processors configured to execute the instructions to cause the electronic device to: provide a table having data values arranged in rows and columns;provide a first filter location indicator at a location that is visually associated with a first column, wherein the location of the provided first filter location indicator is visually associated with the first column based on the provided first filter location indicator being closer in proximity to the first column than to another column in the table;provide a first interface based on a selection of the provided first filter location indicator, wherein the first interface is at a location that is visually associated with the first column;acquire a first filter input entered into the first interface;filter the table based on the acquired first filter input;provide the filtered table for displaying; andprovide an applied filter indicator at a location that is visually associated with the first column, the applied filter indicator comprising at least the first filter input.
  • 2. The electronic device of claim 1, wherein the filter location indicator, the first interface, and the applied filter indicator are provided inside or substantially adjacent to a header of the first column.
  • 3. The electronic device of claim 1, wherein the first filter input comprises a string of characters, and the filtering of the table comprises determining in the first column data values comprising the string of characters and removing from the table one or more rows that do not comprise the determined data values in the first column.
  • 4. The electronic device of claim 1, wherein the one or more processors are further configured to execute the instructions to cause the electronic device to: provide a second interface, wherein the second interface's location is visually associated with the first column;acquire a second filter input entered into the second interface;further filter the table based on the acquired second filter input; andupdate the applied filter indicator to comprise the first and the second filter inputs.
  • 5. The electronic device of claim 4, wherein the first interface and the second interface are Graphical User Interface (GUI) widgets of different types.
  • 6. The electronic device of claim 1, wherein the first filter input comprises a range of values, and the filtering of the table comprises determining in the first column data values corresponding to the range of values and removing from the table one or more rows that do not comprise the determined data values in the first column.
  • 7. The electronic device of claim 6, wherein the one or more processors are further configured to execute the instructions to cause the electronic device to: provide a chart representing distribution of data values in the first column, the chart comprising one or more user-adjustable handles defining the range of values.
  • 8. The electronic device of claim 1, wherein the one or more processors are further configured to execute the instructions to cause the electronic device to: provide a second filter location indicator whose location is visually associated with a second column;provide a second interface based on a selection of the second filter location indicator, wherein the second interface's location is visually associated with the second column;acquire a second filter input entered into the second interface; andfilter the table based on the acquired first and second filter inputs.
  • 9. A method for active column filtering, the method being performed by one or more processors and comprising: providing a table having data values arranged in rows and columns;providing a first filter location indicator at a location that is visually associated with a first column, wherein the provided first filter location indicator is visually associated with the first column based on the provided first filter location indicator being closer in proximity to the first column than to another column in the table;providing a first interface based on a selection of the provided first filter location indicator, wherein the first interface is at a location that is visually associated with the first column;acquiring a first filter input entered into the first interface;filtering the table based on the acquired first filter input;providing the filtered table for displaying; andproviding an applied filter indicator at a location that is visually associated with the first column, the applied filter indicator comprising at least the first filter input.
  • 10. The method of claim 9, wherein the filter location indicator, the first interface, and the applied filter indicator are provided inside or substantially adjacent to a header of the first column.
  • 11. The method of claim 9, wherein the first filter input comprises a string of characters, and the filtering step comprises determining in the first column data values comprising the string of characters and removing from the table one or more rows that do not comprise the determined data values in the first column.
  • 12. The method of claim 9, further comprising: providing a second interface, wherein the second interface's location is visually associated with the first column;acquiring a second filter input entered into the second interface;further filtering the table based on the acquired second filter input; andupdating the applied filter indicator to comprise the first and the second filter inputs.
  • 13. The method of claim 12, wherein the first interface and the second interface are Graphical User Interface (GUI) widgets of different types.
  • 14. The method of claim 9, wherein the first filter input comprises a range of values, and the process of filtering comprises determining in the first column data values corresponding to the range of values and removing from the table one or more rows that do not comprise the determined data values in the first column.
  • 15. The method of claim 14, further comprising: providing a chart representing distribution of data values in the first column, the chart comprising one or more user-adjustable handles defining the range of values.
  • 16. The method of claim 9, further comprising: providing a second filter location indicator whose location is visually associated with a second column;providing a second interface based on a selection of the second filter location indicator, wherein the second interface's location is visually associated with the second column;acquiring a second filter input entered into the second interface; andfiltering the table based on the acquired first and second filter inputs.
  • 17. A non-transitory computer-readable medium storing a set of instructions that are executable by one or more electronic devices, each having one or more processors, to cause the one or more electronic devices to perform a method, the method comprising: providing a table having data values arranged in rows and columns;providing a first filter location indicator at a location that is visually associated with a first column, wherein the provided first filter location indicator is visually associated with the first column based on the provided first location indicator being closer in proximity to the first column than to another column in the table;providing a first interface based on a selection of the provided first filter location indicator, wherein the first interface is at a location that is visually associated with the first column;acquiring a first filter input entered into the first interface;filtering the table based on the acquired first filter input;providing the filtered table for displaying; andproviding an applied filter indicator at a location that is visually associated with the first column, the applied filter indicator comprising at least the first filter input.
  • 18. The non-transitory computer-readable medium of claim 17, wherein the filter location indicator, the first interface, and the applied filter indicator are provided inside or substantially adjacent to a header of the first column.
  • 19. The non-transitory computer-readable medium of claim 17, further comprising instructions executable by the one or more electronic devices to cause the one or more electronic devices to perform: providing a second interface, wherein the second interface's location is visually associated with the first column;acquiring a second filter input entered into the second interface;further filtering the table based on the acquired second filter input; andupdating the applied filter indicator to comprise the first and the second filter inputs.
  • 20. The non-transitory computer-readable medium of claim 17, wherein the first filter input comprises a range of values, and the filtering of the table comprises determining in the first column data values corresponding to the range of values and removing from the table one or more rows that do not comprise the determined data values in the first column, the non-transitory computer-readable medium further comprising instructions executable by the one or more electronic devices to cause the one or more electronic devices to perform: providing a chart representing distribution of data values in the first column, the chart comprising one or more user-adjustable handles defining the range of values.
US Referenced Citations (348)
Number Name Date Kind
5109399 Thompson Apr 1992 A
5329108 Lamoure Jul 1994 A
5632987 Rao et al. May 1997 A
5670987 Doi et al. Sep 1997 A
5781704 Rossmo Jul 1998 A
5845300 Comer Dec 1998 A
6057757 Arrowsmith et al. May 2000 A
6091956 Hollenberg Jul 2000 A
6161098 Wallman Dec 2000 A
6219053 Tachibana et al. Apr 2001 B1
6232971 Haynes May 2001 B1
6247019 Davies Jun 2001 B1
6279018 Kudrolli et al. Aug 2001 B1
6341310 Leshem et al. Jan 2002 B1
6366933 Ball et al. Apr 2002 B1
6369835 Lin Apr 2002 B1
6456997 Shukla Sep 2002 B1
6549944 Weinberg et al. Apr 2003 B1
6560620 Ching May 2003 B1
6581068 Bensoussan et al. Jun 2003 B1
6594672 Lampson et al. Jul 2003 B1
6631496 Li et al. Oct 2003 B1
6714936 Nevin, III Mar 2004 B1
6775675 Nwabueze et al. Aug 2004 B1
6828920 Owen et al. Dec 2004 B2
6839745 Dingari et al. Jan 2005 B1
6877137 Rivette et al. Apr 2005 B1
6976210 Silva et al. Dec 2005 B1
6980984 Huffman et al. Dec 2005 B1
6985950 Hanson et al. Jan 2006 B1
7036085 Barros Apr 2006 B2
7043702 Chi et al. May 2006 B2
7055110 Kupka et al. May 2006 B2
7139800 Bellotti et al. Nov 2006 B2
7158878 Rasmussen et al. Jan 2007 B2
7162475 Ackerman Jan 2007 B2
7168039 Bertram Jan 2007 B2
7171427 Witkowski Jan 2007 B2
7269786 Malloy et al. Sep 2007 B1
7278105 Kitts Oct 2007 B1
7290698 Poslinski et al. Nov 2007 B2
7333998 Heckerman et al. Feb 2008 B2
7370047 Gorman May 2008 B2
7379811 Rasmussen et al. May 2008 B2
7379903 Caballero et al. May 2008 B2
7426654 Adams et al. Sep 2008 B2
7454466 Bellotti et al. Nov 2008 B2
7467375 Tondreau et al. Dec 2008 B2
7487139 Fraleigh et al. Feb 2009 B2
7502786 Liu et al. Mar 2009 B2
7525422 Bishop et al. Apr 2009 B2
7529727 Arning et al. May 2009 B2
7558677 Jones Jul 2009 B2
7574428 Leiserowitz et al. Aug 2009 B2
7579965 Bucholz Aug 2009 B2
7596285 Brown et al. Sep 2009 B2
7614006 Molander Nov 2009 B2
7617232 Gabbert et al. Nov 2009 B2
7620628 Kapur et al. Nov 2009 B2
7627812 Chamberlain et al. Dec 2009 B2
7634717 Chamberlain et al. Dec 2009 B2
7703021 Flam Apr 2010 B1
7712049 Williams et al. May 2010 B2
7716077 Mikurak May 2010 B1
7725530 Sah et al. May 2010 B2
7725547 Albertson et al. May 2010 B2
7730082 Sah et al. Jun 2010 B2
7730109 Rohrs et al. Jun 2010 B2
7770100 Chamberlain et al. Aug 2010 B2
7805457 Viola et al. Sep 2010 B1
7809703 Balabhadrapatruni et al. Oct 2010 B2
7818658 Chen Oct 2010 B2
7894984 Rasmussen et al. Feb 2011 B2
7899611 Downs et al. Mar 2011 B2
7917376 Bellin et al. Mar 2011 B2
7920963 Jouline et al. Apr 2011 B2
7933862 Chamberlain et al. Apr 2011 B2
7962281 Rasmussen et al. Jun 2011 B2
7962848 Bertram Jun 2011 B2
7970240 Chao et al. Jun 2011 B1
7971150 Raskutti et al. Jun 2011 B2
7984374 Caro et al. Jul 2011 B2
8001465 Kudrolli et al. Aug 2011 B2
8001482 Bhattiprolu et al. Aug 2011 B2
8010545 Stefik et al. Aug 2011 B2
8015487 Roy et al. Sep 2011 B2
8024778 Cash et al. Sep 2011 B2
8036632 Cona et al. Oct 2011 B1
8103543 Zwicky Jan 2012 B1
8134457 Velipasalar et al. Mar 2012 B2
8145703 Frishert et al. Mar 2012 B2
8185819 Sah et al. May 2012 B2
8214361 Sandler et al. Jul 2012 B1
8214764 Gemmell et al. Jul 2012 B2
8225201 Michael Jul 2012 B2
8229947 Fujinaga Jul 2012 B2
8230333 Decherd et al. Jul 2012 B2
8280880 Aymeloglu et al. Oct 2012 B1
8290942 Jones et al. Oct 2012 B2
8301464 Cave et al. Oct 2012 B1
8301904 Gryaznov Oct 2012 B1
8312546 Alme Nov 2012 B2
8352881 Champion et al. Jan 2013 B2
8368695 Howell et al. Feb 2013 B2
8397171 Klassen et al. Mar 2013 B2
8412707 Mianji Apr 2013 B1
8447722 Ahuja et al. May 2013 B1
8452790 Mianji May 2013 B1
8463036 Ramesh et al. Jun 2013 B1
8489331 Kopf et al. Jul 2013 B2
8489641 Seefeld et al. Jul 2013 B1
8498984 Hwang et al. Jul 2013 B1
8514082 Cova et al. Aug 2013 B2
8515207 Chau Aug 2013 B2
8554579 Tribble et al. Oct 2013 B2
8554709 Goodson et al. Oct 2013 B2
8577911 Stepinski et al. Nov 2013 B1
8589273 Creeden et al. Nov 2013 B2
8620641 Farnsworth et al. Dec 2013 B2
8646080 Williamson et al. Feb 2014 B2
8689108 Duffield et al. Apr 2014 B1
8713467 Goldenberg et al. Apr 2014 B1
8726379 Stiansen et al. May 2014 B1
8739278 Varghese May 2014 B2
8742934 Sarpy et al. Jun 2014 B1
8745516 Mason et al. Jun 2014 B2
8781169 Jackson et al. Jul 2014 B2
8799799 Cervelli et al. Aug 2014 B1
8812960 Sun et al. Aug 2014 B1
8830322 Nerayoff et al. Sep 2014 B2
8832594 Thompson et al. Sep 2014 B1
8917274 Ma et al. Dec 2014 B2
8924872 Bogomolov et al. Dec 2014 B1
8937619 Sharma et al. Jan 2015 B2
20020033848 Sciammarella et al. Mar 2002 A1
20020091707 Keller Jul 2002 A1
20020095658 Shulman Jul 2002 A1
20020116120 Ruiz et al. Aug 2002 A1
20020174201 Ramer et al. Nov 2002 A1
20030028560 Kudrolli et al. Feb 2003 A1
20030039948 Donahue Feb 2003 A1
20030144868 MacIntyre et al. Jul 2003 A1
20030163352 Surpin et al. Aug 2003 A1
20030225755 Iwayama et al. Dec 2003 A1
20030229848 Arend et al. Dec 2003 A1
20040032432 Baynger Feb 2004 A1
20040064256 Barinek et al. Apr 2004 A1
20040085318 Hassler et al. May 2004 A1
20040095349 Bito et al. May 2004 A1
20040143602 Ruiz et al. Jul 2004 A1
20040163039 Gorman Aug 2004 A1
20040193600 Kaasten et al. Sep 2004 A1
20040260702 Cragun et al. Dec 2004 A1
20050027705 Sadri et al. Feb 2005 A1
20050028094 Allyn Feb 2005 A1
20050080769 Gemmell Apr 2005 A1
20050086207 Heuer et al. Apr 2005 A1
20050125715 Di Franco et al. Jun 2005 A1
20050162523 Darrell et al. Jul 2005 A1
20050180330 Shapiro Aug 2005 A1
20050182793 Keenan et al. Aug 2005 A1
20050183005 Denoue et al. Aug 2005 A1
20050246327 Yeung et al. Nov 2005 A1
20050251786 Citron et al. Nov 2005 A1
20060026120 Carolan et al. Feb 2006 A1
20060026170 Kreitler et al. Feb 2006 A1
20060059139 Robinson Mar 2006 A1
20060080619 Carlson et al. Apr 2006 A1
20060129746 Porter Jun 2006 A1
20060139375 Rasmussen et al. Jun 2006 A1
20060149596 Surpin et al. Jul 2006 A1
20060203337 White Sep 2006 A1
20060218637 Thomas et al. Sep 2006 A1
20060241974 Chao et al. Oct 2006 A1
20060242040 Rader Oct 2006 A1
20060242630 Koike et al. Oct 2006 A1
20060271277 Hu et al. Nov 2006 A1
20060279630 Aggarwal et al. Dec 2006 A1
20070011150 Frank Jan 2007 A1
20070016363 Huang et al. Jan 2007 A1
20070038962 Fuchs et al. Feb 2007 A1
20070057966 Ohno et al. Mar 2007 A1
20070078832 Ott et al. Apr 2007 A1
20070083541 Fraleigh et al. Apr 2007 A1
20070174760 Chamberlain et al. Jul 2007 A1
20070192265 Chopin et al. Aug 2007 A1
20070208497 Downs et al. Sep 2007 A1
20070208498 Barker et al. Sep 2007 A1
20070208736 Tanigawa et al. Sep 2007 A1
20070266336 Nojima et al. Nov 2007 A1
20070294643 Kyle Dec 2007 A1
20080040684 Crump Feb 2008 A1
20080051989 Welsh Feb 2008 A1
20080052142 Bailey et al. Feb 2008 A1
20080077597 Butler Mar 2008 A1
20080077642 Carbone et al. Mar 2008 A1
20080104019 Nath May 2008 A1
20080126951 Sood et al. May 2008 A1
20080162616 Gross et al. Jul 2008 A1
20080195417 Surpin et al. Aug 2008 A1
20080195608 Clover Aug 2008 A1
20080222295 Robinson et al. Sep 2008 A1
20080255973 El Wade et al. Oct 2008 A1
20080263468 Cappione et al. Oct 2008 A1
20080267107 Rosenberg Oct 2008 A1
20080276167 Michael Nov 2008 A1
20080278311 Grange et al. Nov 2008 A1
20080288306 MacIntyre et al. Nov 2008 A1
20080301643 Appleton et al. Dec 2008 A1
20090002492 Velipasalar et al. Jan 2009 A1
20090027418 Maru et al. Jan 2009 A1
20090030915 Winter et al. Jan 2009 A1
20090055251 Shah et al. Feb 2009 A1
20090088964 Schaaf et al. Apr 2009 A1
20090119309 Gibson et al. May 2009 A1
20090125369 Kloostra et al. May 2009 A1
20090125459 Norton et al. May 2009 A1
20090132921 Hwangbo et al. May 2009 A1
20090132953 Reed et al. May 2009 A1
20090144262 White et al. Jun 2009 A1
20090144274 Fraleigh et al. Jun 2009 A1
20090164934 Bhattiprolu et al. Jun 2009 A1
20090171939 Athsani et al. Jul 2009 A1
20090172511 Decherd et al. Jul 2009 A1
20090177962 Gusmorino et al. Jul 2009 A1
20090179892 Tsuda et al. Jul 2009 A1
20090222400 Kupershmidt et al. Sep 2009 A1
20090222760 Halverson et al. Sep 2009 A1
20090234720 George et al. Sep 2009 A1
20090281839 Lynn et al. Nov 2009 A1
20090287470 Farnsworth et al. Nov 2009 A1
20090292626 Oxford Nov 2009 A1
20100011282 Dollard et al. Jan 2010 A1
20100042922 Bradateanu et al. Feb 2010 A1
20100057716 Stefik et al. Mar 2010 A1
20100070523 Delgo et al. Mar 2010 A1
20100070897 Aymeloglu et al. Mar 2010 A1
20100100963 Mahaffey Apr 2010 A1
20100103124 Kruzeniski et al. Apr 2010 A1
20100114887 Conway et al. May 2010 A1
20100122152 Chamberlain et al. May 2010 A1
20100131457 Heimendinger May 2010 A1
20100162176 Dunton Jun 2010 A1
20100191563 Schlaifer et al. Jul 2010 A1
20100198684 Eraker et al. Aug 2010 A1
20100199225 Coleman et al. Aug 2010 A1
20100250412 Wagner Sep 2010 A1
20100280857 Liu et al. Nov 2010 A1
20100293174 Bennett et al. Nov 2010 A1
20100306713 Geisner et al. Dec 2010 A1
20100321399 Ellren et al. Dec 2010 A1
20100325526 Ellis et al. Dec 2010 A1
20100325581 Finkelstein et al. Dec 2010 A1
20100330801 Rouh Dec 2010 A1
20110047159 Baid et al. Feb 2011 A1
20110060753 Shaked et al. Mar 2011 A1
20110061013 Bilicki et al. Mar 2011 A1
20110074811 Hanson et al. Mar 2011 A1
20110078173 Seligmann et al. Mar 2011 A1
20110117878 Barash et al. May 2011 A1
20110119100 Ruhl et al. May 2011 A1
20110137766 Rasmussen et al. Jun 2011 A1
20110153384 Horne et al. Jun 2011 A1
20110161096 Buehler et al. Jun 2011 A1
20110167710 Boys Jul 2011 A1
20110170799 Carrino et al. Jul 2011 A1
20110173032 Payne et al. Jul 2011 A1
20110208724 Jones et al. Aug 2011 A1
20110218934 Elser Sep 2011 A1
20110219450 McDougal et al. Sep 2011 A1
20110225198 Edwards et al. Sep 2011 A1
20110270705 Parker Nov 2011 A1
20110291851 Whisenant Dec 2011 A1
20110310005 Chen et al. Dec 2011 A1
20110314007 Dassa et al. Dec 2011 A1
20120019559 Siler et al. Jan 2012 A1
20120036013 Neuhaus et al. Feb 2012 A1
20120036434 Oberstein Feb 2012 A1
20120066296 Appleton et al. Mar 2012 A1
20120079363 Folting et al. Mar 2012 A1
20120106801 Jackson May 2012 A1
20120117082 Koperda et al. May 2012 A1
20120131512 Takeuchi et al. May 2012 A1
20120144335 Abeln et al. Jun 2012 A1
20120159307 Chung et al. Jun 2012 A1
20120159399 Bastide et al. Jun 2012 A1
20120173985 Peppel Jul 2012 A1
20120196557 Reich et al. Aug 2012 A1
20120196558 Reich et al. Aug 2012 A1
20120208636 Feige Aug 2012 A1
20120221511 Gibson et al. Aug 2012 A1
20120221580 Barney Aug 2012 A1
20120245976 Kumar et al. Sep 2012 A1
20120246148 Dror Sep 2012 A1
20120254129 Wheeler et al. Oct 2012 A1
20120290879 Shibuya et al. Nov 2012 A1
20120296907 Long et al. Nov 2012 A1
20120323888 Osann, Jr. Dec 2012 A1
20120330973 Ghuneim et al. Dec 2012 A1
20130006725 Simanek et al. Jan 2013 A1
20130046842 Muntz et al. Feb 2013 A1
20130060786 Serrano et al. Mar 2013 A1
20130061169 Pearcy et al. Mar 2013 A1
20130073377 Heath Mar 2013 A1
20130078943 Biage et al. Mar 2013 A1
20130097482 Marantz et al. Apr 2013 A1
20130111320 Campbell et al. May 2013 A1
20130117651 Waldman et al. May 2013 A1
20130101159 Rosen Jun 2013 A1
20130150004 Rosen Jun 2013 A1
20130157234 Gulli et al. Jun 2013 A1
20130176321 Mitchell et al. Jul 2013 A1
20130179420 Park et al. Jul 2013 A1
20130224696 Wolfe et al. Aug 2013 A1
20130238616 Rose et al. Sep 2013 A1
20130246170 Gross et al. Sep 2013 A1
20130251233 Yang et al. Sep 2013 A1
20130262527 Hunter et al. Oct 2013 A1
20130263019 Castellanos et al. Oct 2013 A1
20130268520 Fisher et al. Oct 2013 A1
20130279757 Kephart Oct 2013 A1
20130282696 John et al. Oct 2013 A1
20130290011 Lynn et al. Oct 2013 A1
20130290825 Arndt et al. Oct 2013 A1
20130297619 Chandarsekaran et al. Nov 2013 A1
20140019936 Cohanoff Jan 2014 A1
20140032506 Hoey et al. Jan 2014 A1
20140033010 Richardt et al. Jan 2014 A1
20140040371 Gurevich et al. Feb 2014 A1
20140047357 Alfaro et al. Feb 2014 A1
20140059038 McPherson et al. Feb 2014 A1
20140068487 Steiger et al. Mar 2014 A1
20140095509 Patton Apr 2014 A1
20140108068 Williams Apr 2014 A1
20140108380 Gotz et al. Apr 2014 A1
20140108985 Scott et al. Apr 2014 A1
20140156527 Grigg et al. Jun 2014 A1
20140157172 Peery et al. Jun 2014 A1
20140164502 Khodorenko et al. Jun 2014 A1
20140189536 Lange et al. Jul 2014 A1
20140195515 Baker et al. Jul 2014 A1
20140195887 Ellis et al. Jul 2014 A1
20140267294 Ma Sep 2014 A1
20140267295 Sharma Sep 2014 A1
20140279824 Tamayo Sep 2014 A1
20140316911 Gross Oct 2014 A1
20140333651 Cervelli et al. Nov 2014 A1
20140337772 Cervelli et al. Nov 2014 A1
Foreign Referenced Citations (12)
Number Date Country
102014103482 Sep 2014 DE
1672527 Jun 2006 EP
2551799 Jan 2013 EP
2778977 Sep 2014 EP
2838039 Feb 2015 EP
2516155 Jan 2015 GB
624557 Dec 2014 NZ
WO 0009529 Feb 2000 WO
WO 2005104736 Nov 2005 WO
WO 2009061501 May 2009 WO
WO 2010000014 Jan 2010 WO
WO 2010030913 Mar 2010 WO
Non-Patent Literature Citations (75)
Entry
“A First Look: Predicting Market Demand for Food Retail using a Huff Analysis,” TRF Policy Solutions, Jul. 2012, pp. 30.
“A Quick Guide to UniProtKB Swiss-Prot & TrEMBL,” Sep. 2011, pp. 2.
Acklen, Laura, “Absolute Beginner's Guide to Microsoft Word 2003,” Dec. 24, 2003, pp. 15-18, 34-41, 308-316.
Ananiev et al., “The New Modality API,” http://web.archive.org/web/20061211011958/http://java.sun.com/developer/technicalArticles/J2SE/Desktop/javase6/modality/ Jan. 21, 2006, pp. 8.
Bluttman et al., “Excel Formulas and Functions for Dummies,” 2005, Wiley Publishing, Inc., pp. 280, 284-286.
Bugzilla@Mozilla, “Bug 18726—[feature] Long-click means of invoking contextual menus not supported,” http://bugzilla.mozilla.org/show—bug.cgi?id=18726 printed Jun. 13, 2013 in 11 pages.
Canese et al., “Chapter 2: PubMed: The Bibliographic Database,” The NCBI Handbook, Oct. 2002, pp. 1-10.
Chen et al., “Bringing Order to the Web: Automatically Categorizing Search Results,” CHI 2000, Proceedings of the SIGCHI conference on Human Factors in Computing Systems, Apr. 1-6, 2000, The Hague, The Netherlands, pp. 145-152.
Conner, Nancy, “Google Apps: The Missing Manual,” May 1, 2008, pp. 15.
Delcher et al., “Identifying Bacterial Genes and Endosymbiont DNA with Glimmer,” BioInformatics, vol. 23, No. 6, 2007, pp. 673-679.
Dramowicz, Ela, “Retail Trade Area Analysis Using the Huff Model,” Directions Magazine, Jul. 2, 2005 in 10 pages, http://www.directionsmag.com/articles/retail-trade-area-analysis-using-the-huff-mode1/123411.
GIS-NET 3 Public—Department of Regional Planning. Planning & Zoning Information for Unincorporated LA County. Retrieved Oct. 2, 2013 from http://gis.planning.lacounty.gov/GIS-NET3—Public/Viewer.html.
Goswami, Gautam, “Quite Writly Said!,” One Brick at a Time, Aug. 21, 2005, pp. 7.
Griffith, Daniel A., “A Generalized Huff Model,” Geographical Analysis, Apr. 1982, vol. 14, No. 2, pp. 135-144.
Hansen et al. “Analyzing Social Media Networks with NodeXL: Insights from a Connected World”, Chapter 4, pp. 53-67 and Chapter 10, pp. 143-164, published Sep. 2010.
Hibbert et al., “Prediction of Shopping Behavior Using a Huff Model Within a GIS Framework,” Healthy Eating in Context, Mar. 18, 2011, pp. 16.
Huff et al., “Calibrating the Huff Model Using ArcGIS Business Analyst,” ESRI, Sep. 2008, pp. 33.
Huff, David L., “Parameter Estimation in the Huff Model,” ESRI, ArcUser, Oct.-Dec. 2003, pp. 34-36.
Kahan et al., “Annotea: an open RDF infrastructure for shared WEB annotations”, Computer Networks 39, pp. 589-608, 2002.
Keylines.com, “An Introduction to KeyLines and Network Visualization,” Mar. 2014, <http://keylines.com/wp-content/uploads/2014/03/KeyLines-White-Paper.pdf> downloaded May 12, 2014 in 8 pages.
Keylines.com, “KeyLines Datasheet,” Mar. 2014, <http://keylines.com/wp-content/uploads/2014/03/KeyLines-datasheet.pdf> downloaded May 12, 2014 in 2 pages.
Keylines.com, “Visualizing Threats: Improved Cyber Security Through Network Visualization,” Apr. 2014, <http://keylines.com/wp-content/uploads/2014/04/Visualizing-Threats1.pdf> downloaded May 12, 2014 in 10 pages.
Kitts, Paul, “Chapter 14: Genome Assembly and Annotation Process,” The NCBI Handbook, Oct. 2002, pp. 1-21.
Liu, Tianshun, “Combining GIS and the Huff Model to Analyze Suitable Locations for a New Asian Supermarket in the Minneapolis and St. Paul, Minnesota USA,” Papers in Resource Analysis, 2012, vol. 14, pp. 8.
Madden, Tom, “Chapter 16: The BLAST Sequence Analysis Tool,” The NCBI Handbook, Oct. 2002, pp. 1-15.
Manno et al., “Introducing Collaboration in Single-user Applications through the Centralized Control Architecture,” 2010, pp. 10.
Manske, “File Saving Dialogs,” <http://www.mozilla.org/editor/ui—specs/FileSaveDialogs.html>, Jan. 20, 1999, pp. 7.
Map of San Jose, CA. Retrieved Oct. 2, 2013 from http://maps.bing.com.
Map of San Jose, CA. Retrieved Oct. 2, 2013 from http://maps.google.com.
Map of San Jose, CA. Retrieved Oct. 2, 2013 from http://maps.yahoo.com.
Microsoft—Developer Network, “Getting Started with VBA in Word 2010,” Apr. 2010, <http://msdn.microsoft.com/en-us/library/ff604039%28v=office.14%29.aspx> as printed Apr. 4, 2014 in 17 pages.
Microsoft Office—Visio, “About connecting shapes,” <http://office.microsoft.com/en-us/visio-help/about-connecting-shapes-HP085050369.aspx> printed Aug. 4, 2011 in 6 pages.
Microsoft Office—Visio, “Add and glue connectors with the Connector tool,” <http://office.microsoft.com/en-us/visio-help/add-and-glue-connectors-with-the-connector-tool-HA010048532.aspx?CTT=1> printed Aug. 4, 2011 in 1 page.
Mizrachi, Ilene, “Chapter 1: GenBank: The Nuckeotide Sequence Database,” The NCBI Handbook, Oct. 2002, pp. 1-14.
Palmas et al., “An Edge-Bunding Layout for Interactive Parallel Coordinates” 2014 IEEE Pacific Visualization Symposium, pp. 57-64.
Rouse, Margaret, “OLAP Cube,” <http://searchdatamanagement.techtarget.com/definition/OLAP-cube>, Apr. 28, 2012, pp. 16.
Sigrist, et al., “PROSITE, a Protein Domain Database for Functional Characterization and Annotation,” Nucleic Acids Research, 2010, vol. 38, pp. D161-D166.
Sirotkin et al., “Chapter 13: The Processing of Biological Sequence Data at NCBI,” The NCBI Handbook, Oct. 2002, pp. 1-11.
“The FASTA Program Package,” fasta-36.3.4, Mar. 25, 2011, pp. 29.
Issue Notification for U.S. Appl. No. 13/917,571 dated Aug. 5, 2014.
Notice of Allowance for U.S. Appl. No. 14/102,394 dated Aug. 25, 2014.
Notice of Allowance for U.S. Appl. No. 14/108,187 dated Aug. 29, 2014.
Notice of Allowance for U.S. Appl. No. 14/135,289 dated Oct. 14, 2014.
Official Communication for New Zealand Patent Application No. 624557 dated May 14, 2014.
Official Communication for New Zealand Patent Application No. 628585 dated Aug. 26, 2014.
Official Communication for European Patent Application No. 14158861.6 dated Jun. 16, 2014.
Official Communication for New Zealand Patent Application No. 622517 dated Apr. 3, 2014.
Official Communication for Great Britain Patent Application No. 1404457.2 dated Aug. 14, 2014.
Official Communication for New Zealand Patent Application No. 627962 dated Aug. 5, 2014.
Official Communication for European Patent Application No. 14159464.8 dated Jul. 31, 2014.
Official Communication for European Patent Application No. 14159464.8 dated Aug. 20, 2014.
Official Communication for European Patent Application No. 14159464.8 dated Sep. 22, 2014.
Official Communication for New Zealand Patent Application No. 628840 dated Aug. 28, 2014.
Official Communication in New Zealand Application No. 628495 dated Aug. 19, 2014.
Official Communication for United Kingdom Patent Application No. 1408025.3 dated Nov. 6, 2014.
Official Communication for U.S. Appl. No. 14/289,596 dated Jul. 18, 2014.
Official Communication for U.S. Appl. No. 14/289,599 dated Jul. 22, 2014.
Official Communication for U.S. Appl. No. 14/225,160 dated Jul. 29, 2014.
Official Communication for U.S. Appl. No. 14/268,964 dated Sep. 3, 2014.
Official Communication for U.S. Appl. No. 14/225,084 dated Sep. 2, 2014.
Official Communication for U.S. Appl. No. 14/294,098 dated Aug. 15, 2014.
Official Communication for U.S. Appl. No. 14/148,568 dated Oct. 22, 2014.
Official Communication for U.S. Appl. No. 14/225,006 dated Sep. 10, 2014.
Official Communication for U.S. Appl. No. 14/294,098 dated Nov. 6, 2014.
Official Communication for U.S. Appl. No. 14/306,138 dated Sep. 23, 2014.
Official Communication for U.S. Appl. No. 14/306,154 dated Sep. 9, 2014.
Official Communication for U.S. Appl. No. 14/306,147 dated Sep. 9, 2014.
Nierman, “Evaluating Structural Similarity in XML Documents,” 2002, 6 pages.
Yang et al., “HTML Page Analysis Based on Visual Cues,” 2001, pp. 859-864.
Notice of Allowance for U.S. Appl. No. 14/473,860 dated Jan. 5, 2015.
Notice of Allowance for U.S. Appl. No. 14/192,767 dated Dec. 16, 2014.
Notice of Allowance for U.S. Appl. No. 14/294,098 dated Dec. 29, 2014.
Official Communication for U.S. Appl. No. 14/319,765 dated Nov. 25, 2014.
Official Communication for U.S. Appl. No. 14/323,935 dated Nov. 28, 2014.
Official Communication for U.S. Appl. No. 14/326,738 dated Dec. 2, 2014.