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.