# Functions
ValidateJSONLD validates jsonld structure.
ValidateJSONLDMap validates jsonld structure.
WithDocumentLoader option is for passing custom JSON-LD document loader.
WithExternalContext option is for definition of external context when doing JSON-LD operations.
WithStrictContextURIPosition sets strict validation of URI position within context property.
WithStrictValidation sets if strict validation should be used.
# Type aliases
ValidateOpts sets jsonld validation options.