json_ld_to_json {csvwr}R Documentation

Convert json-ld annotation to json

Description

Follows the rules for JSON-LD to JSON conversion set out in the csv2json standard.

Usage

json_ld_to_json(property)

Arguments

property

a json-ld annotation (single list element)

Value

A compacted list element


[Package csvwr version 0.1.7 Index]