Carl Boettiger

Results 275 issues of Carl Boettiger

thanks @pdatascience for pointing this out; should be fixed soon in redland. (see https://github.com/ropensci/redland-bindings/issues/64) Note that the issue only impacts `rdf_add()`, `rdf_parse()` can handle language declarations from a `turtle`, `nquads`,...

WIP, see: https://ropensci.github.io/rdflib/articles/storage.html

Option to parse, serialize and display triples in a simple tabular format, (a la the new JSON-LD playground example)

When attempting to validate against a schema that uses sub-schemas referenced by a URL, we get an error: ``` Don't yet support protocol-based sub schemas ``` Consider adding support for...

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,...

@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

The default `application/nquads` works fine, but can't find out how to get other types , e.g. ```r xml

If I generate a hash like for a file and coerce it to a character, it still doesn't have class `character`: ``` hash