Package: jsonld 2.2.1
jsonld: JSON for Linking Data
JSON-LD <https://www.w3.org/TR/json-ld/> is a light-weight syntax for expressing linked data. It is primarily intended for web-based programming environments, interoperable web services and for storing linked data in JSON-based databases. This package provides bindings to the JavaScript library for converting, expanding and compacting JSON-LD documents.
Authors:
jsonld_2.2.1.tar.gz
jsonld_2.2.1.zip(r-4.6)jsonld_2.2.1.zip(r-4.5)jsonld_2.2.1.zip(r-4.4)
jsonld_2.2.1.tgz(r-4.5-any)jsonld_2.2.1.tgz(r-4.4-any)
jsonld_2.2.1.tar.gz(r-4.6-any)jsonld_2.2.1.tar.gz(r-4.5-any)
jsonld_2.2.1.tgz(r-4.4-emscripten)
jsonld.pdf |jsonld.html✨
jsonld/json (API)
NEWS
# Install 'jsonld' in R: |
install.packages('jsonld', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/jsonld/issues
Pkgdown site:https://docs.ropensci.org
Last updated 8 months agofrom:a7bbe51acc (on master). Checks:10 OK. Indexed: yes.
Target | Result | Total time |
---|---|---|
source / vignettes | OK | 151 |
pkgdown docs | OK | 506 |
linux-devel-x86_64 | OK | 186 |
linux-release-x86_64 | OK | 165 |
macos-release-arm64 | OK | 84 |
macos-oldrel-arm64 | OK | 74 |
windows-devel | OK | 60 |
windows-release | OK | 65 |
windows-oldrel | OK | 52 |
wasm-release | OK | 141 |
Exports:jsonld_compactjsonld_expandjsonld_flattenjsonld_framejsonld_from_rdfjsonld_normalizejsonld_to_rdf
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Working with JSON-LD | jsonld jsonld_compact jsonld_expand jsonld_flatten jsonld_frame jsonld_from_rdf jsonld_normalize jsonld_to_rdf |