https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18713
--- Comment #26 from David Cook <[email protected]> --- After gaining more experience with RDF and triplestores, I'm not really happy with this one anymore. This functionality should probably be moved into a Koha::RDF::Triplestore module, as it's very triplestore specific... or maybe Koha::RDF::Model... since you could use other non-triplestore models. But there's other things that can be done in Koha::RDF that don't need to relate to models/triplestores... -- 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/
