Skip to content

Commit d49ca6d

Browse files
Render bundled contexts in frozen loader docs
1 parent fc68f8c commit d49ca6d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/document-loaders/frozen.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ from pyld import FrozenDocumentLoader, jsonld
1212
jsonld.set_document_loader(FrozenDocumentLoader())
1313
```
1414

15+
## Bundled Contexts
16+
17+
{{ bundled_contexts_table() }}
18+
1519
Extend the bundled mapping with additional vetted contexts:
1620

1721
```python

0 commit comments

Comments
 (0)