Skip to contents

This function follows a standard JSON-LD template and autopopulates it with metadata from the dataset. The function checks for appropriate files being available before executing. The JSON-LD document is saved to the metadata folder.

Usage

generate_jsonld()

Value

NULL. Error messages are displayed if dictionary or metadata files are not found.

Examples

if (FALSE) { # \dontrun{
generate_jsonld()
} # }