This is a public chat log generated from the #semsol IRC channel.
18:14:20
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
hi
18:16:36
thought about in-me sparkling: yes. implemented: no, would need an entirely new processor
18:16:52
s/in-me/in-mem/
18:17:46
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
okay. well thanks for the info. I'll think about setting up with MySQL.
18:22:35
the in-memory sparkling is something I could use as well
18:22:52
and there were a couple of requests
18:23:34
yes definitely. JENA and Sesame make us spoiled.
18:24:32
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
yeah, true
18:26:27
well keep up the great work! I may sniff around the facet browsing aspects of trice. looks cool!
18:27:06
thanks! :)
