[Koha-bugs] [Bug 18586] Create module to mint RDF subject URIs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 23 04:31:45 CEST 2017


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

--- Comment #3 from David Cook <dcook at prosentient.com.au> ---
Created attachment 63640
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63640&action=edit
Bug 18586 - Create module to mint RDF subject URIs

Created the Koha::RDF module to mint URIs for RDF documents that
represent Koha bibliographic records.

_TEST PLAN_
To test the module, just run 'prove t/Koha/RDF.t'.

You'll get
some warnings about not being able to find koha-conf.xml, but
you can safely ignore them or you can point to any koha-conf.xml
file since it's not used by the test in actuality.

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


More information about the Koha-bugs mailing list