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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 12 09:27:14 CEST 2017


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

Josef Moravec <josef.moravec at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #63393|0                           |1
        is obsolete|                            |
  Attachment #63403|0                           |1
        is obsolete|                            |

--- Comment #3 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 63411
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63411&action=edit
[SIGNED-OFF] Bug 18585 - Connect to RDF triplestore

This commit adds a 'triplestore' method to C4::Context, which
returns a RDF::Trine::Model object if triplestore.yaml is
properly configured.

(At the moment, it just supports RDF::Trine::Store::SPARQL,
but it would be trivial to add support for RDF::Trine::Store::DBI too.)

This code will provide a base from which people can use RDF::Trine
for querying and updating a RDF triplestore.

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list