Changes between Version 35 and Version 36 of netKarma/GEC14_report
- Timestamp:
- 07/23/12 02:47:55 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
netKarma/GEC14_report
v35 v36 55 55 56 56 57 [[Image(NetKarma_Portal_home.png, 65%)]]57 [[Image(NetKarma_Portal_home.png,50%)]] 58 58 59 59 Once an experiment is created the experimenter can easily load files by just dragging and dropping them on the experiment page. When a file is uploaded it is analysed for useful information and if it contains information in a format that the NetKarma Portal can understand and parse is ingested into the Karma DB service. All files are archived as well as analysed. 60 60 61 [[Image(NetKarma_Portal_exp.png, 65%)]]61 [[Image(NetKarma_Portal_exp.png,50%)]] 62 62 63 63 The Karma DB contains a model of the workflow of the experiment. This can include what processes were run in which order and the resources the ran on. The portal makes information stored in the Karma DB available in two ways. 1) It creates a visual graph using the [http://cytoscapeweb.cytoscape.org/ Cytoscape Web] tool directly in the portal 2) It makes the OPM graph XML representation available for download. Using the OPM file directly allows you to use the [http://www.cytoscape.org/ CytoScape] desktop tool which can produce more elaborate and customizable visualization than available directly in the portal. 64 64 65 [[Image(NetKarma_Portal_workflow.png, 65%)]]65 [[Image(NetKarma_Portal_workflow.png,50%)]] 66 66 67 67 In addition to workflow visualization the NetKarma Portal also provides a topological view if files contain topology representations are uploaded in to the portal. The Portal understands GENI API UNIS and NMWG formats used in GEMINI and PerfSonar. Uploading these files produce a CytoScape Web representation similar to the workflow representation. Each element in the visualization can be moved and selected to obtain more information about each element. 68 68 69 [[Image(NetKarma_Portal_topo.png, 65%)]]69 [[Image(NetKarma_Portal_topo.png,50%)]] 70 70 71 71 The final portion of the NetKarma prtal is the archive tab. This tab gives you access to all files uploaded to the portal. Anyone with access to the Experiment can download these files and use them to help comprehend or recreate the experiment. … … 74 74 75 75 76 The Production version of the NetKarma portal is available at [http://netkarma.incntre.iu.edu/portal/uploader http://netkarma.incntre.iu.edu/portal/uploader] 76 The production version of the NetKarma portal is available at [http://netkarma.incntre.iu.edu/portal/uploader http://netkarma.incntre.iu.edu/portal/uploader] 77 [[BR]] 77 78 The development version used in the demo is at [http://netkarma-demo.incntre.iu.edu/ http://netkarma-demo.incntre.iu.edu/] 79 [[BR]] 80 Source code for the portal is located at [https://github.com/InCNTRE/NetKarma_Portal https://github.com/InCNTRE/NetKarma_Portal] 81 [[BR]] 78 82 79 83 '''NetKarma Visualization and Adaptor Enhancements'''