logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Catmandu::Pure - A bundle of Catmandu modules for working with data from Pure

Author

       Snorri Briem <briem@cpan.org>

Description

       Catmandu::Importer::Pure  is  a Catmandu package that seamlessly imports data from Elsevier's Pure system
       using its REST service. Currently documentation describing the REST service can be found under /ws  on  a
       webserver that is running Pure.

License

       This  is  free  software;  you  can  redistribute  it and/or modify it under the same terms as the Perl 5
       programming language system itself.  See http://dev.perl.org/licenses/ for more information.

perl v5.36.0                                       2023-02-04                                Catmandu::Pure(3pm)

Modules

       •   Catmandu::Importer::Pure

Name

       Catmandu::Pure - A bundle of Catmandu modules for working with data from Pure

See Also

       Catmandu, Catmandu::Importer

Synopsis

         # From the command line
         $ catmandu convert Pure \
               --base https://host/ws/api/... \
               --endpoint research-outputs \
               --apiKey "..."

See Also