A simple client for the REST API that a FAIR Data Point (FDP) provides. Specifically tuned for the FDP reference implementation.
Installation can be done using standard pip:
pip install fairclient
This package is complementary to SeMPyRO, a Python library to generate RDF and DCAT(-AP) metadata. The RDF output from SeMPyRO can be uploaded to an FDP.
For an example, see img2catalog.
fairclient
is distributed under the terms of the MIT license.