US20070094601A1 - Systems, methods and tools for facilitating group collaborations - Google Patents

Systems, methods and tools for facilitating group collaborations Download PDF

Info

Publication number
US20070094601A1
US20070094601A1 US11/583,657 US58365706A US2007094601A1 US 20070094601 A1 US20070094601 A1 US 20070094601A1 US 58365706 A US58365706 A US 58365706A US 2007094601 A1 US2007094601 A1 US 2007094601A1
Authority
US
United States
Prior art keywords
data structure
tool
tree
collaboration
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US11/583,657
Inventor
Mark Greenberg
Wolectech Gryc
Nicolas Picard
Vivek Sekhar
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.)
Kyndryl Inc
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
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: GRYC, WOJCIECH, PICARD, NICOLAS, SEKHAR, VIVEK, GREENBERG, MARK L.
Publication of US20070094601A1 publication Critical patent/US20070094601A1/en
Priority to US14/187,934 priority Critical patent/US9836490B2/en
Assigned to KYNDRYL, INC. reassignment KYNDRYL, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: INTERNATIONAL BUSINESS MACHINES CORPORATION
Abandoned legal-status Critical Current

Links

Images

Classifications

    • 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2246Trees, e.g. B+trees
    • 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 systems, methods and tools for facilitating group collaborations.
  • the present invention relates to systems, method and tools for facilitating group collaborations.
  • Collaborative ideas collected from a group are organized into an extendable hierarchical data structure.
  • collaborative ideas are represented in a modified tree data structure in which ideas are stored in nodes of the tree (an “idea tree”). Each node may be associated with data storage means, such as a table of records, in which different kinds of data can be stored.
  • Data stored in the idea tree, or a part thereof may be created, modified, deleted or organized by using various types of collaboration tools.
  • a participant's interaction with the idea tree, or a part thereof, using a particular collaboration tool may be mapped as a transformation of the idea tree from one state to another. Other participants may simultaneously or successively interact with the idea tree, or a part thereof, using the same or a different collaboration tool.
  • a coherent representation of collaborative ideas can be developed and organized without excessive manual effort.
  • a data processing system implemented method of facilitating group collaborations on a project by a plurality of participants comprising: providing an extendable hierarchical data structure, the hierarchical data structure including data storage means for storing a plurality of data items submitted by the participants; providing a collaboration tool for use by the participants to work with the hierarchical data structure, the collaboration tool being configured to logically link to a defined workspace on the hierarchical data structure in which the tool is to be used, the collaboration tool being further configured to work with data items in the workspace associated with the collaboration tool.
  • the method further comprises: providing a tree data structure as the hierarchical data structure, the tree data structure having a root node and one or more sub-nodes branching from the root node, each node being associated with a data storage means configured to store a plurality of heterogeneous data items; and logically linking a collaboration tool to a link node in the tree data structure, the link node and any sub-nodes defining the workspace on the tree data structure for the collaboration tool.
  • the method further comprises logically linking multiple collaboration tools to different link nodes of the tree data structure to define multiple workspaces, whereby participants may work on different parts of the tree data structure simultaneously.
  • the method further comprises successively logically linking different collaboration tools to link nodes of the tree data structure, whereby the resulting workflow simulates a group collaboration process involving a sequential progression.
  • the method further comprises saving the state of the tree data structure after each transformation of the tree data structure applied by a collaboration tool, whereby a previous state of the tree data structure may be recovered.
  • the method further comprises configuring a collaboration tool to utilize the output of another collaboration tool, the output of each collaboration tool being reflected as a transformation of the tree data structure.
  • the method further comprises providing a collaboration tool for linking to a link node of the tree data structure, and collecting a plurality of homogeneous data items from the defined workspace.
  • the plurality of homogeneous data items comprise text associated with the workspace and submitted by the participants, and the method further comprises forming a document from the collected text.
  • the method further comprises modifying the document formed from the collected text, and amending the corresponding data items in the tree data structure to correspond to the modified document.
  • the plurality of homogeneous data items comprise images associated with the workspace and submitted by the participants, and the method further comprises forming a slideshow of the collected images.
  • a data processing system for facilitating group collaborations on a project by a plurality of participants, comprising: means for providing an extendable hierarchical data structure, the hierarchical data structure including data storage means for storing a plurality of data items submitted by the participants; and means for providing a collaboration tool for use by the participants to work with the hierarchical data structure, the collaboration tool being configured to logically link to a defined workspace on the hierarchical data structure in which the tool is to be used, the collaboration tool being further configured to work with data items in the workspace associated with the collaboration tool.
  • the hierarchical data structure is a tree data structure, the tree data structure having a root node and one or more sub-nodes branching from the root node, each node being associated with a data storage means configured to store a plurality of heterogeneous data items; and the data processing system further includes means for logically linking a collaboration tool to a link node in the tree data structure, the link node and any sub-nodes defining the workspace on the tree data structure for the collaboration tool.
  • system further comprises means for logically linking multiple collaboration tools to different link nodes of the tree data structure to define multiple workspaces, whereby participants may work on different parts of the tree data structure simultaneously.
  • system further comprises means for successively logically linking different collaboration tools to link nodes of the tree data structure, whereby the resulting workflow simulates a group collaboration process involving a sequential progression.
  • system further comprises means for saving the state of the tree data structure after each transformation of the tree data structure applied by a collaboration tool, whereby a previous state of the tree data structure may be recovered.
  • system further comprises means for configuring a collaboration tool to utilize the output of another collaboration tool, the output of each collaboration tool being reflected as a transformation of the tree data structure.
  • system further comprises means for providing a collaboration tool for linking to a link node of the tree data structure, and collecting a plurality of homogeneous data items from the defined workspace.
  • the plurality of homogeneous data items comprise text associated with the workspace and submitted by the participants, and the data processing system further includes means for forming a document from the collected text.
  • system further comprises means for modifying the document formed from the collected text, and amending the corresponding data items in the tree data structure to correspond to the modified document.
  • the plurality of homogeneous data items comprise images associated with the workspace and submitted by the participants, and the data processing system further includes means for forming a slideshow of the collected images.
  • a data processor readable medium storing data processor code that, when loaded into a data processing device, adapts the device to facilitate group collaborations on a project
  • the data processor readable medium including: code for providing an extendable hierarchical data structure, the hierarchical data structure including data storage means for storing a plurality of data items submitted by the participants; and code for providing a collaboration tool for use by the participants to work with the hierarchical data structure, the collaboration tool being configured to logically link to a defined workspace on the hierarchical data structure in which the tool is to be used, the collaboration tool being further configured to work with data items in the workspace associated with the collaboration tool.
  • the data processor readable medium further includes: code for defining the hierarchical data structure as a tree data structure, the tree data structure having a root node and one or more sub-nodes branching from the root node, each node being associated with a data storage means configured to store a plurality of heterogeneous data items; and code for logically linking a collaboration tool to a link node in the tree data structure, the link node and any sub-nodes defining the workspace on the tree data structure for the collaboration tool.
  • the data processor readable medium further includes code for logically linking multiple collaboration tools to different link nodes of the tree data structure to define multiple workspaces, whereby participants may work on different parts of the tree data structure simultaneously.
  • the data processor readable medium further includes code for successively logically linking different collaboration tools to link nodes of the tree data structure, whereby the resulting workflow simulates a group collaboration process involving a sequential progression.
  • the data processor readable medium further includes code for saving the state of the tree data structure after each transformation of the tree data structure applied by a collaboration tool, whereby a previous state of the tree data structure may be recovered.
  • the data processor readable medium further includes code for configuring a collaboration tool to utilize the output of another collaboration tool, the output of each collaboration tool being reflected as a transformation of the tree data structure.
  • the data processor readable medium further includes code for providing a collaboration tool for linking to a link node of the tree data structure, and collecting a plurality of homogeneous data items from the defined workspace.
  • the plurality of homogeneous data items comprise text associated with the workspace and submitted by the participants, and the data processor readable medium further includes code for forming a document from the collected text.
  • the data processor readable medium further includes code for modifying the document formed from the collected text, and amending the corresponding data items in the tree data structure to correspond to the modified document.
  • the plurality of homogeneous data items comprise images associated with the workspace and submitted by the participants, and the data processor readable medium further includes code for forming a slideshow of the collected images.
  • FIG. 1 shows a generic data processing system that may provide a suitable operating environment.
  • FIG. 2A and FIG. 2B show an illustrative framework for policy development.
  • FIG. 3A and FIG. 3B show illustrative schematic views of an idea tree.
  • FIG. 3C shows an illustrative data schema for the idea tree of FIG. 3A and FIG. 3B .
  • FIG. 4A shows an illustrative screen capture of a brainstorm chat tool.
  • FIG. 4B shows an illustrative screen capture of a categorizer tool.
  • FIG. 4C shows an illustrative screen capture of a collaborative document editing tool.
  • FIG. 4D shows an illustrative screen capture of a real-time collaborative document editing tool.
  • FIG. 4E shows an illustrative screen capture of a document commenting tool.
  • FIG. 4F shows an illustrative screen capture of a ranking tool.
  • FIG. 4G shows an illustrative screen capture of a solution matrix tool.
  • FIG. 5 shows a schematic diagram of an illustrative IT architecture for the tools.
  • FIG. 6 shows a schematic diagram of an illustrative communication flow between some components of the IT architecture of FIG. 5 .
  • the present invention relates to systems, methods and tools for group collaborations.
  • FIG. 1 shows a generic data processing system 100 that may include a central processing unit (“CPU”) 102 connected to a storage unit 104 and to a random access memory 106 .
  • the CPU 102 may process an operating system 101 , application program 103 , and data 123 .
  • the operating system 101 , application program 103 , and data 123 may be stored in storage unit 104 and loaded into memory 106 , as may be required.
  • An operator 107 may interact with the data processing system 100 using a video display 108 connected by a video interface 105 , and various input/output devices such as a keyboard 110 , mouse 112 , and disk drive 114 connected by an I/O interface 109 .
  • the mouse 112 may be configured to control movement of a cursor in the video display 108 , and to operate various graphical user interface (“GUI”) controls appearing in the video display 108 with a mouse button.
  • GUI graphical user interface
  • the disk drive 114 may be configured to accept data processing system readable media 116 .
  • the data processing system 100 may form part of a network via a network interface 111 , allowing the data processing system 100 to communicate with other suitably configured data processing systems (not shown).
  • the particular configurations shown by way of example in this specification are not meant to be limiting.
  • FIG. 2A shown is a typical policy making framework representing a timeline from the original idea to long-term implementation.
  • the timeline is partitioned into four quadrants, with the top two quadrants representing citizen-led actions, and the bottom two quadrants representing government-led actions.
  • the left side quadrants represent pre-legislative events, while the right side quadrants represent post- legislative events.
  • citizens may introduce, debate and question a policy, and depending on the input and feedback, the government may decide whether or not to implement the policy through a legislative process.
  • a solution for facilitating large-scale group collaboration may include the following: (i) a system and data architecture that allows for the flexible storage, retrieval and manipulation of ideas presented in a variety of forms and formats; and (ii) a collaboration toolkit that enables flexible application of a variety of transformations on the system and data architecture.
  • the collaboration toolkit provides a set of tools to assist participants and moderators in the process of brainstorming, discussing, and compiling the participants' contributions into a structured and meaningful output.
  • a notable feature of the collaboration toolkit is that tools may be applied to different parts of the data structure at the same time.
  • the tools may also be sequenced for use on the data structure in any order, allowing for the creation of flexible, customized workflows to model virtually any type of collaborative process. Tasks may be split into manageable portions, and contributions from many participants may be integrated into a unified whole.
  • the collaboration toolkit should be used with a data structure that is extensible, flexibly structured, and resilient to error.
  • the data structure preferred by the inventors is a hierarchical data structure capable of storing heterogeneous data items, and more preferably a modified tree data structure referred to herein as an “idea tree” and as described below.
  • the Idea Tree is a hierarchical data structure capable of storing heterogeneous data items, and more preferably a modified tree data structure
  • the inventors have selected a tree data structure as illustrated in FIG. 3A , as being well suited for facilitating large-scale collaborations as in the public policy development example introduced above.
  • each “idea tree” 300 A starts as a single node, called the root node 302 .
  • related ideas or sub-ideas may be added to the idea tree by creating and adding suitable child nodes 304 , 306 , 308 connected to the root node 302 .
  • Each of the sibling nodes 304 , 306 , 308 may be a parent node having their own child nodes (e.g. parent node 304 has child nodes 310 , 312 , 314 ; parent node 306 has child nodes 316 , 318 ; parent node 308 has child nodes 320 , 322 ).
  • Each node in the idea tree may have virtually an unlimited number of child nodes representing sub-ideas, or comments related to the idea expressed in the parent node.
  • a sub-tree of the idea tree may itself be an intact idea tree. This structural self-similarity may permit large-scale collaborations on potentially very broad topics, and may allow multiple collaboration tools to be used on different parts of the idea tree simultaneously. This is illustrated in FIG. 3A where three tools—“Tool A”, “Tool B”, and “Tool C” —are shown acting on different parts of the idea tree 300 A. Each of these tools is logically linked to a particular node, and may act upon a “workspace” including the link node and its sub-nodes.
  • the data storage means associated with each node of the idea tree 300 B may store different forms of structured data.
  • the data storage means associated with each node of idea tree 300 B may comprise a table or database having a plurality of records for containing different types of data or information related to a particular node.
  • Each table may be configured to store in its records heterogeneous data items, such as text, sounds, pictures, and various types of information relating to the content or structure of idea tree 300 B (e.g. comments on or responses to proposed ideas posted in the form of video clips, texts or sound recordings; results of ratings collected in response to a prompt to rate an idea; hierarchical references to parent nodes and child nodes, etc.).
  • the data architecture of idea tree 300 B may offer considerable flexibility in allowing each collaborative tool to store and to retrieve only the specific pieces of data or information required by the tool, and to ignore the rest.
  • Tool A having a workspace including nodes 304 , 310 , 312 and 314 may be configured to work only with text data, in which case only the text data in nodes 304 , 310 and 314 may be retrieved and used by Tool A. Sound data or picture data in nodes 304 , 310 , 312 , 314 may be ignored by Tool A.
  • Tool B might be a slideshow tool having a workspace including node 318 , and which processes images retrieved from node 318 .
  • the slideshow tool may use ranking information associated with image data stored in the multiple nodes to create a slideshow of images in a ranked order. More examples of tools that may be used on the idea tree are provided further below.
  • the idea tree 300 A, 300 B may allow any transformation operation performed on the tree to be undone, either by performing one or more reverse transformation operations (for example, by moving an erroneously placed idea to a previous node in the tree), or by allowing the idea tree to revert back to a previously saved state.
  • the idea tree may be implemented using one of any number of different application development tools and languages.
  • the idea tree may be defined using Extensible Markup Language (“XML”). Due to its inherent hierarchical nature, the inventors have found XML to be well suited for defining the idea tree.
  • XML Extensible Markup Language
  • each node of the idea tree may have a number of defined elements, including a Short Name, Data List, and Children, as listed below in Table A. TABLE A Elements Description Short Name A textual description of the node. Data List Collection of DataItems in the node. Children List of child nodes connected to this node.
  • each DataItem stored on each node may contain a number of pieces of information as shown below in Table B.
  • TABLE B Information Description ID A short name that uniquely identifies a piece of information in the node. Description A longer, human readable identifier for a piece of information.
  • Type Data type of the DataItem (string, integer, rank, etc.) Data The data for this DataItem. From The tool from which this data was created.
  • XML schema may be suitable for many different kinds of applications, it will be appreciated that the XML schema may be adapted as may be necessary (e.g. to allow for other elements or information descriptors).
  • the collaboration toolkit may include both participant collaboration tools and moderator tools.
  • additions and modifications to the idea tree proposed by participants using one of the collaboration tools may be queued, and only applied by a moderator as a transformation on the idea tree at appropriately determined times.
  • Moderator tools may allow changes to take effect immediately.
  • the collaboration tools may be set up by the moderator and made available on a project's website.
  • An illustrative information technology (IT) architecture is described further below. Participants can enter the website and participate in the group collaboration project using one or more of the available tools. Examples of some collaboration tools are now described:
  • FIG. 4A Shown in FIG. 4A is a sample screen capture 400 A of an illustrative “brainstorm chat” tool interface.
  • a corresponding transformation of the idea tree that may be effected by this brainstorm chat tool is represented graphically at 401 A.
  • This brainstorm chat tool may facilitate a brainstorming session by encouraging participants to submit new ideas about a problem or an
  • the corresponding brainstorm chat tool may be logically linked to an appropriate node in the idea tree that best represents the desired scope of the brainstorm.
  • the node to which the tool is linked may semantically form the “topic” or “seed” for the discussion/brainstorm.
  • participants can also submit their own new ideas. These new ideas may be added to the idea tree as child nodes to a node to which the brainstorm chat tool is logically linked.
  • This brainstorm chat tool could permit a group to brainstorm solutions to a problem, propose new initiatives, or suggest changes. Participants' contributions are thus used to build the idea tree and become part of the collective store of knowledge in the idea tree.
  • every participant can promote an idea by supporting it (e.g., by clicking a button associated with the idea).
  • the number of votes of confidence received for an idea may be tallied, so that the submitter of the idea can see how well the idea is accepted by other participants.
  • this brainstorm chat tool may be configured as a web-based online chat interface using IRC, or other instant messaging protocols.
  • the brainstorm chat tool could also be extended to interfaces for mobile devices, such as SMS. This may allow for many different access points for participation. For example, a brainstorming session or event could be held over the course of a few days or weeks, and the public may be alerted via billboards, print media, radio or television to submit their suggestions for solving a problem by sending an e-mail to a certain address, or a text message to a certain phone number.
  • a server may then add the ideas received to the idea tree on a website.
  • FIG. 4B Shown in FIG. 4B is a sample screen capture 400 B of an illustrative categorizer tool interface. A corresponding transformation of the idea tree applied by the categorizer tool is shown at 401 B. As shown, the categorizer tool may have the effect of changing the structure of the idea tree.
  • This categorizer tool may permit a group of participants to contribute to the task of categorizing a large collection of ideas.
  • Each participant may be shown a relatively small number of ideas and asked to place them in categories based on their views of how the ideas are related.
  • the preferred participant categorizations may be tabulated as votes, and based on a statistical model, other ideas may be presented to participants as they progress through the categorization operation.
  • the inputs from the participants can then be aggregated such that the overall result of the categorization is statistically representative of the entire group. If a participant feels that none of the predefined categories fit, the participant may also submit a new category for review and possible inclusion by a moderator.
  • a moderator may set up operation of this categorizer tool by selecting the ideas to be categorized, and providing an initial list of possible categories.
  • the categorizer tool may create new nodes that are populated with the categories, and may move the ideas under these category nodes according to the group's overall categorization preference, as statistically determined by their categorization choices.
  • the categorizer tool may be logically linked to a particular node.
  • the categories may be inserted as child nodes to the link node, and any nodes being categorized may get moved under the category nodes as child nodes, as they are categorized by the group.
  • FIG. 4C Shown in FIG. 4C is a sample screen capture 400 C of a collaborative document editing tool. A corresponding transformation that may be applied to the idea tree by this tool is shown at 401 C.
  • This collaborative document editing tool may be used to access and search through a document, and to submit proposed changes and edits.
  • a moderator may moderate the proposed changes and edits as may be necessary to maintain organization of the idea tree. Since this collaborative document editing tool may allow people to work on different parts of the idea tree asynchronously, it is highly scalable, and allows for a large number of participants to contribute to the idea tree at the same time.
  • the only practical limitation may be the capacity of a moderator to review and approve proposed edits and changes if that is desired, although multiple moderators may be used in this case if the capacity so demands.
  • the collaborative document editing tool may be logically linked to a specific node and its child nodes, and access only the relevant collaborative document editing tool related data stored in the selected portion of the idea tree.
  • the collaborative document editing tool may be configured to create or modify an appropriate text entry stored in each node, as the moderator accepts the comments made by participants.
  • memo-type DataItems may be used to store free-form text in each node.
  • each node may be configured to contain the information necessary to adequately describe its semantic content.
  • a tool can then assemble the text from each node to produce a document. If a collective ranking is associated with each text entry, the text may be presented in the produced document in a ranked order.
  • the document can be edited by participants, and the changes may subsequently be translated to a transformation of the idea tree. For example, changing a paragraph of text would modify the memo-text DataItem entry in the appropriate node. Also, reordering the text may update the relative ranking of the nodes.
  • This collaborative document editing tool permits multi-user manipulations of a document by automatically segmenting the document according to its underlying semantic structure, as specified by the idea tree.
  • FIG. 4D Shown in FIG. 4D is a sample screen capture 400 D of a “real-time” documentation tool.
  • a corresponding transformation that may be applied to an idea tree by this “real-time” documentation tool is shown at 401 D.
  • This real-time collaborative document editing tool is an alternative to the collaborative document editing tool, and may give participants the ability to work together and to coordinate each other's contributions to a document in real-time. Participants can either edit pre-existing files extracted from the idea tree, or start with nothing more than a document outline for a new document. Changes to the document may be tracked for each participant, and a chat room may be made available, allowing moderators and participants to coordinate their work in real-time.
  • a moderator may derive an outline of the discussion by navigating the idea tree.
  • Each paragraph or section of the document may be associated with an idea and exists as a node in the tree. Changes made to the document may be entered as edits in the appropriate records of tables in the appropriate nodes.
  • the tool allows participants to work in real-time on a specific document, it may be more effectively used on smaller parts of an idea tree, and larger collaborations may be better handled by the collaborative document editing tool.
  • FIG. 4E Shown in FIG. 4E is a sample screen capture 400 E of a document commenting tool.
  • the corresponding transformation that may be applied by this tool to an idea tree is shown at 401 E.
  • This document commenting tool may allow participants to comment on a document as created by one of the document tools mentioned above, or imported from another source. As shown at 401 E, these comments may be added, for example, as child nodes to a respective idea presented in a patent node.
  • this document commenting tool can be configured to select an entire idea tree, or to select a particular sub-tree in which a document has been created using one of the earlier mentioned document tools.
  • the tables associated with each node of the idea tree may contain text entries that may be assembled as necessary to display a document.
  • a participant adds a comment to a paragraph using this document commenting tool a new child node may be created under the node to which that paragraph belongs, and the comment may then be entered into a record of a table in the new child node.
  • rank information may be stored, for example, as entries in the table of node containing the comments.
  • moderators may be directed, for example, to deal with the most popular comments based on ranking by all of the participants.
  • participant nodes or the moderator may logically link the document commenting tool to a particular node, and direct their feedback to specific sections of a document.
  • these comment nodes may be nodes in the general sense, and can become seeds for another brainstorm.
  • the comments can also be processed by a ranking or categorization tool, or can be assembled into a new document which can in turn be commented on again, thereby creating an iterative process.
  • FIG. 4F Shown in FIG. 4F is a sample screen capture 400 F of a ranking tool which may be used to rank ideas within the idea tree. A corresponding transformation applied by this tool to an idea tree is shown at 401 F.
  • the ranking tool may use as an input a collection of nodes that are siblings on the idea tree. Amongst the sibling nodes, the ranking tool can tabulate, for example, the relative rank of each sibling node. This relative rank information may be associated with a unique rank ID amongst the sibling nodes, so that relative rankings can be compared. The rank IDs may also be used to reconstitute the ranking of the nodes in the event that changes to the idea tree structure cause the nodes to no longer be siblings (i.e. the ranked nodes can be compared against each other using the results of a ranking operation even if the nodes are no longer siblings).
  • participants can collaboratively create a ranking of a group of ideas or suggestions.
  • the ranking tool may take as input a collection of nodes on the idea tree. One way of specifying this collection of nodes would be to link the ranking tool to a common parent, the child nodes of which form the input set.
  • Each participant may then be presented with the ideas contained in the sibling nodes and asked to express an opinion (e.g. “Is this a good solution to the problem?” “Would you purchase this product?” or “Is this date convenient for you to hold a conference?”). Participants can then express their opinions on as many of the ideas as they may care to view, with the system aggregating the contributions of all participants to create a collective ranking of the ideas.
  • the ranking may then be stored as a doubly-linked list in the data tables of all the nodes involved.
  • each element in an ordered list contains a pointer to the next element and a pointer to the previous element.
  • the ranking may also survive node deletion by updating the doubly-linked list as appropriate (i.e. the pointers in the nodes adjacent the deleted node are updated to reflect the deletion). This effectively removes a particular node from the list, but the relative ordering of all other nodes is retained.
  • a node can participate in more than one ranking, since each ranking operation simply adds a ranking entry to the node's data table. For example, one might want to know how Nodes A, B and C rank relative to each other, and then how Nodes B, D and E rank relative to each other.
  • Node B may have two ranking entries, each with a rank ID and two pointers that form part of the doubly-linked list that defines the set of nodes upon which that particular rank was done.
  • FIG. 4G Shown in FIG. 4G is a sample screen capture 400 G of a solution matrix tool. A corresponding transformation applied by this tool on an idea tree is shown at 401 G.
  • This solution matrix tool may assist with the task of decision making by providing a set of criteria and a number of proposed solutions that may meet the criteria.
  • the intersection between a particular solution (listed in rows), and a criterion (listed in columns), is where a participant may provide input on whether a particular solution has met certain criteria.
  • participant may be able to see their own answers to these questions as they enter them (e.g. as shown by a check-mark or an x-mark).
  • the solution matrix tool may be used to tabulate the collective results to see how many participants feel that a particular solution abides by specific criteria. Ideas that do not conform to a set of criteria may be deleted by a moderator, and the solution matrix tool may be used to showcase the preferred solutions.
  • the solution matrix tool may apply a similar transformation of the idea tree as the ranking tool. For example, the moderator may select the nodes to be rated and enter the criteria upon which participants should make their decisions. The moderator may also assign numerical weight values to each of the criteria to be used in computing the final rank. For each node, the solution matrix tool may store an aggregated rank, and how that idea did in each category.
  • a spell check tool may allow the moderator to spell check the text in a selection of nodes (e.g. a node and all of its associated child nodes).
  • the spell check tool may present spelling errors, suggests corrections, and receive instructions to correct or to ignore.
  • the spell check tool may end after the moderator completes the spell check task, and updates the idea tree with the corrected text.
  • the moderator may also be provided with a tree editor tool to control the growth of the idea tree. For example, the moderator may wish to periodically prune the idea tree by eliminating branches of ideas that are outdated, or irrelevant to a discussion.
  • the tree editor tool may also allow the moderator to view the idea tree, move or delete nodes, and save a modified version of the idea tree. In an embodiment, all of these editing actions may be undone by backtracking each step, or by reverting back to a previously saved version of the idea tree.
  • the moderator may also be provided with management tools that may be used to keep track of activity summaries, participant lists, and access control lists. These management tools may provide the ability to query the activity summaries to examine the activities of various participants (for example, to determine who should be given which level of access). For example, the moderator may be given the authority to modify the access control list for a particular collaboration project, or for a particular collaborative tool.
  • the first example is a large-scale collaboration for authoring a document addressing a particular project topic.
  • a group of participants may brainstorm the project topic, and possibly generate a number of sub-ideas that may be added to an idea tree as sub-nodes. Each sub-node in turn could be expanded upon until the idea tree has grown to include ideas and collaborative input from the participants.
  • the ideas presented in the idea tree may be ranked by the participants, and poorly ranked ideas may be eliminated as may be appropriate. Participants may then be asked to comment on the pros and cons of the remaining solutions, as measured against a set of criteria.
  • a collaborative document editing tool could be used to create a document outline where each major sub-theme may be presented as a chapter, and each idea about the sub-theme may be presented as a section within each chapter. Introduction and conclusion sections may be added as well.
  • the document may undergo amendments with participation from many participants.
  • a moderator may play the role of an editor to control the growth of the document as may be appropriate.
  • a group troubleshooting project is now described.
  • a group may start an online project where, using the brainstorm chat tool, members are encouraged to list problems.
  • the problems may be categorized using group-recommended categories.
  • the ranking tool may be used to determine which of the problems are most pertinent for discussion by the group by collecting rankings from the participants. Less pertinent problems may be deleted, or left to be dealt with at a later time. Of the remaining problems, members may use the brainstorm chat tool to consider possible solutions to the problems identified as being the most pertinent.
  • the ranking tool may again be used to rank the solutions based on perceived effectiveness in dealing with a problem.
  • the solution matrix tool the best solution may be selected from a number of solutions presented, given their effectiveness in meeting defined criteria.
  • participants may be able to access the collaboration toolkit by going to a website that implements the toolkit and contains links to various projects.
  • the collaboration tools main page may have a list of all projects that may be accessed.
  • the order of listing of projects on the webpage may be determined by popularity as measured by the amount of activity, i.e., more popular projects may be placed closer to the top of the listing. Projects in which the level of participant activity may have changed drastically could also be identified as being very active, and placed closer to the top of the listing. This may ensure that projects are appropriately rotated within the listing, based on the level of interest.
  • New projects can be created using a link on the main page.
  • two options may be available for creating new projects: (i) the server can be set up so that anyone can create a project, or (ii) this option can be made available just to the moderator or to only a small number of participants, allowing for some control over the types of projects created.
  • the moderator or participant may add basic project information, such as the project's name and purpose, and create a tentative schedule of workflow items. The project may then be made available on the main page.
  • the associated project page may be the starting point for getting involved in the project.
  • This project page may be used to access a particular collaborative tool (e.g. one of the tools as described earlier), as made available by the moderator.
  • the project page may also contain summaries of any work already completed on the project using other collaboration tools. Participants can add themselves as contributors to the project, which may result in their “handle” being placed on a list of participants on the project page.
  • each tool may be configured as a client process that is unique to the specific tool, allowing participants to interact with the tool and with other participants.
  • Tools may be configured to create summary documents that summarize the actions of participants, and the transformations applied to the idea tree using the tools. For example, a document creation tool might present the document, a categorizer tool may show the final categorization, and a ranking tool would show the final rankings of the ideas.
  • each participant may be provided with a personal profile. Wherever a participant's name is shown, a click on the name (e.g. using a mouse) may display the activity log for all projects that the participant has contributed to.
  • the personal profile for each participant may also contain a personal description space, where the user can post a short personal description. Additional profile items can be set up by the server administrator.
  • Anonymous contributions may be labelled as being anonymous within project archives. If deemed necessary to avoid an undesired skew in the results from too many anonymous participants with a particular view, a project moderator may decide to disallow anonymous contributions in some or all portions of a project. In this case, if a participant has chosen to remain anonymous, a tool could either block their contributions, or ask if the user is willing to forfeit their anonymity in order to access and participate in the project or tool in question.
  • a wizard tool may be provided which asks a number of appropriate questions. For example, the wizard may ask a series of “What do you want to do next?” questions. These questions may focus on finding out what a moderator wishes to do, and helping him or her choose the proper tool or set of tools to meet their goals. A moderator may then choose which portion of the idea tree to use as data for a particular tool, and link the tool to the appropriate node accordingly. Tool-specific wizards may also be provided which may help in ensuring that a moderator chooses the proper tool settings.
  • FIG. 5 An illustrative architectural overview of the collaboration toolkit is shown in FIG. 5 .
  • this IT architecture may be embodied in suitably configured data processing systems (e.g. data processing system 100 of FIG. 1 ), and associated communications networks, devices, software and firmware.
  • the collaboration toolkit may comprise a presentation layer 520 and an application layer 530 positioned between participants 510 (e.g. citizens 512 , organizations 514 , government 516 ), and a back-end 550 (containing database 552 ).
  • the presentation layer 520 may be designed, for example, using IBM's WebsphereTM Portal Server.
  • the application layer 530 responsible for the business logic may be designed, for example, on IBM's WebsphereTM Application Server.
  • IBM's DB2TM Information Management Software may be used as the database 552 .
  • the presentation layer 520 and application layer 530 may use web services to communicate, and the application layer 530 may communicate with the back-end database 552 using an appropriate protocol, such as the JavaTM DataBase Connectivity (“JDBC”) protocol for example.
  • JDBC JavaTM DataBase Connectivity
  • graphical user interfaces may be provided for each of the components of the application layer, including a collaboration toolkit GUI 522 , a project GUI 524 , and various tool GUIs 526 .
  • the presentation layer 520 is responsible for all elements related directly to the participants 510 . It may consists of a number of components, including a collaboration toolkit GUI 522 , a project GUI 524 , and tool client GUIs 526 .
  • the collaboration toolkit GUI 522 provides all interface and presentation elements of the collaboration toolkit server 532 and the project GUI 524 provides all interface and presentation elements of the project servers 534 as described below.
  • the tool client GUIs 526 provide all interface elements for the various collaborative tools 544 as instantiated in a tool server 537 (see below).
  • the collaboration toolkit GUI 522 may consist of a number of J2EETM (Java 2 Platform, Enterprise Edition) portlets that could be deployed on IBM's WebsphereTM Portal Server platform.
  • Tool client GUIs 526 may also be designed as portlets.
  • the interface may either be designed as HTML (HyperText Markup Language), or as an encapsulated Java Applet.
  • the application layer 530 may consist of a number of components, including: (i) a collaboration toolkit server 532 ; (ii) a project server 534 ; (iii) one or more tool servers 537 ; and (iv) tool server logic library 542 .
  • a tool server 537 may be an instantiation of a tool server logic (i.e. one of 544 , 546 , etc.), which is the general server-side software needed to support the functionality of a particular collaborative tool (brainstorm chat tool, ranking tool, etc.).
  • a moderator selects a tool to use in the project, that tool's server logic is instantiated into a tool server 537 .
  • the tool server logic library 542 acts as a repository from which server-side software can be loaded as needed by a project. As described above, there can be more than one tool server 537 active in a project at the same time, each tool server 537 running the same or different tool server logic. For example, two tool servers 537 may run two brainstorm chat tools working on different nodes in the idea tree, or two tool servers 537 may run a brainstorm chat tool and a ranking tool concurrently. Project Servers 534 are described in more detail below.
  • the collaboration toolkit server 532 may also include a tool registry 538 of all tools that are currently available. This tool registry 538 may store, for example, the location of the tool server logic ( 544 , 546 , etc.) in the tool server logic library 542 , the location of the matching tool client GUI in 526 , and an associated tool wizard (not shown).
  • the collaboration toolkit server 532 may also store a log of activity for each participant in participant activity logs 540 , detailing how a participant has interacted throughout the different projects 536 on the various project servers 534 .
  • Each project server 534 may contain the project information and business logic for a single project. Each project server 534 may store important information about the project 539 , including the schedule of tools that have been used in the past, the schedule of tools to be used in the future, and various properties of the project. An output data repository 541 may store information outputted by each individual tool.
  • Each tool server 537 may have a number of outputs, for example: (i) an output tree after all transformations have been performed; (ii) an HTML output providing a visual representation of the output for participants to see what was accomplished; and (iii) a participant log to update individual user profile pages and participant activity logs 540 .
  • Each tool client's logic may contain all of the business logic related to an individual tool's operation.
  • the tool server logic library 542 may include logic for various tools, including a ranker tool logic 544 , categorizer tool logic 546 , brainstorm client logic 548 , etc.
  • this tool server logic 548 would describe the transfer of information between a tool server 537 and a tool GUI running on the presentation layer 520 , the storing of messages and idea data, and other server-side processing.
  • a new tool server 537 is created and the chosen tool's server logic ( 544 , 546 , etc.) is loaded from the tool server logic library 542 .
  • a participant 510 accesses the website by logging in through the collaboration toolkit GUI 522 (which is connected to the collaboration toolkit server 532 ). The participant 510 then chooses a project 536 to access.
  • the collaboration toolkit GUI 522 then loads the project GUI 524 which connects to the appropriate project server 534 .
  • the project server 534 verifies that the user has the appropriate privileges to access the project.
  • the participant 510 uses the project GUI 524 to navigate the various information areas of the project and may eventually select to participate in one of the active collaborative tools.
  • the project GUI 524 inquires about the tool on the appropriate tool server 537 , looks up the tool in the tool registry 538 and loads the appropriate tool client GUI 526 .
  • the tool client GUI 526 connects to the appropriate tool server 537 . The user can then interact with the tool via the tool client GUI.
  • FIG. 6 An illustrative flow of communication between various components of FIG. 5 is shown in FIG. 6 .
  • a tool server 537 communicates with a project server 534 and sends output tree data and HTML formatted output 612 to the project server 534 .
  • the tool client 537 also sends user activity data 610 to a collaboration toolkit server 532 .
  • the collaboration toolkit server 532 may create one or more project servers 534 .
  • the project server 534 may initiate one or more tool servers 537 , providing the tool servers 537 with input tree data 614 .
  • Project server 534 may also provide the username and user ID 616 of the participant to a tool client GUI 526 .
  • the tool client GUI 526 may then access the tool server 537 .
  • the tool client GUI 526 communicates with the tool server 537 , at 618 , in a manner specific to each tool.

Abstract

There are disclosed systems, method and tools for facilitating group collaborations. In an embodiment, collaborative ideas are represented in a modified tree data structure in which ideas are stored in nodes of the tree (an “idea tree”). Each node may be associated with data storage means, such as a table of records, in which different kinds of data can be stored. Data stored in the idea tree, or a part thereof, may be created, modified, deleted or organized by using various types of collaboration tools. A participant's interaction with the idea tree, or a part thereof, using a particular collaboration tool may be mapped as a transformation of the idea tree from one state to another. Other participants may simultaneously or successively interact with the idea tree, or a part thereof, using the same or a different collaboration tool. A coherent representation of collaborative ideas can be developed and organized without excessive manual effort.

Description

    PRIORITY CLAIM
  • The present application claims priority to Canadian Patent Application Serial Number 2,524,527, filed Oct. 26, 2005.
  • COPYRIGHT NOTICE
  • A portion of the disclosure of this patent document contains material which is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever.
  • BACKGROUND
  • The present invention relates to systems, methods and tools for facilitating group collaborations.
  • Technology-assisted group collaborations are now commonplace: many types of tools have been created to support and to expand upon the scope of what can be accomplished between geographically dispersed participants. Some of these tools include, for example, Internet Relay Chat (IRC), message boards, online polls, and collaborative document creation and review. While these tools may represent advances over what existed before, they may nevertheless exhibit certain limitations when used in collaborative efforts involving a large number of people. Improved systems, methods and tools for facilitating group collaborations are needed.
  • SUMMARY
  • The present invention relates to systems, method and tools for facilitating group collaborations.
  • Collaborative ideas collected from a group are organized into an extendable hierarchical data structure. In a preferred embodiment, collaborative ideas are represented in a modified tree data structure in which ideas are stored in nodes of the tree (an “idea tree”). Each node may be associated with data storage means, such as a table of records, in which different kinds of data can be stored. Data stored in the idea tree, or a part thereof, may be created, modified, deleted or organized by using various types of collaboration tools. A participant's interaction with the idea tree, or a part thereof, using a particular collaboration tool may be mapped as a transformation of the idea tree from one state to another. Other participants may simultaneously or successively interact with the idea tree, or a part thereof, using the same or a different collaboration tool. A coherent representation of collaborative ideas can be developed and organized without excessive manual effort.
  • In an aspect of the invention, there is provided a data processing system implemented method of facilitating group collaborations on a project by a plurality of participants, comprising: providing an extendable hierarchical data structure, the hierarchical data structure including data storage means for storing a plurality of data items submitted by the participants; providing a collaboration tool for use by the participants to work with the hierarchical data structure, the collaboration tool being configured to logically link to a defined workspace on the hierarchical data structure in which the tool is to be used, the collaboration tool being further configured to work with data items in the workspace associated with the collaboration tool.
  • In an embodiment, the method further comprises: providing a tree data structure as the hierarchical data structure, the tree data structure having a root node and one or more sub-nodes branching from the root node, each node being associated with a data storage means configured to store a plurality of heterogeneous data items; and logically linking a collaboration tool to a link node in the tree data structure, the link node and any sub-nodes defining the workspace on the tree data structure for the collaboration tool.
  • In another embodiment, the method further comprises logically linking multiple collaboration tools to different link nodes of the tree data structure to define multiple workspaces, whereby participants may work on different parts of the tree data structure simultaneously.
  • In another embodiment, the method further comprises successively logically linking different collaboration tools to link nodes of the tree data structure, whereby the resulting workflow simulates a group collaboration process involving a sequential progression.
  • In yet another embodiment, the method further comprises saving the state of the tree data structure after each transformation of the tree data structure applied by a collaboration tool, whereby a previous state of the tree data structure may be recovered.
  • In still another embodiment, the method further comprises configuring a collaboration tool to utilize the output of another collaboration tool, the output of each collaboration tool being reflected as a transformation of the tree data structure.
  • In another embodiment, the method further comprises providing a collaboration tool for linking to a link node of the tree data structure, and collecting a plurality of homogeneous data items from the defined workspace.
  • In another embodiment, the plurality of homogeneous data items comprise text associated with the workspace and submitted by the participants, and the method further comprises forming a document from the collected text.
  • In another embodiment, the method further comprises modifying the document formed from the collected text, and amending the corresponding data items in the tree data structure to correspond to the modified document.
  • In still another embodiment, the plurality of homogeneous data items comprise images associated with the workspace and submitted by the participants, and the method further comprises forming a slideshow of the collected images.
  • In another aspect of the invention, there is provided a data processing system for facilitating group collaborations on a project by a plurality of participants, comprising: means for providing an extendable hierarchical data structure, the hierarchical data structure including data storage means for storing a plurality of data items submitted by the participants; and means for providing a collaboration tool for use by the participants to work with the hierarchical data structure, the collaboration tool being configured to logically link to a defined workspace on the hierarchical data structure in which the tool is to be used, the collaboration tool being further configured to work with data items in the workspace associated with the collaboration tool.
  • In an embodiment, the hierarchical data structure is a tree data structure, the tree data structure having a root node and one or more sub-nodes branching from the root node, each node being associated with a data storage means configured to store a plurality of heterogeneous data items; and the data processing system further includes means for logically linking a collaboration tool to a link node in the tree data structure, the link node and any sub-nodes defining the workspace on the tree data structure for the collaboration tool.
  • In another embodiment, the system further comprises means for logically linking multiple collaboration tools to different link nodes of the tree data structure to define multiple workspaces, whereby participants may work on different parts of the tree data structure simultaneously.
  • In another embodiment, the system further comprises means for successively logically linking different collaboration tools to link nodes of the tree data structure, whereby the resulting workflow simulates a group collaboration process involving a sequential progression.
  • In another embodiment, the system further comprises means for saving the state of the tree data structure after each transformation of the tree data structure applied by a collaboration tool, whereby a previous state of the tree data structure may be recovered.
  • In yet another embodiment, the system further comprises means for configuring a collaboration tool to utilize the output of another collaboration tool, the output of each collaboration tool being reflected as a transformation of the tree data structure.
  • In another embodiment, the system further comprises means for providing a collaboration tool for linking to a link node of the tree data structure, and collecting a plurality of homogeneous data items from the defined workspace.
  • In still another embodiment, the plurality of homogeneous data items comprise text associated with the workspace and submitted by the participants, and the data processing system further includes means for forming a document from the collected text.
  • In another embodiment, the system further comprises means for modifying the document formed from the collected text, and amending the corresponding data items in the tree data structure to correspond to the modified document.
  • In another embodiment, the plurality of homogeneous data items comprise images associated with the workspace and submitted by the participants, and the data processing system further includes means for forming a slideshow of the collected images.
  • In another aspect of the invention, there is provided a data processor readable medium storing data processor code that, when loaded into a data processing device, adapts the device to facilitate group collaborations on a project, the data processor readable medium including: code for providing an extendable hierarchical data structure, the hierarchical data structure including data storage means for storing a plurality of data items submitted by the participants; and code for providing a collaboration tool for use by the participants to work with the hierarchical data structure, the collaboration tool being configured to logically link to a defined workspace on the hierarchical data structure in which the tool is to be used, the collaboration tool being further configured to work with data items in the workspace associated with the collaboration tool.
  • In another embodiment, the data processor readable medium further includes: code for defining the hierarchical data structure as a tree data structure, the tree data structure having a root node and one or more sub-nodes branching from the root node, each node being associated with a data storage means configured to store a plurality of heterogeneous data items; and code for logically linking a collaboration tool to a link node in the tree data structure, the link node and any sub-nodes defining the workspace on the tree data structure for the collaboration tool.
  • In another embodiment, the data processor readable medium further includes code for logically linking multiple collaboration tools to different link nodes of the tree data structure to define multiple workspaces, whereby participants may work on different parts of the tree data structure simultaneously.
  • In another embodiment, the data processor readable medium further includes code for successively logically linking different collaboration tools to link nodes of the tree data structure, whereby the resulting workflow simulates a group collaboration process involving a sequential progression.
  • In another embodiment, the data processor readable medium further includes code for saving the state of the tree data structure after each transformation of the tree data structure applied by a collaboration tool, whereby a previous state of the tree data structure may be recovered.
  • In another embodiment, the data processor readable medium further includes code for configuring a collaboration tool to utilize the output of another collaboration tool, the output of each collaboration tool being reflected as a transformation of the tree data structure.
  • In another embodiment, the data processor readable medium further includes code for providing a collaboration tool for linking to a link node of the tree data structure, and collecting a plurality of homogeneous data items from the defined workspace.
  • In yet another embodiment, the plurality of homogeneous data items comprise text associated with the workspace and submitted by the participants, and the data processor readable medium further includes code for forming a document from the collected text.
  • In another embodiment, the data processor readable medium further includes code for modifying the document formed from the collected text, and amending the corresponding data items in the tree data structure to correspond to the modified document.
  • In still another embodiment, the plurality of homogeneous data items comprise images associated with the workspace and submitted by the participants, and the data processor readable medium further includes code for forming a slideshow of the collected images.
  • These and other aspects of the invention will become apparent from the following more particular descriptions of exemplary embodiments.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • In the figures which illustrate exemplary embodiments of the invention:
  • FIG. 1 shows a generic data processing system that may provide a suitable operating environment.
  • FIG. 2A and FIG. 2B show an illustrative framework for policy development.
  • FIG. 3A and FIG. 3B show illustrative schematic views of an idea tree.
  • FIG. 3C shows an illustrative data schema for the idea tree of FIG. 3A and FIG. 3B.
  • FIG. 4A shows an illustrative screen capture of a brainstorm chat tool.
  • FIG. 4B shows an illustrative screen capture of a categorizer tool.
  • FIG. 4C shows an illustrative screen capture of a collaborative document editing tool.
  • FIG. 4D shows an illustrative screen capture of a real-time collaborative document editing tool.
  • FIG. 4E shows an illustrative screen capture of a document commenting tool.
  • FIG. 4F shows an illustrative screen capture of a ranking tool.
  • FIG. 4G shows an illustrative screen capture of a solution matrix tool.
  • FIG. 5 shows a schematic diagram of an illustrative IT architecture for the tools.
  • FIG. 6 shows a schematic diagram of an illustrative communication flow between some components of the IT architecture of FIG. 5.
  • DETAILED DESCRIPTION
  • As noted above, the present invention relates to systems, methods and tools for group collaborations.
  • The invention may be practiced in various embodiments. A suitably configured data processing system, and associated communications networks, devices, software and firmware may be provided to provide a platform for enabling one or more of these systems, methods, and tools. By way of example, FIG. 1 shows a generic data processing system 100 that may include a central processing unit (“CPU”) 102 connected to a storage unit 104 and to a random access memory 106. The CPU 102 may process an operating system 101, application program 103, and data 123. The operating system 101, application program 103, and data 123 may be stored in storage unit 104 and loaded into memory 106, as may be required. An operator 107 may interact with the data processing system 100 using a video display 108 connected by a video interface 105, and various input/output devices such as a keyboard 110, mouse 112, and disk drive 114 connected by an I/O interface 109. In known manner, the mouse 112 may be configured to control movement of a cursor in the video display 108, and to operate various graphical user interface (“GUI”) controls appearing in the video display 108 with a mouse button. The disk drive 114 may be configured to accept data processing system readable media 116. The data processing system 100 may form part of a network via a network interface 111, allowing the data processing system 100 to communicate with other suitably configured data processing systems (not shown). The particular configurations shown by way of example in this specification are not meant to be limiting.
  • Many types of group collaboration projects may be facilitated by the present invention. By way of illustration, one such group collaboration project may involve citizen engagement in a public policy making process. In FIG. 2A, shown is a typical policy making framework representing a timeline from the original idea to long-term implementation. In this framework, the timeline is partitioned into four quadrants, with the top two quadrants representing citizen-led actions, and the bottom two quadrants representing government-led actions. The left side quadrants represent pre-legislative events, while the right side quadrants represent post- legislative events. Within this policy making framework, citizens may introduce, debate and question a policy, and depending on the input and feedback, the government may decide whether or not to implement the policy through a legislative process.
  • As shown in FIG. 2B, in the bottom half of the framework, government-led initiatives such as town hall meetings, citizens' assemblies, and citizens' juries may provide a forum for input from citizens. However, these citizens' juries and town hall meetings may tend to provide only a limited opportunity for citizen participation. They may not allow the government to take advantage of a full range of input and opinions from a more representative sample of the voting population. This illustrative example demonstrates a need for facilitating large-scale group collaborations that may be met by the present invention.
  • As will now be explained, a solution for facilitating large-scale group collaboration may include the following: (i) a system and data architecture that allows for the flexible storage, retrieval and manipulation of ideas presented in a variety of forms and formats; and (ii) a collaboration toolkit that enables flexible application of a variety of transformations on the system and data architecture.
  • The collaboration toolkit, as developed and envisioned by the inventors, provides a set of tools to assist participants and moderators in the process of brainstorming, discussing, and compiling the participants' contributions into a structured and meaningful output. As will be explained in more detail further below, a notable feature of the collaboration toolkit is that tools may be applied to different parts of the data structure at the same time. The tools may also be sequenced for use on the data structure in any order, allowing for the creation of flexible, customized workflows to model virtually any type of collaborative process. Tasks may be split into manageable portions, and contributions from many participants may be integrated into a unified whole. To enable this flexibility, the collaboration toolkit should be used with a data structure that is extensible, flexibly structured, and resilient to error. Given this criteria, the data structure preferred by the inventors is a hierarchical data structure capable of storing heterogeneous data items, and more preferably a modified tree data structure referred to herein as an “idea tree” and as described below. The Idea Tree
  • The inventors have selected a tree data structure as illustrated in FIG. 3A, as being well suited for facilitating large-scale collaborations as in the public policy development example introduced above.
  • As illustrated in FIG. 3A, each “idea tree” 300A starts as a single node, called the root node 302. Using one of the tools in the collaboration toolkit, related ideas or sub-ideas may be added to the idea tree by creating and adding suitable child nodes 304, 306, 308 connected to the root node 302. Each of the sibling nodes 304, 306, 308 may be a parent node having their own child nodes (e.g. parent node 304 has child nodes 310, 312, 314; parent node 306 has child nodes 316, 318; parent node 308 has child nodes 320, 322). Each node in the idea tree may have virtually an unlimited number of child nodes representing sub-ideas, or comments related to the idea expressed in the parent node. As shown in FIG. 3A, a sub-tree of the idea tree may itself be an intact idea tree. This structural self-similarity may permit large-scale collaborations on potentially very broad topics, and may allow multiple collaboration tools to be used on different parts of the idea tree simultaneously. This is illustrated in FIG. 3A where three tools—“Tool A”, “Tool B”, and “Tool C” —are shown acting on different parts of the idea tree 300A. Each of these tools is logically linked to a particular node, and may act upon a “workspace” including the link node and its sub-nodes.
  • As shown in FIG. 3B, the data storage means associated with each node of the idea tree 300B may store different forms of structured data. As an example, the data storage means associated with each node of idea tree 300B may comprise a table or database having a plurality of records for containing different types of data or information related to a particular node. Each table may be configured to store in its records heterogeneous data items, such as text, sounds, pictures, and various types of information relating to the content or structure of idea tree 300B (e.g. comments on or responses to proposed ideas posted in the form of video clips, texts or sound recordings; results of ratings collected in response to a prompt to rate an idea; hierarchical references to parent nodes and child nodes, etc.).
  • The data architecture of idea tree 300B may offer considerable flexibility in allowing each collaborative tool to store and to retrieve only the specific pieces of data or information required by the tool, and to ignore the rest. For example, Tool A having a workspace including nodes 304, 310, 312 and 314 may be configured to work only with text data, in which case only the text data in nodes 304, 310 and 314 may be retrieved and used by Tool A. Sound data or picture data in nodes 304, 310, 312, 314 may be ignored by Tool A. As another example, Tool B might be a slideshow tool having a workspace including node 318, and which processes images retrieved from node 318. As yet another example, if this slideshow tool was being used on multiple nodes, the slideshow tool may use ranking information associated with image data stored in the multiple nodes to create a slideshow of images in a ranked order. More examples of tools that may be used on the idea tree are provided further below.
  • In order to provide data resiliency, the idea tree 300A, 300B may allow any transformation operation performed on the tree to be undone, either by performing one or more reverse transformation operations (for example, by moving an erroneously placed idea to a previous node in the tree), or by allowing the idea tree to revert back to a previously saved state.
  • The idea tree may be implemented using one of any number of different application development tools and languages. For example, in an Internet-based application development context, the idea tree may be defined using Extensible Markup Language (“XML”). Due to its inherent hierarchical nature, the inventors have found XML to be well suited for defining the idea tree.
  • In an illustrative example, each node of the idea tree may have a number of defined elements, including a Short Name, Data List, and Children, as listed below in Table A.
    TABLE A
    Elements Description
    Short Name A textual description of the node.
    Data List Collection of DataItems in the node.
    Children List of child nodes connected to this node.
  • As well, each DataItem stored on each node may contain a number of pieces of information as shown below in Table B.
    TABLE B
    Information Description
    ID A short name that uniquely identifies a piece of
    information in the node.
    Description A longer, human readable identifier for a piece of
    information.
    Type Data type of the DataItem (string, integer, rank,
    etc.)
    Data The data for this DataItem.
    From The tool from which this data was created.
  • A graphic representation of an illustrative XML schema is shown in FIG. 3E, and a corresponding language version of this XML schema is presented below.
    <?xml version=“1.0” encoding=“UTF-8”?>
    <xs:schema xmlns:xs=“http://www.w3.org/2001/XMLSchema” elementFormDefault=“qualified”
    attributeFormDefault=“unqualified”>
    <xs:element name=“Project”>
    <xs:annotation>
    <xs:documentation>An alltogether Toolkit Project - Stores the entire Idea
    Tree</xs:documentation>
    </xs:annotation>
    <xs:complexType>
    <xs:sequence>
    <xs:element name=“Node”>
    <xs:annotation>
    <xs:documentation>A single node in the idea tree.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
    <xs:sequence>
    <xs:element name=“ShortName” nillable=“false”>
    <xs:annotation>
    <xs:documentation>A short text description of the data within this
    node.</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
    <xs:restriction base=“xs:string”>
    <xs:minLength value=“1”/>
    </xs:restriction>
    </xs:simpleType>
    </xs:element>
    <xs:element name=“DataList”>
    <xs:annotation>
    <xs:documentation>A list of all data within this node.
    </xs:documentation>
    </xs:annotation>
    <xs:complexType>
    <xs:sequence>
    <xs:element name=“DataItem” minOccurs=“0”
    maxOccurs=“unbounded”>
    <xs:annotation>
    <xs:documentation>A single piece of data within the
    node.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
    <xs:sequence>
    <xs:element name=“ID” nillable=“false”>
    <xs:annotation>
    <xs:documentation>A short textual id of
    the node. This field must be unique
    within a DataList.</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
    <xs:restriction base=“xs:token”>
    <xs:minLength value=“1”/>
    </xs:restriction>
    </xs:simpleType>
    </xs:element>
    <xs:element name=“Description” nillable=“false”>
    <xs:annotation>
    <xs:documentation>A human-
    understandable description
    of the data stored in the
    DataItem.</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
    <xs:restriction base=“xs:string”>
    <xs:minLength value=“1”/>
    </xs:restriction>
    </xs:simpleType>
    </xs:element>
    <xs:element name=“Type”>
    <xs:annotation>
    <xs:documentation>The type of data
    stored in this DataItem. (E.g. String,
    Rank, Number)</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
    <xs:restriction base=“xs:token”>
    <xs:minLength value=“1”/>
    </xs:restriction>
    </xs:simpleType>
    </xs:element>
    <xs:element name=“Data” nillable=“false”>
    <xs:annotation>
    <xs:documentation>The actual
    data.</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
    <xs:restriction base=“xs:string”>
    <xs:minLength value=“1”/>
    </xs:restriction>
    </xs:simpleType>
    </xs:element>
    <xs:element name=“From”>
    <xs:annotation>
    <xs:documentation>Which tool this data
    came from.</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
    <xs:restriction base=“xs:string”>
    <xs:minLength value=“1”/>
    </xs:restriction>
    </xs:simpleType>
    </xs:element>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name=“Children”>
    <xs:annotation>
    <xs:documentation>A list of all children of this
    node.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
    <xs:sequence>
    <xs:element ref=“Node” minOccurs=“0”
    maxOccurs=“unbounded”/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name=“Node”/>
    </xs:schema>
  • Although the above illustrative XML schema may be suitable for many different kinds of applications, it will be appreciated that the XML schema may be adapted as may be necessary (e.g. to allow for other elements or information descriptors).
  • The Collaboration Toolkit
  • Brief examples of tools that may be used to work on the idea tree were provided earlier. Further examples of tools are now provided.
  • Generally speaking, the collaboration toolkit may include both participant collaboration tools and moderator tools. In an embodiment, in order to maintain a desired degree of control over the growth of the idea tree, additions and modifications to the idea tree proposed by participants using one of the collaboration tools may be queued, and only applied by a moderator as a transformation on the idea tree at appropriately determined times. Moderator tools, on the other hand, may allow changes to take effect immediately.
  • In an Internet-based implementation, the collaboration tools may be set up by the moderator and made available on a project's website. An illustrative information technology (IT) architecture is described further below. Participants can enter the website and participate in the group collaboration project using one or more of the available tools. Examples of some collaboration tools are now described:
  • (a) Brainstorm Chat Tool
  • Shown in FIG. 4A is a sample screen capture 400A of an illustrative “brainstorm chat” tool interface. A corresponding transformation of the idea tree that may be effected by this brainstorm chat tool is represented graphically at 401A. This brainstorm chat tool may facilitate a brainstorming session by encouraging participants to submit new ideas about a problem or an
  • When a brainstorm chat session begins, the corresponding brainstorm chat tool may be logically linked to an appropriate node in the idea tree that best represents the desired scope of the brainstorm. The node to which the tool is linked may semantically form the “topic” or “seed” for the discussion/brainstorm. In addition to submitting comments on ideas offered by others, participants can also submit their own new ideas. These new ideas may be added to the idea tree as child nodes to a node to which the brainstorm chat tool is logically linked. This brainstorm chat tool could permit a group to brainstorm solutions to a problem, propose new initiatives, or suggest changes. Participants' contributions are thus used to build the idea tree and become part of the collective store of knowledge in the idea tree.
  • In an embodiment, every participant can promote an idea by supporting it (e.g., by clicking a button associated with the idea). The number of votes of confidence received for an idea may be tallied, so that the submitter of the idea can see how well the idea is accepted by other participants.
  • In terms of implementation, as an illustrative example, this brainstorm chat tool may be configured as a web-based online chat interface using IRC, or other instant messaging protocols. The brainstorm chat tool could also be extended to interfaces for mobile devices, such as SMS. This may allow for many different access points for participation. For example, a brainstorming session or event could be held over the course of a few days or weeks, and the public may be alerted via billboards, print media, radio or television to submit their suggestions for solving a problem by sending an e-mail to a certain address, or a text message to a certain phone number. A server may then add the ideas received to the idea tree on a website.
  • (b) Categorizer Tool
  • Shown in FIG. 4B is a sample screen capture 400B of an illustrative categorizer tool interface. A corresponding transformation of the idea tree applied by the categorizer tool is shown at 401B. As shown, the categorizer tool may have the effect of changing the structure of the idea tree.
  • Ideas may come in all forms, and may cover a wide range of issues within a topic. A free-form public brainstorming session, such as may be facilitated using the brainstorm chat tool described above, could result in perhaps many hundreds or thousands of ideas. What is needed is a way of bringing order and structure to the pool of knowledge without subjecting any individual to the onerous task of reviewing the entire collection of ideas.
  • This categorizer tool may permit a group of participants to contribute to the task of categorizing a large collection of ideas. Each participant may be shown a relatively small number of ideas and asked to place them in categories based on their views of how the ideas are related. The preferred participant categorizations may be tabulated as votes, and based on a statistical model, other ideas may be presented to participants as they progress through the categorization operation. The inputs from the participants can then be aggregated such that the overall result of the categorization is statistically representative of the entire group. If a participant feels that none of the predefined categories fit, the participant may also submit a new category for review and possible inclusion by a moderator.
  • In an embodiment, a moderator may set up operation of this categorizer tool by selecting the ideas to be categorized, and providing an initial list of possible categories. The categorizer tool may create new nodes that are populated with the categories, and may move the ideas under these category nodes according to the group's overall categorization preference, as statistically determined by their categorization choices.
  • Like the Brainstorm chat tool described above, the categorizer tool may be logically linked to a particular node. In this case, the categories may be inserted as child nodes to the link node, and any nodes being categorized may get moved under the category nodes as child nodes, as they are categorized by the group.
  • (c) Collaborative Document Editing Tool
  • Shown in FIG. 4C is a sample screen capture 400C of a collaborative document editing tool. A corresponding transformation that may be applied to the idea tree by this tool is shown at 401C. This collaborative document editing tool may be used to access and search through a document, and to submit proposed changes and edits.
  • In an embodiment, while the proposed changes and edits may immediately be made available for viewing, a moderator may moderate the proposed changes and edits as may be necessary to maintain organization of the idea tree. Since this collaborative document editing tool may allow people to work on different parts of the idea tree asynchronously, it is highly scalable, and allows for a large number of participants to contribute to the idea tree at the same time. The only practical limitation may be the capacity of a moderator to review and approve proposed edits and changes if that is desired, although multiple moderators may be used in this case if the capacity so demands.
  • As with other tools in the collaboration toolkit, the collaborative document editing tool may be logically linked to a specific node and its child nodes, and access only the relevant collaborative document editing tool related data stored in the selected portion of the idea tree. The collaborative document editing tool may be configured to create or modify an appropriate text entry stored in each node, as the moderator accepts the comments made by participants.
  • In terms of implementation, in an illustrative Internet-based XML schema example, memo-type DataItems may be used to store free-form text in each node. In an embodiment, each node may be configured to contain the information necessary to adequately describe its semantic content. A tool can then assemble the text from each node to produce a document. If a collective ranking is associated with each text entry, the text may be presented in the produced document in a ranked order.
  • The document can be edited by participants, and the changes may subsequently be translated to a transformation of the idea tree. For example, changing a paragraph of text would modify the memo-text DataItem entry in the appropriate node. Also, reordering the text may update the relative ranking of the nodes.
  • This collaborative document editing tool permits multi-user manipulations of a document by automatically segmenting the document according to its underlying semantic structure, as specified by the idea tree.
  • (d) Real-Time Collaborative Document Editing Tool
  • Shown in FIG. 4D is a sample screen capture 400D of a “real-time” documentation tool. A corresponding transformation that may be applied to an idea tree by this “real-time” documentation tool is shown at 401D. This real-time collaborative document editing tool is an alternative to the collaborative document editing tool, and may give participants the ability to work together and to coordinate each other's contributions to a document in real-time. Participants can either edit pre-existing files extracted from the idea tree, or start with nothing more than a document outline for a new document. Changes to the document may be tracked for each participant, and a chat room may be made available, allowing moderators and participants to coordinate their work in real-time.
  • As with the collaborative document editing tool, a moderator may derive an outline of the discussion by navigating the idea tree. Each paragraph or section of the document may be associated with an idea and exists as a node in the tree. Changes made to the document may be entered as edits in the appropriate records of tables in the appropriate nodes.
  • Since the tool allows participants to work in real-time on a specific document, it may be more effectively used on smaller parts of an idea tree, and larger collaborations may be better handled by the collaborative document editing tool.
  • (e) Document Commenting Tool
  • Shown in FIG. 4E is a sample screen capture 400E of a document commenting tool. The corresponding transformation that may be applied by this tool to an idea tree is shown at 401E. This document commenting tool may allow participants to comment on a document as created by one of the document tools mentioned above, or imported from another source. As shown at 401E, these comments may be added, for example, as child nodes to a respective idea presented in a patent node.
  • In an embodiment, this document commenting tool can be configured to select an entire idea tree, or to select a particular sub-tree in which a document has been created using one of the earlier mentioned document tools. The tables associated with each node of the idea tree may contain text entries that may be assembled as necessary to display a document. When a participant adds a comment to a paragraph using this document commenting tool, a new child node may be created under the node to which that paragraph belongs, and the comment may then be entered into a record of a table in the new child node.
  • As will be explained further below, other participants may have the option of ranking a comment added using the document commenting tool. This ranking information may be stored, for example, as entries in the table of node containing the comments. In this manner, moderators may be directed, for example, to deal with the most popular comments based on ranking by all of the participants.
  • Again, participants or the moderator may logically link the document commenting tool to a particular node, and direct their feedback to specific sections of a document. As noted at 401E, these comment nodes may be nodes in the general sense, and can become seeds for another brainstorm. The comments can also be processed by a ranking or categorization tool, or can be assembled into a new document which can in turn be commented on again, thereby creating an iterative process.
  • Ranking Tool
  • Shown in FIG. 4F is a sample screen capture 400F of a ranking tool which may be used to rank ideas within the idea tree. A corresponding transformation applied by this tool to an idea tree is shown at 401F.
  • By way of example, participants may be asked to rate an idea on a numeric scale, or simply with an agree or disagree indication. The ranking tool may use as an input a collection of nodes that are siblings on the idea tree. Amongst the sibling nodes, the ranking tool can tabulate, for example, the relative rank of each sibling node. This relative rank information may be associated with a unique rank ID amongst the sibling nodes, so that relative rankings can be compared. The rank IDs may also be used to reconstitute the ranking of the nodes in the event that changes to the idea tree structure cause the nodes to no longer be siblings (i.e. the ranked nodes can be compared against each other using the results of a ranking operation even if the nodes are no longer siblings).
  • In an embodiment, participants can collaboratively create a ranking of a group of ideas or suggestions. The ranking tool may take as input a collection of nodes on the idea tree. One way of specifying this collection of nodes would be to link the ranking tool to a common parent, the child nodes of which form the input set. Each participant may then be presented with the ideas contained in the sibling nodes and asked to express an opinion (e.g. “Is this a good solution to the problem?” “Would you purchase this product?” or “Is this date convenient for you to hold a conference?”). Participants can then express their opinions on as many of the ideas as they may care to view, with the system aggregating the contributions of all participants to create a collective ranking of the ideas.
  • The ranking may then be stored as a doubly-linked list in the data tables of all the nodes involved. As will be appreciated by those skilled in the art, in a doubly-linked list, each element in an ordered list contains a pointer to the next element and a pointer to the previous element. By traversing these pointers in both directions to the end of the chain, a set of nodes upon which such a ranking is performed may later be reconstructed. The ranking may also survive node deletion by updating the doubly-linked list as appropriate (i.e. the pointers in the nodes adjacent the deleted node are updated to reflect the deletion). This effectively removes a particular node from the list, but the relative ordering of all other nodes is retained. It will also be appreciated that a node can participate in more than one ranking, since each ranking operation simply adds a ranking entry to the node's data table. For example, one might want to know how Nodes A, B and C rank relative to each other, and then how Nodes B, D and E rank relative to each other. In this case, Node B may have two ranking entries, each with a rank ID and two pointers that form part of the doubly-linked list that defines the set of nodes upon which that particular rank was done.
  • (g) Solution Matrix Tool
  • Shown in FIG. 4G is a sample screen capture 400G of a solution matrix tool. A corresponding transformation applied by this tool on an idea tree is shown at 401G.
  • This solution matrix tool may assist with the task of decision making by providing a set of criteria and a number of proposed solutions that may meet the criteria. The intersection between a particular solution (listed in rows), and a criterion (listed in columns), is where a participant may provide input on whether a particular solution has met certain criteria.
  • In an embodiment, participants may be able to see their own answers to these questions as they enter them (e.g. as shown by a check-mark or an x-mark). However, the solution matrix tool may be used to tabulate the collective results to see how many participants feel that a particular solution abides by specific criteria. Ideas that do not conform to a set of criteria may be deleted by a moderator, and the solution matrix tool may be used to showcase the preferred solutions.
  • The solution matrix tool may apply a similar transformation of the idea tree as the ranking tool. For example, the moderator may select the nodes to be rated and enter the criteria upon which participants should make their decisions. The moderator may also assign numerical weight values to each of the criteria to be used in computing the final rank. For each node, the solution matrix tool may store an aggregated rank, and how that idea did in each category.
  • Moderator Tools
  • In addition to the participant collaboration tools described above, certain moderator tools may also be provided. For example, a spell check tool may allow the moderator to spell check the text in a selection of nodes (e.g. a node and all of its associated child nodes). The spell check tool may present spelling errors, suggests corrections, and receive instructions to correct or to ignore. The spell check tool may end after the moderator completes the spell check task, and updates the idea tree with the corrected text.
  • The moderator may also be provided with a tree editor tool to control the growth of the idea tree. For example, the moderator may wish to periodically prune the idea tree by eliminating branches of ideas that are outdated, or irrelevant to a discussion. The tree editor tool may also allow the moderator to view the idea tree, move or delete nodes, and save a modified version of the idea tree. In an embodiment, all of these editing actions may be undone by backtracking each step, or by reverting back to a previously saved version of the idea tree.
  • The moderator may also be provided with management tools that may be used to keep track of activity summaries, participant lists, and access control lists. These management tools may provide the ability to query the activity summaries to examine the activities of various participants (for example, to determine who should be given which level of access). For example, the moderator may be given the authority to modify the access control list for a particular collaboration project, or for a particular collaborative tool.
  • Sample Tool Workflows
  • To illustrate how different tools may be used to simulate a workflow having a sequential progression, some sample tool workflows are now described.
  • The first example is a large-scale collaboration for authoring a document addressing a particular project topic. Using the brainstorm chat tool, a group of participants may brainstorm the project topic, and possibly generate a number of sub-ideas that may be added to an idea tree as sub-nodes. Each sub-node in turn could be expanded upon until the idea tree has grown to include ideas and collaborative input from the participants.
  • Next, using a solution matrix tool, the ideas presented in the idea tree may be ranked by the participants, and poorly ranked ideas may be eliminated as may be appropriate. Participants may then be asked to comment on the pros and cons of the remaining solutions, as measured against a set of criteria.
  • Using the results of the solution matrix tool, a collaborative document editing tool could be used to create a document outline where each major sub-theme may be presented as a chapter, and each idea about the sub-theme may be presented as a section within each chapter. Introduction and conclusion sections may be added as well. The document may undergo amendments with participation from many participants. A moderator may play the role of an editor to control the growth of the document as may be appropriate.
  • As another illustrative example, a group troubleshooting project is now described. First, a group may start an online project where, using the brainstorm chat tool, members are encouraged to list problems. Using the categorizer tool, the problems may be categorized using group-recommended categories. Next, the ranking tool may be used to determine which of the problems are most pertinent for discussion by the group by collecting rankings from the participants. Less pertinent problems may be deleted, or left to be dealt with at a later time. Of the remaining problems, members may use the brainstorm chat tool to consider possible solutions to the problems identified as being the most pertinent. Once this process of proposing solutions is complete, the ranking tool may again be used to rank the solutions based on perceived effectiveness in dealing with a problem. Using the solution matrix tool, the best solution may be selected from a number of solutions presented, given their effectiveness in meeting defined criteria.
  • The Toolkit Interface
  • In an Internet-based implementation, participants may be able to access the collaboration toolkit by going to a website that implements the toolkit and contains links to various projects. For example, the collaboration tools main page may have a list of all projects that may be accessed. The order of listing of projects on the webpage may be determined by popularity as measured by the amount of activity, i.e., more popular projects may be placed closer to the top of the listing. Projects in which the level of participant activity may have changed drastically could also be identified as being very active, and placed closer to the top of the listing. This may ensure that projects are appropriately rotated within the listing, based on the level of interest.
  • New projects can be created using a link on the main page. As an illustrative example, two options may be available for creating new projects: (i) the server can be set up so that anyone can create a project, or (ii) this option can be made available just to the moderator or to only a small number of participants, allowing for some control over the types of projects created. To create a new project, the moderator or participant may add basic project information, such as the project's name and purpose, and create a tentative schedule of workflow items. The project may then be made available on the main page.
  • Once a particular project is selected, the associated project page may be the starting point for getting involved in the project. This project page may be used to access a particular collaborative tool (e.g. one of the tools as described earlier), as made available by the moderator. The project page may also contain summaries of any work already completed on the project using other collaboration tools. Participants can add themselves as contributors to the project, which may result in their “handle” being placed on a list of participants on the project page.
  • In an embodiment, each tool may be configured as a client process that is unique to the specific tool, allowing participants to interact with the tool and with other participants. Tools may be configured to create summary documents that summarize the actions of participants, and the transformations applied to the idea tree using the tools. For example, a document creation tool might present the document, a categorizer tool may show the final categorization, and a ranking tool would show the final rankings of the ideas.
  • In an embodiment, each participant may be provided with a personal profile. Wherever a participant's name is shown, a click on the name (e.g. using a mouse) may display the activity log for all projects that the participant has contributed to. The personal profile for each participant may also contain a personal description space, where the user can post a short personal description. Additional profile items can be set up by the server administrator.
  • If a participant wishes to make his or her contributions anonymously, they may do so by modifying their personal settings. Anonymous contributions may be labelled as being anonymous within project archives. If deemed necessary to avoid an undesired skew in the results from too many anonymous participants with a particular view, a project moderator may decide to disallow anonymous contributions in some or all portions of a project. In this case, if a participant has chosen to remain anonymous, a tool could either block their contributions, or ask if the user is willing to forfeit their anonymity in order to access and participate in the project or tool in question.
  • In an embodiment, to assist the moderator, a wizard tool may be provided which asks a number of appropriate questions. For example, the wizard may ask a series of “What do you want to do next?” questions. These questions may focus on finding out what a moderator wishes to do, and helping him or her choose the proper tool or set of tools to meet their goals. A moderator may then choose which portion of the idea tree to use as data for a particular tool, and link the tool to the appropriate node accordingly. Tool-specific wizards may also be provided which may help in ensuring that a moderator chooses the proper tool settings.
  • IT Architecture
  • An illustrative architectural overview of the collaboration toolkit is shown in FIG. 5. As previously mentioned, this IT architecture may be embodied in suitably configured data processing systems (e.g. data processing system 100 of FIG. 1), and associated communications networks, devices, software and firmware.
  • As shown in FIG. 5, the collaboration toolkit may comprise a presentation layer 520 and an application layer 530 positioned between participants 510 (e.g. citizens 512, organizations 514, government 516), and a back-end 550 (containing database 552). The presentation layer 520 may be designed, for example, using IBM's Websphere™ Portal Server. The application layer 530 responsible for the business logic may be designed, for example, on IBM's Websphere™ Application Server. For the back-end 550, IBM's DB2™ Information Management Software may be used as the database 552. The presentation layer 520 and application layer 530 may use web services to communicate, and the application layer 530 may communicate with the back-end database 552 using an appropriate protocol, such as the Java™ DataBase Connectivity (“JDBC”) protocol for example.
  • At the presentation layer 520, graphical user interfaces may be provided for each of the components of the application layer, including a collaboration toolkit GUI 522, a project GUI 524, and various tool GUIs 526.
  • The presentation layer 520 is responsible for all elements related directly to the participants 510. It may consists of a number of components, including a collaboration toolkit GUI 522, a project GUI 524, and tool client GUIs 526. The collaboration toolkit GUI 522 provides all interface and presentation elements of the collaboration toolkit server 532 and the project GUI 524 provides all interface and presentation elements of the project servers 534 as described below. The tool client GUIs 526 provide all interface elements for the various collaborative tools 544 as instantiated in a tool server 537 (see below).
  • By way of example, the collaboration toolkit GUI 522 may consist of a number of J2EE™ (Java 2 Platform, Enterprise Edition) portlets that could be deployed on IBM's Websphere™ Portal Server platform. Tool client GUIs 526 may also be designed as portlets. Depending on the tool, the interface may either be designed as HTML (HyperText Markup Language), or as an encapsulated Java Applet.
  • The application layer 530 may consist of a number of components, including: (i) a collaboration toolkit server 532; (ii) a project server 534; (iii) one or more tool servers 537; and (iv) tool server logic library 542. Generally speaking, a tool server 537 may be an instantiation of a tool server logic (i.e. one of 544, 546, etc.), which is the general server-side software needed to support the functionality of a particular collaborative tool (brainstorm chat tool, ranking tool, etc.). When a moderator selects a tool to use in the project, that tool's server logic is instantiated into a tool server 537. The tool server logic library 542 acts as a repository from which server-side software can be loaded as needed by a project. As described above, there can be more than one tool server 537 active in a project at the same time, each tool server 537 running the same or different tool server logic. For example, two tool servers 537 may run two brainstorm chat tools working on different nodes in the idea tree, or two tool servers 537 may run a brainstorm chat tool and a ranking tool concurrently. Project Servers 534 are described in more detail below.
  • The collaboration toolkit server 532 may also include a tool registry 538 of all tools that are currently available. This tool registry 538 may store, for example, the location of the tool server logic (544, 546, etc.) in the tool server logic library 542, the location of the matching tool client GUI in 526, and an associated tool wizard (not shown). The collaboration toolkit server 532 may also store a log of activity for each participant in participant activity logs 540, detailing how a participant has interacted throughout the different projects 536 on the various project servers 534.
  • Each project server 534 may contain the project information and business logic for a single project. Each project server 534 may store important information about the project 539, including the schedule of tools that have been used in the past, the schedule of tools to be used in the future, and various properties of the project. An output data repository 541 may store information outputted by each individual tool.
  • Each tool server 537 may have a number of outputs, for example: (i) an output tree after all transformations have been performed; (ii) an HTML output providing a visual representation of the output for participants to see what was accomplished; and (iii) a participant log to update individual user profile pages and participant activity logs 540.
  • Each tool client's logic (544, 546, etc.) may contain all of the business logic related to an individual tool's operation. As shown, the tool server logic library 542 may include logic for various tools, including a ranker tool logic 544, categorizer tool logic 546, brainstorm client logic 548, etc. For example, in the brainstorm chat tool, this tool server logic 548 would describe the transfer of information between a tool server 537 and a tool GUI running on the presentation layer 520, the storing of messages and idea data, and other server-side processing.
  • When a moderator starts a new tool in a project 536, a new tool server 537 is created and the chosen tool's server logic (544, 546, etc.) is loaded from the tool server logic library 542. A participant 510 accesses the website by logging in through the collaboration toolkit GUI 522 (which is connected to the collaboration toolkit server 532). The participant 510 then chooses a project 536 to access. The collaboration toolkit GUI 522 then loads the project GUI 524 which connects to the appropriate project server 534. The project server 534 verifies that the user has the appropriate privileges to access the project. The participant 510 uses the project GUI 524 to navigate the various information areas of the project and may eventually select to participate in one of the active collaborative tools. The project GUI 524 inquires about the tool on the appropriate tool server 537, looks up the tool in the tool registry 538 and loads the appropriate tool client GUI 526. The tool client GUI 526 connects to the appropriate tool server 537. The user can then interact with the tool via the tool client GUI.
  • An illustrative flow of communication between various components of FIG. 5 is shown in FIG. 6. At regular intervals, a tool server 537 communicates with a project server 534 and sends output tree data and HTML formatted output 612 to the project server 534. The tool client 537 also sends user activity data 610 to a collaboration toolkit server 532.
  • The collaboration toolkit server 532 may create one or more project servers 534. The project server 534 may initiate one or more tool servers 537, providing the tool servers 537 with input tree data 614. Project server 534 may also provide the username and user ID 616 of the participant to a tool client GUI 526. The tool client GUI 526 may then access the tool server 537. The tool client GUI 526 communicates with the tool server 537, at 618, in a manner specific to each tool.
  • It will be appreciated that the communication flow in FIG. 6 is illustrative, and that other communication flows may be possible.
  • While various illustrative embodiments of the invention have been described above, it will be appreciated by those skilled in the art that variations and modifications may be made. Thus, the scope of the invention is defined by the following claims.

Claims (20)

1. A data processing system implemented method of facilitating group collaborations on a project by a plurality of participants, comprising:
providing an extendable hierarchical data structure, the hierarchical data structure including data storage means for storing a plurality of data items submitted by the participants;
providing a collaboration tool for use by the participants to work with the hierarchical data structure, the collaboration tool being configured to logically link to a defined workspace on the hierarchical data structure in which the tool is to be used, the collaboration tool being further configured to work with data items in the workspace associated with the collaboration tool.
2. The data processing system implemented method of claim 1, further comprising:
providing a tree data structure as the hierarchical data structure, the tree data structure having a root node and one or more sub-nodes branching from the root node, each node being associated with a data storage means configured to store a plurality of heterogeneous data items;
logically linking a collaboration tool to a link node in the tree data structure, the link node and any sub-nodes defining the workspace on the tree data structure for the collaboration tool.
3. The data processing system implemented method of claim 2, further comprising:
logically linking multiple collaboration tools to different link nodes of the tree data structure to define multiple workspaces, whereby participants may work on different parts of the tree data structure simultaneously.
4. The data processing system implemented method of claim 2, further comprising:
successively logically linking different collaboration tools to link nodes of the tree data structure, whereby the resulting workflow simulates a group collaboration process involving a sequential progression.
5. The data processing system implemented method of claim 4, further comprising:
saving the state of the tree data structure after each transformation of the tree data structure applied by a collaboration tool, whereby a previous state of the tree data structure may be recovered.
6. The data processing system implemented method of claim 4, further comprising:
configuring a collaboration tool to utilize the output of another collaboration tool, the output of each collaboration tool being reflected as a transformation of the tree data structure.
7. The data processing system implemented method of claim 2, further comprising, providing a collaboration tool for linking to a link node of the tree data structure, and collecting a plurality of homogeneous data items from the defined workspace.
8. A data processing system for facilitating group collaborations on a project by a plurality of participants, comprising:
means for providing an extendable hierarchical data structure, the hierarchical data structure including data storage means for storing a plurality of data items submitted by the participants;
means for providing a collaboration tool for use by the participants to work with the hierarchical data structure, the collaboration tool being configured to logically link to a defined workspace on the hierarchical data structure in which the tool is to be used, the collaboration tool being further configured to work with data items in the workspace associated with the collaboration tool.
9. The data processing system of claim 8, wherein the hierarchical data structure is a tree data structure, the tree data structure having a root node and one or more sub-nodes branching from the root node, each node being associated with a data storage means configured to store a plurality of heterogeneous data items; and the data processing system further includes means for logically linking a collaboration tool to a link node in the tree data structure, the link node and any sub-nodes defining the workspace on the tree data structure for the collaboration tool.
10. The data processing system of claim 9, further comprising means for logically linking multiple collaboration tools to different link nodes of the tree data structure to define multiple workspaces, whereby participants may work on different parts of the tree data structure simultaneously.
11. The data processing system of claim 9, further comprising means for successively logically linking different collaboration tools to link nodes of the tree data structure, whereby the resulting workflow simulates a group collaboration process involving a sequential progression.
12. The data processing system of claim 11, further comprising means for saving the state of the tree data structure after each transformation of the tree data structure applied by a collaboration tool, whereby a previous state of the tree data structure may be recovered.
13. The data processing system of claim 9, further comprising means for providing a collaboration tool for linking to a link node of the tree data structure, and collecting a plurality of homogeneous data items from the defined workspace.
14. A data processor readable medium storing data processor code that, when loaded into a data processing device, adapts the device to facilitate group collaborations on a project, the data processor readable medium including:
code for providing an extendable hierarchical data structure, the hierarchical data structure including data storage means for storing a plurality of data items submitted by the participants;
code for providing a collaboration tool for use by the participants to work with the hierarchical data structure, the collaboration tool being configured to logically link to a defined workspace on the hierarchical data structure in which the tool is to be used, the collaboration tool being further configured to work with data items in the workspace associated with the collaboration tool.
15. The data processor readable medium of claim 14, further including:
code for defining the hierarchical data structure as a tree data structure, the tree data structure having a root node and one or more sub-nodes branching from the root node, each node being associated with a data storage means configured to store a plurality of heterogeneous data items; and
code for logically linking a collaboration tool to a link node in the tree data structure, the link node and any sub-nodes defining the workspace on the tree data structure for the collaboration tool.
16. The data processor readable medium of claim 15, further including code for logically linking multiple collaboration tools to different link nodes of the tree data structure to define multiple workspaces, whereby participants may work on different parts of the tree data structure simultaneously.
17. The data processor readable medium of claim 15, further including code for successively logically linking different collaboration tools to link nodes of the tree data structure, whereby the resulting workflow simulates a group collaboration process involving a sequential progression.
18. The data processor readable medium of claim 17, further including code for saving the state of the tree data structure after each transformation of the tree data structure applied by a collaboration tool, whereby a previous state of the tree data structure may be recovered.
19. The data processor readable medium of claim 17, further including code for configuring a collaboration tool to utilize the output of another collaboration tool, the output of each collaboration tool being reflected as a transformation of the tree data structure.
20. The data processor readable medium of claim 15, further including code for providing a collaboration tool for linking to a link node of the tree data structure, and collecting a plurality of homogeneous data items from the defined workspace.
US11/583,657 2005-10-26 2006-10-19 Systems, methods and tools for facilitating group collaborations Abandoned US20070094601A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/187,934 US9836490B2 (en) 2005-10-26 2014-02-24 Systems, methods and tools for facilitating group collaborations

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CA002524527A CA2524527A1 (en) 2005-10-26 2005-10-26 Systems, methods and tools for facilitating group collaborations
CA2,524,527 2005-10-26

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US14/187,934 Continuation US9836490B2 (en) 2005-10-26 2014-02-24 Systems, methods and tools for facilitating group collaborations

Publications (1)

Publication Number Publication Date
US20070094601A1 true US20070094601A1 (en) 2007-04-26

Family

ID=37965146

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/583,657 Abandoned US20070094601A1 (en) 2005-10-26 2006-10-19 Systems, methods and tools for facilitating group collaborations
US14/187,934 Active US9836490B2 (en) 2005-10-26 2014-02-24 Systems, methods and tools for facilitating group collaborations

Family Applications After (1)

Application Number Title Priority Date Filing Date
US14/187,934 Active US9836490B2 (en) 2005-10-26 2014-02-24 Systems, methods and tools for facilitating group collaborations

Country Status (3)

Country Link
US (2) US20070094601A1 (en)
CN (1) CN1992728B (en)
CA (1) CA2524527A1 (en)

Cited By (43)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070099162A1 (en) * 2005-10-28 2007-05-03 International Business Machines Corporation Systems, methods and tools for aggregating subsets of opinions from group collaborations
US20070234214A1 (en) * 2006-03-17 2007-10-04 One True Media, Inc. Web based video editing
US20090182763A1 (en) * 2008-01-15 2009-07-16 Microsoft Corporation Multi-client collaboration to access and update structured data elements
US20090204507A1 (en) * 2004-02-26 2009-08-13 Change Research Incorporated Method and system for discovering and generating an insight via a network
US20090254569A1 (en) * 2008-04-04 2009-10-08 Landmark Graphics Corporation, A Halliburton Compa Systems and Methods for Real Time Data Management in a Collaborative Environment
US20090280819A1 (en) * 2008-05-07 2009-11-12 At&T Mobility Ii Llc Femto cell signaling gating
US20090288144A1 (en) * 2008-05-13 2009-11-19 At&T Mobility Ii Llc Time-dependent white list generation
US20090307605A1 (en) * 2008-06-10 2009-12-10 Microsoft Corporation Automated set-up of a collaborative workspace
US20100005111A1 (en) * 2008-04-04 2010-01-07 Landmark Graphics Corporation, A Halliburton Company Systems and Methods for Correlating Meta-Data Model Representations and Asset-Logic Model Representations
US20100027469A1 (en) * 2008-06-12 2010-02-04 At&T Mobility Ii Llc Point of sales and customer support for femtocell service and equipment
US20110004841A1 (en) * 2007-10-19 2011-01-06 Tyler Gildred Conversational interface having visual representations for interactive data gathering
US20110093913A1 (en) * 2009-10-15 2011-04-21 At&T Intellectual Property I, L.P. Management of access to service in an access point
US20110125818A1 (en) * 2004-03-18 2011-05-26 Andrew Liebman Novel media file for multi-platform non-linear video editing systems
US20110167036A1 (en) * 2008-06-19 2011-07-07 Andrew Liebman Novel media file access and storage solution for multi-workstation/multi-platform non-linear video editing systems
GB2481684A (en) * 2010-06-28 2012-01-04 Boeing Co Method and systems for collaborative decision making
US8484561B1 (en) 2011-09-02 2013-07-09 Google Inc. System and method for updating an object instance based on instructions received from multiple devices
US20130198259A1 (en) * 2012-01-30 2013-08-01 Powernoodle Inc. System for dynamic data gathering and analysis
US8566708B1 (en) 2011-01-13 2013-10-22 Google Inc. Merging electronic document redraws
US8719420B2 (en) 2008-05-13 2014-05-06 At&T Mobility Ii Llc Administration of access lists for femtocell service
US8738706B1 (en) 2011-11-16 2014-05-27 Google Inc. Systems and methods for collaborative document editing
US8751604B2 (en) 2004-03-18 2014-06-10 Andrew Liebman Media file access and storage solution for multi-workstation/multi-platform non-linear video editing systems
US8897752B2 (en) 2006-07-12 2014-11-25 At&T Intellectual Property I, L.P. Pico-cell extension for cellular network
US20150172332A1 (en) * 2012-06-29 2015-06-18 Eyal Roth Personalizing shared collaboration content
US20150199316A1 (en) * 2012-06-11 2015-07-16 Brian Lewis Cairns System and Method of Document Embedding in Collaborative Editors
US20150207831A1 (en) * 2014-01-17 2015-07-23 Luigi Gaspari Apparatus and method for user collaboration
US9280529B2 (en) 2010-04-12 2016-03-08 Google Inc. Collaborative cursors in a hosted word processor
US9311622B2 (en) 2013-01-15 2016-04-12 Google Inc. Resolving mutations in a partially-loaded spreadsheet model
US9336137B2 (en) 2011-09-02 2016-05-10 Google Inc. System and method for performing data management in a collaborative development environment
US9462037B2 (en) 2013-01-07 2016-10-04 Google Inc. Dynamically sizing chunks in a partially loaded spreadsheet model
US9524505B2 (en) 2013-04-01 2016-12-20 International Business Machines Corporation End-to-end effective citizen engagement via advanced analytics and sensor-based personal assistant capability (EECEASPA)
US9626375B2 (en) 2011-04-08 2017-04-18 Andrew Liebman Systems, computer readable storage media, and computer implemented methods for project sharing
CN107392808A (en) * 2017-08-17 2017-11-24 河北大学 Scholar woods and growth tree apparatus for management of information and its method
US9836490B2 (en) 2005-10-26 2017-12-05 International Business Machines Corporation Systems, methods and tools for facilitating group collaborations
US10169401B1 (en) 2011-03-03 2019-01-01 Google Llc System and method for providing online data management services
US10176488B2 (en) 2014-02-19 2019-01-08 International Business Machines Corporation Perturbation, monitoring, and adjustment of an incentive amount using statistically valuable individual incentive sensitivity for improving survey participation rate
CN111191089A (en) * 2019-12-24 2020-05-22 泰康保险集团股份有限公司 Data visualization method, system, device and medium based on medical care scene
US10678999B2 (en) 2010-04-12 2020-06-09 Google Llc Real-time collaboration in a hosted word processor
US10691726B2 (en) * 2009-02-11 2020-06-23 Jeffrey A. Rapaport Methods using social topical adaptive networking system
US10740543B1 (en) 2011-03-18 2020-08-11 Google Llc System and method for displaying a document containing footnotes
US10956667B2 (en) 2013-01-07 2021-03-23 Google Llc Operational transformations proxy for thin clients
US11044215B1 (en) 2012-09-22 2021-06-22 Motion Offense, Llc Methods, systems, and computer program products for processing a data object identification request in a communication
US11539657B2 (en) 2011-05-12 2022-12-27 Jeffrey Alan Rapaport Contextually-based automatic grouped content recommendations to users of a social networking system
US11816743B1 (en) 2010-08-10 2023-11-14 Jeffrey Alan Rapaport Information enhancing method using software agents in a social networking system

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2462460C (en) * 2008-08-06 2015-07-29 Statoilhydro Asa Interactive rendering of physical entities
US20160296305A1 (en) * 2013-11-26 2016-10-13 Vita Zahnfabrik H. Rauter Gmbh & Co. Kg Artificial tooth and method for producing a denture base
US10740297B2 (en) 2015-12-17 2020-08-11 Box, Inc. Adaptive tool selection for conflict resolution in a multi-session collaboration setting
US10740553B2 (en) 2017-04-17 2020-08-11 Microsoft Technology Licensing, Llc Collaborative review workflow graph
JP7429577B2 (en) * 2020-03-27 2024-02-08 株式会社日立製作所 Idea support device and idea support method
US11586661B2 (en) * 2020-12-04 2023-02-21 Palanisamy Thangaraj Systems and methods for documentation through gleaning content with an intuitive user experience
US11289126B2 (en) * 2021-09-16 2022-03-29 Curtis Fulton Apparatus and method for efficient collaboration and change management of a non-linear editing process

Citations (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4029943A (en) * 1975-12-12 1977-06-14 Henry Rodriguez Method and apparatus for opinion surveys
US4671772A (en) * 1985-10-22 1987-06-09 Keilty, Goldsmith & Boone Performance appraisal and training system and method of utilizing same
US5072385A (en) * 1987-12-02 1991-12-10 Rebeillard Serge J Method for gathering and classifying items of information
US5433615A (en) * 1993-02-05 1995-07-18 National Computer Systems, Inc. Categorized test item reporting system
US5615134A (en) * 1995-02-27 1997-03-25 National Research Council Of Canada Method and system for polling and data collection
US5740035A (en) * 1991-07-23 1998-04-14 Control Data Corporation Self-administered survey systems, methods and devices
US5893098A (en) * 1994-09-14 1999-04-06 Dolphin Software Pty Ltd System and method for obtaining and collating survey information from a plurality of computer users
US5999908A (en) * 1992-08-06 1999-12-07 Abelow; Daniel H. Customer-based product design module
US6047288A (en) * 1995-07-20 2000-04-04 Canon Kabushiki Kaisha Group environment setting method and system thereof to provide an equivalent environment for plural participants
US6064980A (en) * 1998-03-17 2000-05-16 Amazon.Com, Inc. System and methods for collaborative recommendations
US6093026A (en) * 1996-07-24 2000-07-25 Walker Digital, Llc Method and apparatus for administering a survey
US6236975B1 (en) * 1998-09-29 2001-05-22 Ignite Sales, Inc. System and method for profiling customers for targeted marketing
US6267379B1 (en) * 1997-12-31 2001-07-31 Forrest-Pruzan Creative Llc Electronically interactive location-based multimedia game system and method
US20010034015A1 (en) * 2000-02-11 2001-10-25 Raichur Arvind A. Network based anonymous question and answer system
US6321221B1 (en) * 1998-07-17 2001-11-20 Net Perceptions, Inc. System, method and article of manufacture for increasing the user value of recommendations
US20010052122A1 (en) * 1998-01-06 2001-12-13 Nikita J. Nanos Automated survey kiosk
US20020002482A1 (en) * 1996-07-03 2002-01-03 C. Douglas Thomas Method and apparatus for performing surveys electronically over a network
US20020023144A1 (en) * 2000-06-06 2002-02-21 Linyard Ronald A. Method and system for providing electronic user assistance
US6377944B1 (en) * 1998-12-11 2002-04-23 Avaya Technology Corp. Web response unit including computer network based communication
US6421724B1 (en) * 1999-08-30 2002-07-16 Opinionlab, Inc. Web site response measurement tool
US20020120619A1 (en) * 1999-11-26 2002-08-29 High Regard, Inc. Automated categorization, placement, search and retrieval of user-contributed items
US20020120491A1 (en) * 2000-05-31 2002-08-29 Nelson Eugene C. Interactive survey and data management method and apparatus
US6539392B1 (en) * 2000-03-29 2003-03-25 Bizrate.Com System and method for data collection, evaluation, information generation, and presentation
US20030099402A1 (en) * 2001-07-02 2003-05-29 Baylis Charles M. Method for conducting and categorizing data
US20030101088A1 (en) * 2000-11-27 2003-05-29 Suriyan Lohavichan Web-based survey method for measuring customer service response
US6574638B1 (en) * 2000-09-12 2003-06-03 Survivors Of The Shoah Visual History Foundation Method and apparatus for cataloguing multimedia data using surveying data
US6577846B2 (en) * 2001-02-12 2003-06-10 Ctb-Mcgraw Hill, Llc Methods for range finding of open-ended assessments
US20030120687A1 (en) * 2000-01-03 2003-06-26 Solomon G. Douglas System and method of providing customized marketing data
US6606581B1 (en) * 2000-06-14 2003-08-12 Opinionlab, Inc. System and method for measuring and reporting user reactions to particular web pages of a website
US6631370B1 (en) * 2000-09-20 2003-10-07 Interquest Oy Method for data collecting and processing
US6754635B1 (en) * 1998-03-02 2004-06-22 Ix, Inc. Method and apparatus for automating the conduct of surveys over a network system
US20050097440A1 (en) * 2003-11-04 2005-05-05 Richard Lusk Method and system for collaboration
US6895405B1 (en) * 2001-01-31 2005-05-17 Rosetta Marketing Strategies Group Computer-assisted systems and methods for determining effectiveness of survey question
US20050130110A1 (en) * 2003-12-16 2005-06-16 Gosling Martin M. System and method to give a true indication of respondent satisfaction to an electronic questionnaire survey
US6912521B2 (en) * 2001-06-11 2005-06-28 International Business Machines Corporation System and method for automatically conducting and managing surveys based on real-time information analysis
US20050144232A1 (en) * 2003-12-12 2005-06-30 International Business Machines Corporation Sequential restructuring of a collaborative context
US20050266387A1 (en) * 2000-10-09 2005-12-01 Rossides Michael T Answer collection and retrieval system governed by a pay-off meter
US6993495B2 (en) * 1998-03-02 2006-01-31 Insightexpress, L.L.C. Dynamically assigning a survey to a respondent
US20060121434A1 (en) * 2004-12-03 2006-06-08 Azar James R Confidence based selection for survey sampling
US20060286530A1 (en) * 2005-06-07 2006-12-21 Microsoft Corporation System and method for collecting question and answer pairs
US20070099162A1 (en) * 2005-10-28 2007-05-03 International Business Machines Corporation Systems, methods and tools for aggregating subsets of opinions from group collaborations
US7386797B1 (en) * 2002-05-22 2008-06-10 Oracle Corporation Framework to model and execute business processes within a collaborative environment

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB0017023D0 (en) * 2000-07-12 2000-08-30 Ibm Knowledge sharing between heterogeneous devices
US20050033807A1 (en) * 2003-06-23 2005-02-10 Lowrance John D. Method and apparatus for facilitating computer-supported collaborative work sessions
AU2003903994A0 (en) * 2003-07-31 2003-08-14 Canon Kabushiki Kaisha Collaborative editing with automatic layout
US7197502B2 (en) * 2004-02-18 2007-03-27 Friendly Polynomials, Inc. Machine-implemented activity management system using asynchronously shared activity data objects and journal data items
CN1570920A (en) * 2004-05-08 2005-01-26 中国科学院计算技术研究所 Knowledge flow network design method based on mode
CA2524527A1 (en) 2005-10-26 2007-04-26 Ibm Canada Limited - Ibm Canada Limitee Systems, methods and tools for facilitating group collaborations

Patent Citations (43)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4029943A (en) * 1975-12-12 1977-06-14 Henry Rodriguez Method and apparatus for opinion surveys
US4671772A (en) * 1985-10-22 1987-06-09 Keilty, Goldsmith & Boone Performance appraisal and training system and method of utilizing same
US5072385A (en) * 1987-12-02 1991-12-10 Rebeillard Serge J Method for gathering and classifying items of information
US5740035A (en) * 1991-07-23 1998-04-14 Control Data Corporation Self-administered survey systems, methods and devices
US5999908A (en) * 1992-08-06 1999-12-07 Abelow; Daniel H. Customer-based product design module
US5433615A (en) * 1993-02-05 1995-07-18 National Computer Systems, Inc. Categorized test item reporting system
US5893098A (en) * 1994-09-14 1999-04-06 Dolphin Software Pty Ltd System and method for obtaining and collating survey information from a plurality of computer users
US5615134A (en) * 1995-02-27 1997-03-25 National Research Council Of Canada Method and system for polling and data collection
US6047288A (en) * 1995-07-20 2000-04-04 Canon Kabushiki Kaisha Group environment setting method and system thereof to provide an equivalent environment for plural participants
US20020002482A1 (en) * 1996-07-03 2002-01-03 C. Douglas Thomas Method and apparatus for performing surveys electronically over a network
US6093026A (en) * 1996-07-24 2000-07-25 Walker Digital, Llc Method and apparatus for administering a survey
US6267379B1 (en) * 1997-12-31 2001-07-31 Forrest-Pruzan Creative Llc Electronically interactive location-based multimedia game system and method
US20010052122A1 (en) * 1998-01-06 2001-12-13 Nikita J. Nanos Automated survey kiosk
US6754635B1 (en) * 1998-03-02 2004-06-22 Ix, Inc. Method and apparatus for automating the conduct of surveys over a network system
US6993495B2 (en) * 1998-03-02 2006-01-31 Insightexpress, L.L.C. Dynamically assigning a survey to a respondent
US6064980A (en) * 1998-03-17 2000-05-16 Amazon.Com, Inc. System and methods for collaborative recommendations
US6321221B1 (en) * 1998-07-17 2001-11-20 Net Perceptions, Inc. System, method and article of manufacture for increasing the user value of recommendations
US6236975B1 (en) * 1998-09-29 2001-05-22 Ignite Sales, Inc. System and method for profiling customers for targeted marketing
US6377944B1 (en) * 1998-12-11 2002-04-23 Avaya Technology Corp. Web response unit including computer network based communication
US6421724B1 (en) * 1999-08-30 2002-07-16 Opinionlab, Inc. Web site response measurement tool
US6928392B2 (en) * 1999-08-30 2005-08-09 Opinionlab, Inc. Collecting a user response to an explicit question specifically concerning a particular web page of a website
US20020120619A1 (en) * 1999-11-26 2002-08-29 High Regard, Inc. Automated categorization, placement, search and retrieval of user-contributed items
US20030120687A1 (en) * 2000-01-03 2003-06-26 Solomon G. Douglas System and method of providing customized marketing data
US20010034015A1 (en) * 2000-02-11 2001-10-25 Raichur Arvind A. Network based anonymous question and answer system
US6539392B1 (en) * 2000-03-29 2003-03-25 Bizrate.Com System and method for data collection, evaluation, information generation, and presentation
US20020120491A1 (en) * 2000-05-31 2002-08-29 Nelson Eugene C. Interactive survey and data management method and apparatus
US20020023144A1 (en) * 2000-06-06 2002-02-21 Linyard Ronald A. Method and system for providing electronic user assistance
US6606581B1 (en) * 2000-06-14 2003-08-12 Opinionlab, Inc. System and method for measuring and reporting user reactions to particular web pages of a website
US6574638B1 (en) * 2000-09-12 2003-06-03 Survivors Of The Shoah Visual History Foundation Method and apparatus for cataloguing multimedia data using surveying data
US6631370B1 (en) * 2000-09-20 2003-10-07 Interquest Oy Method for data collecting and processing
US20050266387A1 (en) * 2000-10-09 2005-12-01 Rossides Michael T Answer collection and retrieval system governed by a pay-off meter
US20030101088A1 (en) * 2000-11-27 2003-05-29 Suriyan Lohavichan Web-based survey method for measuring customer service response
US6895405B1 (en) * 2001-01-31 2005-05-17 Rosetta Marketing Strategies Group Computer-assisted systems and methods for determining effectiveness of survey question
US6577846B2 (en) * 2001-02-12 2003-06-10 Ctb-Mcgraw Hill, Llc Methods for range finding of open-ended assessments
US6912521B2 (en) * 2001-06-11 2005-06-28 International Business Machines Corporation System and method for automatically conducting and managing surveys based on real-time information analysis
US20030099402A1 (en) * 2001-07-02 2003-05-29 Baylis Charles M. Method for conducting and categorizing data
US7386797B1 (en) * 2002-05-22 2008-06-10 Oracle Corporation Framework to model and execute business processes within a collaborative environment
US20050097440A1 (en) * 2003-11-04 2005-05-05 Richard Lusk Method and system for collaboration
US20050144232A1 (en) * 2003-12-12 2005-06-30 International Business Machines Corporation Sequential restructuring of a collaborative context
US20050130110A1 (en) * 2003-12-16 2005-06-16 Gosling Martin M. System and method to give a true indication of respondent satisfaction to an electronic questionnaire survey
US20060121434A1 (en) * 2004-12-03 2006-06-08 Azar James R Confidence based selection for survey sampling
US20060286530A1 (en) * 2005-06-07 2006-12-21 Microsoft Corporation System and method for collecting question and answer pairs
US20070099162A1 (en) * 2005-10-28 2007-05-03 International Business Machines Corporation Systems, methods and tools for aggregating subsets of opinions from group collaborations

Cited By (107)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090204507A1 (en) * 2004-02-26 2009-08-13 Change Research Incorporated Method and system for discovering and generating an insight via a network
US8751604B2 (en) 2004-03-18 2014-06-10 Andrew Liebman Media file access and storage solution for multi-workstation/multi-platform non-linear video editing systems
US20110125818A1 (en) * 2004-03-18 2011-05-26 Andrew Liebman Novel media file for multi-platform non-linear video editing systems
US9076488B2 (en) 2004-03-18 2015-07-07 Andrew Liebman Media file for multi-platform non-linear video editing systems
US9836490B2 (en) 2005-10-26 2017-12-05 International Business Machines Corporation Systems, methods and tools for facilitating group collaborations
US20070099162A1 (en) * 2005-10-28 2007-05-03 International Business Machines Corporation Systems, methods and tools for aggregating subsets of opinions from group collaborations
US20070234214A1 (en) * 2006-03-17 2007-10-04 One True Media, Inc. Web based video editing
US9032297B2 (en) * 2006-03-17 2015-05-12 Disney Enterprises, Inc. Web based video editing
US9674679B2 (en) 2006-07-12 2017-06-06 At&T Intellectual Property I, L.P. Pico-cell extension for cellular network
US10149126B2 (en) 2006-07-12 2018-12-04 At&T Intellectual Property I, L.P. Pico-cell extension for cellular network
US9301113B2 (en) 2006-07-12 2016-03-29 At&T Intellectual Property I, L.P. Pico-cell extension for cellular network
US8897752B2 (en) 2006-07-12 2014-11-25 At&T Intellectual Property I, L.P. Pico-cell extension for cellular network
US20110004841A1 (en) * 2007-10-19 2011-01-06 Tyler Gildred Conversational interface having visual representations for interactive data gathering
US9880992B2 (en) 2008-01-15 2018-01-30 Microsoft Technology Licensing, Llc Multi-client collaboration to access and update structured data elements
US20090182763A1 (en) * 2008-01-15 2009-07-16 Microsoft Corporation Multi-client collaboration to access and update structured data elements
US8862979B2 (en) 2008-01-15 2014-10-14 Microsoft Corporation Multi-client collaboration to access and update structured data elements
US20110106856A2 (en) * 2008-04-04 2011-05-05 Landmark Graphics Corporation, A Halliburton Company Systems and Methods for Real Time Data Management in a Collaborative Environment
US20090254569A1 (en) * 2008-04-04 2009-10-08 Landmark Graphics Corporation, A Halliburton Compa Systems and Methods for Real Time Data Management in a Collaborative Environment
US10552391B2 (en) 2008-04-04 2020-02-04 Landmark Graphics Corporation Systems and methods for real time data management in a collaborative environment
US8554778B2 (en) 2008-04-04 2013-10-08 Landmark Graphics Corporation Systems and methods for correlating meta-data model representations and asset-logic model representations
US8229938B2 (en) 2008-04-04 2012-07-24 Landmark Graphics Corporation Systems and methods for correlating meta-data model representations and asset-logic model representations
US20100005111A1 (en) * 2008-04-04 2010-01-07 Landmark Graphics Corporation, A Halliburton Company Systems and Methods for Correlating Meta-Data Model Representations and Asset-Logic Model Representations
US20090280819A1 (en) * 2008-05-07 2009-11-12 At&T Mobility Ii Llc Femto cell signaling gating
US8812049B2 (en) 2008-05-07 2014-08-19 At&T Mobility Ii Llc Femto cell signaling gating
US8626223B2 (en) 2008-05-07 2014-01-07 At&T Mobility Ii Llc Femto cell signaling gating
US9775037B2 (en) 2008-05-13 2017-09-26 At&T Mobility Ii Llc Intra-premises content and equipment management in a femtocell network
US8863235B2 (en) 2008-05-13 2014-10-14 At&T Mobility Ii Llc Time-dependent white list generation
US9503457B2 (en) 2008-05-13 2016-11-22 At&T Mobility Ii Llc Administration of access lists for femtocell service
US9392461B2 (en) 2008-05-13 2016-07-12 At&T Mobility Ii Llc Access control lists and profiles to manage femto cell coverage
US20090288144A1 (en) * 2008-05-13 2009-11-19 At&T Mobility Ii Llc Time-dependent white list generation
US8522312B2 (en) 2008-05-13 2013-08-27 At&T Mobility Ii Llc Access control lists and profiles to manage femto cell coverage
US10499247B2 (en) 2008-05-13 2019-12-03 At&T Mobility Ii Llc Administration of access lists for femtocell service
US9369876B2 (en) 2008-05-13 2016-06-14 At&T Mobility Ii Llc Location-based services in a femtocell network
US10225733B2 (en) 2008-05-13 2019-03-05 At&T Mobility Ii Llc Exchange of access control lists to manage femto cell coverage
US8463296B2 (en) 2008-05-13 2013-06-11 At&T Mobility Ii Llc Location-based services in a femtocell network
US9584984B2 (en) 2008-05-13 2017-02-28 At&T Mobility Ii Llc Reciprocal addition of attribute fields in access control lists and profiles for femto cell coverage management
US8719420B2 (en) 2008-05-13 2014-05-06 At&T Mobility Ii Llc Administration of access lists for femtocell service
US20090288140A1 (en) * 2008-05-13 2009-11-19 At&T Mobility Ii Llc Access control lists and profiles to manage femto cell coverage
US9319964B2 (en) 2008-05-13 2016-04-19 At&T Mobility Ii Llc Exchange of access control lists to manage femto cell coverage
US9591486B2 (en) 2008-05-13 2017-03-07 At&T Mobility Ii Llc Intra-premises content and equipment management in a femtocell network
US8755820B2 (en) 2008-05-13 2014-06-17 At&T Mobility Ii Llc Location-based services in a femtocell network
US8763082B2 (en) 2008-05-13 2014-06-24 At&T Mobility Ii Llc Interactive client management of an access control list
US8787342B2 (en) 2008-05-13 2014-07-22 At&T Mobility Ii Llc Intra-premises content and equipment management in a femtocell network
US20120066259A1 (en) * 2008-05-13 2012-03-15 At&T Mobility Ii Llc Reciprocal addition of attribute fields in access control lists and profiles for femto cell coverage management
US8850048B2 (en) 2008-05-13 2014-09-30 At&T Mobility Ii Llc Reciprocal addition of attribute fields in access control lists and profiles for femto cell coverage management
US8490156B2 (en) 2008-05-13 2013-07-16 At&T Mobility Ii Llc Interface for access management of FEMTO cell coverage
US9538383B2 (en) 2008-05-13 2017-01-03 At&T Mobility Ii Llc Interface for access management of femto cell coverage
US9930526B2 (en) 2008-05-13 2018-03-27 At&T Mobility Ii Llc Interface for access management of femto cell coverage
US9155022B2 (en) 2008-05-13 2015-10-06 At&T Mobility Ii Llc Interface for access management of FEMTO cell coverage
US9094891B2 (en) 2008-05-13 2015-07-28 At&T Mobility Ii Llc Location-based services in a femtocell network
US9019819B2 (en) 2008-05-13 2015-04-28 At&T Mobility Ii Llc Exchange of access control lists to manage femto cell coverage
US20090288139A1 (en) * 2008-05-13 2009-11-19 At&T Mobility Ii Llc Interface for access management of femto cell coverage
US9877195B2 (en) 2008-05-13 2018-01-23 At&T Mobility Ii Llc Location-based services in a femtocell network
US9775036B2 (en) 2008-05-13 2017-09-26 At&T Mobility Ii Llc Access control lists and profiles to manage femto cell coverage
US20090299788A1 (en) * 2008-05-13 2009-12-03 At&T Mobility Ii Llc Commerce and services in a femtocell network
US20090307605A1 (en) * 2008-06-10 2009-12-10 Microsoft Corporation Automated set-up of a collaborative workspace
US8341532B2 (en) 2008-06-10 2012-12-25 Microsoft Corporation Automated set-up of a collaborative workspace
US20100041365A1 (en) * 2008-06-12 2010-02-18 At&T Mobility Ii Llc Mediation, rating, and billing associated with a femtocell service framework
US9246759B2 (en) 2008-06-12 2016-01-26 At&T Mobility Ii Llc Point of sales and customer support for femtocell service and equipment
US20100027469A1 (en) * 2008-06-12 2010-02-04 At&T Mobility Ii Llc Point of sales and customer support for femtocell service and equipment
US20100041364A1 (en) * 2008-06-12 2010-02-18 At&T Mobility Ii Llc Femtocell service registration, activation, and provisioning
US8942180B2 (en) 2008-06-12 2015-01-27 At&T Mobility Ii Llc Point of sales and customer support for femtocell service and equipment
US8743776B2 (en) 2008-06-12 2014-06-03 At&T Mobility Ii Llc Point of sales and customer support for femtocell service and equipment
US8655361B2 (en) 2008-06-12 2014-02-18 At&T Mobility Ii Llc Femtocell service registration, activation, and provisioning
US8504032B2 (en) 2008-06-12 2013-08-06 At&T Intellectual Property I, L.P. Femtocell service registration, activation, and provisioning
US20110167036A1 (en) * 2008-06-19 2011-07-07 Andrew Liebman Novel media file access and storage solution for multi-workstation/multi-platform non-linear video editing systems
US9552843B2 (en) * 2008-06-19 2017-01-24 Andrew Liebman Media file access and storage solution for multi-workstation/multi-platform non-linear video editing systems
US10691726B2 (en) * 2009-02-11 2020-06-23 Jeffrey A. Rapaport Methods using social topical adaptive networking system
US10360194B2 (en) 2009-03-13 2019-07-23 Landmark Graphics Corporation Systems and methods for real time data management in a collaborative environment
US8856878B2 (en) 2009-10-15 2014-10-07 At&T Intellectual Property I, L.P Management of access to service in an access point
US20110093913A1 (en) * 2009-10-15 2011-04-21 At&T Intellectual Property I, L.P. Management of access to service in an access point
US9509701B2 (en) 2009-10-15 2016-11-29 At&T Intellectual Property I, L.P. Management of access to service in an access point
US10645582B2 (en) 2009-10-15 2020-05-05 At&T Intellectual Property I, L.P. Management of access to service in an access point
US8510801B2 (en) 2009-10-15 2013-08-13 At&T Intellectual Property I, L.P. Management of access to service in an access point
US9280529B2 (en) 2010-04-12 2016-03-08 Google Inc. Collaborative cursors in a hosted word processor
US10678999B2 (en) 2010-04-12 2020-06-09 Google Llc Real-time collaboration in a hosted word processor
US10082927B2 (en) 2010-04-12 2018-09-25 Google Llc Collaborative cursors in a hosted word processor
GB2481684A (en) * 2010-06-28 2012-01-04 Boeing Co Method and systems for collaborative decision making
US11816743B1 (en) 2010-08-10 2023-11-14 Jeffrey Alan Rapaport Information enhancing method using software agents in a social networking system
US8566708B1 (en) 2011-01-13 2013-10-22 Google Inc. Merging electronic document redraws
US8595622B1 (en) 2011-01-13 2013-11-26 Google Inc. Merging electronic document redraws
US10169401B1 (en) 2011-03-03 2019-01-01 Google Llc System and method for providing online data management services
US10740543B1 (en) 2011-03-18 2020-08-11 Google Llc System and method for displaying a document containing footnotes
US9626375B2 (en) 2011-04-08 2017-04-18 Andrew Liebman Systems, computer readable storage media, and computer implemented methods for project sharing
US11805091B1 (en) 2011-05-12 2023-10-31 Jeffrey Alan Rapaport Social topical context adaptive network hosted system
US11539657B2 (en) 2011-05-12 2022-12-27 Jeffrey Alan Rapaport Contextually-based automatic grouped content recommendations to users of a social networking system
US9336137B2 (en) 2011-09-02 2016-05-10 Google Inc. System and method for performing data management in a collaborative development environment
US8484561B1 (en) 2011-09-02 2013-07-09 Google Inc. System and method for updating an object instance based on instructions received from multiple devices
US8738706B1 (en) 2011-11-16 2014-05-27 Google Inc. Systems and methods for collaborative document editing
US10445414B1 (en) 2011-11-16 2019-10-15 Google Llc Systems and methods for collaborative document editing
US20130198259A1 (en) * 2012-01-30 2013-08-01 Powernoodle Inc. System for dynamic data gathering and analysis
US9633333B2 (en) * 2012-01-30 2017-04-25 Powernoodle Inc. System for dynamic data gathering and analysis
US20150199316A1 (en) * 2012-06-11 2015-07-16 Brian Lewis Cairns System and Method of Document Embedding in Collaborative Editors
US9286276B2 (en) * 2012-06-11 2016-03-15 Google Inc. System and method of document embedding in collaborative editors
US20150172332A1 (en) * 2012-06-29 2015-06-18 Eyal Roth Personalizing shared collaboration content
US11611520B1 (en) 2012-09-22 2023-03-21 Motion Offense, Llc Methods, systems, and computer program products for processing a data object identification request in a communication
US11044215B1 (en) 2012-09-22 2021-06-22 Motion Offense, Llc Methods, systems, and computer program products for processing a data object identification request in a communication
US9462037B2 (en) 2013-01-07 2016-10-04 Google Inc. Dynamically sizing chunks in a partially loaded spreadsheet model
US10956667B2 (en) 2013-01-07 2021-03-23 Google Llc Operational transformations proxy for thin clients
US9311622B2 (en) 2013-01-15 2016-04-12 Google Inc. Resolving mutations in a partially-loaded spreadsheet model
US10318967B2 (en) 2013-04-01 2019-06-11 International Business Machines Corporation End-to-end effective citizen engagement via advanced analytics and sensor-based personal assistant capability (EECEASPA)
US9524505B2 (en) 2013-04-01 2016-12-20 International Business Machines Corporation End-to-end effective citizen engagement via advanced analytics and sensor-based personal assistant capability (EECEASPA)
US11023906B2 (en) 2013-04-01 2021-06-01 International Business Machines Corporation End-to-end effective citizen engagement via advanced analytics and sensor-based personal assistant capability (EECEASPA)
US20150207831A1 (en) * 2014-01-17 2015-07-23 Luigi Gaspari Apparatus and method for user collaboration
US10176488B2 (en) 2014-02-19 2019-01-08 International Business Machines Corporation Perturbation, monitoring, and adjustment of an incentive amount using statistically valuable individual incentive sensitivity for improving survey participation rate
CN107392808A (en) * 2017-08-17 2017-11-24 河北大学 Scholar woods and growth tree apparatus for management of information and its method
CN111191089A (en) * 2019-12-24 2020-05-22 泰康保险集团股份有限公司 Data visualization method, system, device and medium based on medical care scene

Also Published As

Publication number Publication date
US9836490B2 (en) 2017-12-05
US20140172787A1 (en) 2014-06-19
CN1992728A (en) 2007-07-04
CA2524527A1 (en) 2007-04-26
CN1992728B (en) 2010-12-01

Similar Documents

Publication Publication Date Title
US9836490B2 (en) Systems, methods and tools for facilitating group collaborations
US20140379439A1 (en) Aggregation of subsets of opinions from group collaborations
US11281847B2 (en) Generating content objects using an integrated development environment
Karlsen et al. Computational journalism in Norwegian newsrooms
US8046387B2 (en) System and method for providing intelligence centers
US20160148157A1 (en) Managing activities in an organization
US20020103737A1 (en) Marketing collateral repository and supporting data management and communication environment
US20120210296A1 (en) Automatically creating business applications from description of business processes
US20070239674A1 (en) Method and System for Providing Weblog Author-Defined, Weblog-Specific Search Scopes in Weblogs
US20050131714A1 (en) Method, system and program product for hierarchically managing a meeting
US7035838B2 (en) Methods and systems for organizing information stored within a computer network-based system
US20100262443A1 (en) Systems and methods associated with a collaborative strategy editor
US20070294370A1 (en) Scheduling and information sharing and distribution system and method
Bibbo et al. Employing Wiki for knowledge management as a collaborative information repository: an NBC universal case
Tudorache et al. Ontology development for the masses: creating ICD-11 in WebProtégé
Williamson et al. Using static web technologies and git-based workflows to re-design and maintain a library website (quickly) with non-technical staff
Fox Beginning SharePoint 2010 Development
Turley et al. Professional SQL Server 2005 Reporting Services
Schubert et al. Concurrent Engineering Knowledge Management Architecture
JP2003316932A (en) Business control device
Hashim et al. Australian online newspaper: an exploratory study on internet savvy users using Q-Methodology
Wusteman OJAX: a case study in agile Web 2.0 open source development
Balter Alison Balter's Mastering Microsoft Access 2000 Development
Kapiton et al. Software development method for conducting virtual conferences.
Allison-Bunnell Finding Aid Aggregation: Toward a Robust Future

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GREENBERG, MARK L.;GRYC, WOJCIECH;PICARD, NICOLAS;AND OTHERS;REEL/FRAME:018477/0559;SIGNING DATES FROM 20060920 TO 20061017

STCB Information on status: application discontinuation

Free format text: ABANDONED -- AFTER EXAMINER'S ANSWER OR BOARD OF APPEALS DECISION

AS Assignment

Owner name: KYNDRYL, INC., NEW YORK

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:058213/0912

Effective date: 20211118