Hi, Is anyone aware of RDF or JSON-LD support in Pharo? Cheers, Doru -- www.feenk.com "Innovation comes in the least expected form. That is, if it is expected, it already happened."
On Mon, 18 Mar 2019 at 04:09, Tudor Girba <tudor@tudorgirba.com> wrote:
Hi,
Is anyone aware of RDF or JSON-LD support in Pharo?
Not yet in Pharo, but maybe supporting Christian to port his RDF library ( https://wiki.pdftalk.de/doku.php?id=rdf) could be an option...
I did a tool for porting PDFtalk from VW to Gemstone (bundle {Gemstone Fileout Project}) . When I have time, I plan to extend it for Pharo in order to port RDF (and Values). I am thinking of making Pharo my RDF engine⦠weâll see⦠Happy hacking, Christian (http://forum.world.st/RDF-td5083503.html)
cheers -ben
Interesting? What do you want with that? I wrote a RDF/XML parser/serializer for VW (public domain) Json-ld and other formats, especially turtle should not be too difficult. Thumbs up ð
-----Ursprüngliche Nachricht----- Von: Pharo-users <pharo-users-bounces@lists.pharo.org> Im Auftrag von Tudor Girba Gesendet: Sonntag, 17. März 2019 21:08 An: Any question about pharo is welcome <pharo-users@lists.pharo.org> Betreff: [Pharo-users] rdf and/or json-ld
Hi,
Is anyone aware of RDF or JSON-LD support in Pharo?
Cheers, Doru
-- www.feenk.com
"Innovation comes in the least expected form. That is, if it is expected, it already happened."
participants (3)
-
Ben Coman -
Christian Haider -
Tudor Girba