File: NAMESPACE

package info (click to toggle)
r-cran-jsonld 2.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 884 kB
  • sloc: sh: 19; makefile: 13
file content (10 lines) | stat: -rw-r--r-- 233 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
# Generated by roxygen2: do not edit by hand

export(jsonld_compact)
export(jsonld_expand)
export(jsonld_flatten)
export(jsonld_frame)
export(jsonld_from_rdf)
export(jsonld_normalize)
export(jsonld_to_rdf)
importFrom(V8,new_context)