Package: jsonld
Type: Package
Title: JSON for Linking Data
Version: 1.1
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.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
        https://www.w3.org/TR/json-ld
BugReports: https://github.com/ropensci/jsonld/issues
Imports: V8, jsonlite, curl
RoxygenNote: 5.0.1.9000
NeedsCompilation: no
Packaged: 2016-12-15 17:48:15 UTC; jeroen
Repository: CRAN
Date/Publication: 2016-12-16 15:25:21
