https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18585
--- Comment #19 from David Cook <[email protected]> --- Magnus, how does that look now? That's probably a safer way of doing things. That way, people could inject malicious or flawed SPARQL into a "read" query and do zero damage to the triplestore. In the long run, having separate endpoints also might make it easier to manage load on the triplestore. A person could update the canonical triplestore and then send queries to a mirror which could be specified in the configuration file. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
