Channel #semsol: Logs

This is a public chat log generated from the #semsol IRC channel.

18:14:20 peterdm: Hey bengee. I've been using ARC's parsers and serializers, and I'd like to start using SPARQL. Have you thought about writing an in-memory RDF Store for less data-intensive applications? Also, have you tried ported your store over to Postgres?
18:16:07 bengee: hi
18:16:36 bengee: thought about in-me sparkling: yes. implemented: no, would need an entirely new processor
18:16:52 bengee: s/in-me/in-mem/
18:17:46 bengee: there are a couple of mysql-specific extensions used by arc, so I probably can't really port it to another DB easily
18:21:51 peterdm: okay. well thanks for the info. I'll think about setting up with MySQL.
18:22:35 bengee: the in-memory sparkling is something I could use as well
18:22:52 bengee: and there were a couple of requests
18:23:34 peterdm: yes definitely. JENA and Sesame make us spoiled.
18:24:32 peterdm: And a lot of RDF apps are just doing conversion (between RDF and existing relational apps) thus don't need the big iron.
18:24:55 bengee: yeah, true
18:26:27 peterdm: well keep up the great work! I may sniff around the facet browsing aspects of trice. looks cool!
18:27:06 bengee: thanks! :)