JsonLdProcessorFlatten Method |
Name | Description | |
---|---|---|
Flatten(JToken, JToken) |
Flattens the given input and compacts it using the passed context according to the steps in the JSON-LD Flattening algorithm.
| |
Flatten(JToken, JToken, JsonLdProcessorOptions) |
Flattens the given input and compacts it using the passed context according to the steps in the JSON-LD Flattening algorithm.
|