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

--- Comment #3 from Andreas Roussos <[email protected]> ---
Created attachment 183811
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183811&action=edit
Bug 40308: add new Perl Class Koha::ExternalContent::OCLC

OCLC are offering a number of web APIs, this is an attempt
to collect utility functions in a new Perl Class.

At the moment, the Class contains the following functions,
that allow interaction with the OCLC Dewey Linked Data API:

- get_access_token
- get_ddc_uri
- get_ddc_url
- get_ddc_description

Test plan:

1) Inside a KTD instance (MARC flavour does not play a role),
   run `perldoc -o html Koha::ExternalContent::OCLC > OCLC.html`
   and view the documentation for this class (OCLC.html) in your
   web browser. Ensure everything makes sense ;-)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to