Skip to content

2017 06 Workplan

Stian Soiland-Reyes edited this page May 22, 2017 · 7 revisions

This is a draft workplan for CWL Viewer during Summer 2017.

Mark's notes

Ideas:

  • Use reference implementation's RDF export instead of own JSON parsing
  • myExperiment integration, improve Research Object generation
  • Other import methods than GitHub
  • Command line tool or REST API -> generate diagram
  • Command line tool with ontology information
  • Visualize nested workflows inline
  • Workflow comparison
  • table/graph disconnect UX issue?

Main idea is to switch to cwltool to parse RDF, then query that for visualization. That means we can then handle CWL from "anywhere", not just GitHub. We can still recognize GitHub URLs and do the git lookup to find contributors and add links back.

Clone this wiki locally