jsonld icon indicating copy to clipboard operation
jsonld copied to clipboard

R wrapper for jsonld.js JavaScript library

Results 12 jsonld issues
Sort by recently updated
recently updated
newest added

I was working through the examples and was surprised that this logical expression to test whether doc can be translated to RDF and back to JSON-LD in its exact form...

Hi @jeroen , what's the upstream source location for https://github.com/ropensci/jsonld/tree/master/inst/js ? Also, looks like it is at version 1.0.1. I think the W3C release version is 1.1 now. (For context,...

Downloaded from: https://cdnjs.com/libraries/jsonld

Dear Professor Ooms: As far as I know, jsonlite is an amazing tool for format conversion. However, the function of data frame transform to json runs abnormal. It could not...

@cboettig use cases might help think about the pkg API * parsing: there are a number of APIs that I work with that I just parse with `jsonlite`, what is...

The jsonld spec section [6.8 Interpreting JSON as JSON-LD](https://www.w3.org/TR/json-ld/#interpreting-json-as-json-ld) defines a special case where the context of a regular json file served over http can be set in the `Link`...

The master branch has updated the vendored jsonld.js library to 1.0.1, but it is not working yet: - Our curl based documentloader seems broken. I think they swtiched from callbacks...

@jeroen JSON-LD Playground recently added a tab for "Table" format, which is quite nice: https://json-ld.org/playground/. Just wondering if that was something that was in a possibly updated version of the...

The following works for me on the CRAN version but not the dev version: ``` library("jsonld") # Example from https://github.com/digitalbazaar/jsonld.js#quick-examples doc