[Koha-bugs] [Bug 18585] Connect to RDF triplestore

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 13 08:35:09 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18585

--- Comment #19 from David Cook <dcook at prosentient.com.au> ---
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.


More information about the Koha-bugs mailing list