Changes between Version 35 and Version 36 of netKarma/GEC14_report


Ignore:
Timestamp:
07/23/12 02:47:55 (12 years ago)
Author:
chsmall@grnoc.iu.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • netKarma/GEC14_report

    v35 v36  
    5555
    5656
    57 [[Image(NetKarma_Portal_home.png,65%)]]
     57[[Image(NetKarma_Portal_home.png,50%)]]
    5858
    5959Once 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.
    6060
    61 [[Image(NetKarma_Portal_exp.png,65%)]]
     61[[Image(NetKarma_Portal_exp.png,50%)]]
    6262
    6363The 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.
    6464
    65 [[Image(NetKarma_Portal_workflow.png,65%)]]
     65[[Image(NetKarma_Portal_workflow.png,50%)]]
    6666 
    6767In 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.
    6868
    69 [[Image(NetKarma_Portal_topo.png,65%)]]
     69[[Image(NetKarma_Portal_topo.png,50%)]]
    7070
    7171The 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.
     
    7474
    7575
    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]
     76The 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]]
    7778The development version used in the demo is at [http://netkarma-demo.incntre.iu.edu/ http://netkarma-demo.incntre.iu.edu/]
     79[[BR]]
     80Source code for the portal is located at [https://github.com/InCNTRE/NetKarma_Portal https://github.com/InCNTRE/NetKarma_Portal]
     81[[BR]]
    7882
    7983'''NetKarma Visualization and Adaptor Enhancements'''