Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.17 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.17 KB

FAIR Data Point client


PyPI - Version PyPI - Python Version Codecov

A simple client for the REST API that a FAIR Data Point (FDP) provides. Specifically tuned for the FDP reference implementation.

Table of Contents

Installation

Installation can be done using standard pip:

pip install fairclient

Related packages

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.

License

fairclient is distributed under the terms of the MIT license.