schema_salad.jsonld_context
===========================

.. py:module:: schema_salad.jsonld_context


Functions
---------

.. autoapisummary::

   schema_salad.jsonld_context.pred
   schema_salad.jsonld_context.process_type
   schema_salad.jsonld_context.salad_to_jsonld_context
   schema_salad.jsonld_context.fix_jsonld_ids
   schema_salad.jsonld_context.makerdf


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

.. py:function:: pred(datatype, field, name, context, defaultBase, namespaces)

.. py:function:: process_type(t, g, context, defaultBase, namespaces, defaultPrefix)

.. py:function:: salad_to_jsonld_context(j, schema_ctx)

.. py:function:: fix_jsonld_ids(obj, ids)

   Add missing identity entries.


.. py:function:: makerdf(workflow, wf, ctx, graph = None)

