Skip to main content

Module export

Module export 

Source
Expand description

This module provides utilities for generating JSON-LD contexts from a DataModel definition. It constructs nested JSON-LD contexts by traversing the data model’s object graph and encoding type, term, and container information suited for consumption by JSON-LD tools.

Functions§

to_json_ld
Generate a full JSON-LD document header for the given data model.