JsonLdParser Constructor |
Name | Description | |
---|---|---|
JsonLdParser |
Create an instance of the parser configured to parser JSON-LD 1.1 with no pre-defined context.
| |
JsonLdParser(JsonLdProcessorOptions) |
Create an instance of the parser configured with the provided parser options.
|