{5} Assigned, Active Tickets by Owner (Full Description) (3 matches)
List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.
huangb@IU.EDU
| Ticket | Summary | Component | Milestone | Type | Created | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #239 | Update Network by Merging Nodes Fails | Algorithm | 2.0 | defect | 06/24/08 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Load any ISI file and extract the coauthorship network. Save out the node table csv, edit it in excel (or don't), and load it back in. When trying to run the algorithm, I receive the following error: The data types of timesCited do not match.
But the data type of timesCited in the node schema of the original input graph is java.lang.Integer. This occurred on Vista with Office 2007. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #56 | NWB Format Modification Proposal | Algorithm | 2.0 | enhancement | 07/05/07 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
I propose two format modifications: the addition of edge ids and the use of separate attribute files. Edge ids are an obvious necessity for separate attribute files, given the possibilities of parallel edges, so I shall focus on the latter. ReasonsTo reduce re-writing network files. To make the addition of attributes easier for algorithm authors, particularly those using languages such as fortran that have fewer built-in string manipulation capabilities. Supporting InfrastructureFor separate attribute files to work, it must be possible to use those attribute files in conjunction with the original network files. Due to the way the data manager works, this implies the need for several associated algorithms to enable sane workflows.
Major ConcernsUnfortunately, there is no sane way to merge attributes with other network types; expressing this for the framework would involve a further modification of the in_data behavior. Furthermore, this causes the user to have to become somewhat format-aware, which is unfortunate, as ideally format would not matter significantly. In practice this seems to be necessary, though. This will probably also necessitate a convert to NWB menu item (or a general forced conversion option that operates much like save or view). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #157 | generate a cleaned graph by merging nodes | Algorithm | 2.0 | task | 10/09/07 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Basic requirements:
2. user interaction descrptions:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
