-
-
Notifications
You must be signed in to change notification settings - Fork 28
2017 06 Workplan
Mark Robinson edited this page Aug 9, 2017
·
7 revisions
This is a draft workplan for CWL Viewer during Summer 2017.
Ideas:
- Use reference implementation's RDF export instead of own JSON parsing
- Command line tool or REST API -> generate diagram
- Improve Research Object generation - see here
- Other import methods than GitHub
- Visualize nested workflows inline
- myExperiment integration
- 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.