:py:mod:`cwltool.cwlrdf`
========================

.. py:module:: cwltool.cwlrdf


Module Contents
---------------


Functions
~~~~~~~~~

.. autoapisummary::

   cwltool.cwlrdf.gather
   cwltool.cwlrdf.printrdf
   cwltool.cwlrdf.lastpart
   cwltool.cwlrdf.dot_with_parameters
   cwltool.cwlrdf.dot_without_parameters
   cwltool.cwlrdf.printdot



.. py:function:: gather(tool, ctx)


.. py:function:: printrdf(wflow, ctx, style)

   Serialize the CWL document into a string, ready for printing.


.. py:function:: lastpart(uri)


.. py:function:: dot_with_parameters(g, stdout)


.. py:function:: dot_without_parameters(g, stdout)


.. py:function:: printdot(wf, ctx, stdout)


