Package: jsonld
Type: Package
Title: JSON for Linking Data
Version: 1.2
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Description: 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.
License: BSD_3_clause + file LICENSE
URL: https://github.com/ropensci/jsonld#readme (devel)
        https://www.w3.org/TR/json-ld (spec)
BugReports: https://github.com/ropensci/jsonld/issues
Imports: V8, jsonlite, curl
RoxygenNote: 5.0.1.9000
NeedsCompilation: no
Packaged: 2017-04-11 10:33:39 UTC; jeroen
Repository: CRAN
Date/Publication: 2017-04-11 10:42:25 UTC
