Skip to content
Discussion options

You must be logged in to vote

Thanks for opening this discussion. Definitely, adding suppport for JSON-LD is in the scope of rudof and we will try to implement it.

Your approach of converting JSON-LD to triples is of course valid, but we will try to add native support for JSON-LD in rudof, where in principle we will follow a similar approach, i.e. convert JSON-LD to RDF and validating the resulting RDF.

In order to convert JSON-LD to RDF, we will need to review which libraries exist in Rust so we can just leverage on one of those libraries for the conversion.

Last time I checked, I found these candidates:

  • Oxjsonld from Oxigraph could be a good candidate as we already depend on Oxigraph for several features
  • json-ld lo…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@C-Loftus
Comment options

Answer selected by C-Loftus
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants