--
You received this message because you are subscribed to the Google Groups "bio2rdf" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bio2rdf+u...@googlegroups.com.
To post to this group, send email to bio...@googlegroups.com.
Visit this group at https://groups.google.com/group/bio2rdf.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "bio2rdf" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bio2rdf+u...@googlegroups.com.
To post to this group, send email to bio...@googlegroups.com.
Visit this group at https://groups.google.com/group/bio2rdf.
For more options, visit https://groups.google.com/d/optout.
I think he's just saying that the deployment for blazegraph is much simpler at the moment than for Virtuoso.
I usually script both, and have my own reasons for preferring blazegraph at the moment. I've crashed virtuoso in an attempt to load large TRiG files in the past, and have been able to crash virtuoso on certain queries.
I wasn't able to put time into paring those down into bug report-sized tasks to test with, but having blazegraph in Java means that it's very hard to crash due to unexpected input, and I don't need to configure hard limits on result set size or query execution time.
I don't fault you for the problems, since I haven't filed the bug, but it was holding me back and blazegraph worked out of the box.
I understand. My quest is to acquire feedback with regards to on-boarding re. Virtuoso (commercial or open source editions).I believe you did post something about TriG, I just don't recall if it was on the mailing list of via github?
On Thu, Sep 29, 2016 at 2:12 PM Kingsley Idehen <kid...@openlinksw.com> wrote:
I understand. My quest is to acquire feedback with regards to on-boarding re. Virtuoso (commercial or open source editions).
I believe you did post something about TriG, I just don't recall if it was on the mailing list of via github?
It was SPARQL UPDATE related, but it was about the query size (I was loading an ontology via RDFlib graphs).
I'm glad you're not neglecting the deployment issues. Some simple scripts (like the puppet script I showed before) can often make a big difference for people who are unfamiliar with setting up software in Linux. Updating the Debian/Ubuntu packages to 7.x would probably be popular as well. The easiest thing could be to set up a CI server that builds and deploys releases to apt and yum repositories as things are released.
Sure we can do that.
Do you have a github or mailing list post URI. I know I saw something about this wonder by, recently.