Ticket #152 (closed defect: fixed)

Opened 1 year ago

Last modified 3 months ago

graphml formats

Reported by: glarowe@IU.EDU Assigned to: zhang45@IU.EDU
Priority: high Milestone:
Component: DataManager Version: 0.8.x
Severity: major Keywords:
Cc:

Description

! Sorry, the file format: *.graphml is not supported so far.

when trying to load the graphml file attached (note: older format)

Attachments

cba93_part.graphml (129.8 kB) - added by glarowe@IU.EDU on 10/04/07 13:42:50.
because of attachment restriction, only part of the above file attached

Change History

10/04/07 13:42:50 changed by glarowe@IU.EDU

  • attachment cba93_part.graphml added.

because of attachment restriction, only part of the above file attached

10/09/07 11:51:08 changed by huangb@IU.EDU

  • version set to 0.8.x.
  • milestone set to 0.8.

(follow-up: ↓ 3 ) 11/26/07 11:01:01 changed by huangb@IU.EDU

  • owner changed from nwb to zhang45@IU.EDU.

(in reply to: ↑ 2 ) 02/15/08 16:22:36 changed by mwlinnem@IU.EDU

This happens because NWB expects graphml files to end in .xml (since graphml is a type of xml). This should probably be changed, but if you want you can change the file extension of your data if you want a quick fix.

08/13/08 12:31:43 changed by mwlinnem@IU.EDU

  • status changed from new to closed.
  • resolution set to fixed.

zhang fixed this in November 2007. Closing.