Working with RDF data in PHP

Hello!

I’m working with RDF data in PHP and in order to be able to process all kinds of RDF serializations I’ve used a combination of ARC2 and Markus Lanthaler’s JSON-LD library, mixing them as necessary.

In order to combine these I’ve written a bit of glue code to convert the internal representations between the libraries.

I’ve open sourced that code and also wrote about my usage and I'm sharing it here in case it’s helpful for any of you:
https://blog.cloudobjects.io/coding/opensource/2017/05/30/rdf-in-php/

Feedback is always appreciated!

Lukas Rosenstock
https://cloudobjects.io/

Received on Tuesday, 30 May 2017 14:08:15 UTC