Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/librecat/catmandu-importer-openaire
Package that queries the OpenAIRE Graph
https://github.com/librecat/catmandu-importer-openaire
Last synced: 4 days ago
JSON representation
Package that queries the OpenAIRE Graph
- Host: GitHub
- URL: https://github.com/librecat/catmandu-importer-openaire
- Owner: LibreCat
- Created: 2023-10-11T12:27:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-18T11:37:21.000Z (12 months ago)
- Last Synced: 2024-05-09T11:36:24.307Z (6 months ago)
- Language: Perl
- Size: 7.81 KB
- Stars: 1
- Watchers: 13
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
Awesome Lists containing this project
README
# NAME
Catmandu::Importer::OpenAIRE - Package that queries the OpenAIRE Graph
# SYNPOSIS
# From the command line
# Harvest some data
catmandu convert OpenAIRE to YAML# Harvest some data from a different endpoint
catmandu convert OpenAIRE --url http://api.openaire.eu/search/datasets to YAML# DESCRIPTION
See [https://graph.openaire.eu/develop/api.html](https://graph.openaire.eu/develop/api.html) for the OpenAIRE query parameters
# AUTHOR
Patrick Hochstenbach, ``
# LICENSE
Copyright 2023- Ghent University Library
This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.See http://dev.perl.org/licenses/ for more information.