A Python library for DCAT metadata management in Fair Data Points
The LibPyFDP library simplifies the process of creating, searching, and managing dataset metadata compliant with the DCAT (Data Catalog Vocabulary) standard for insertion into Fair Data Points. It is designed specifically for data scientists and data analysts who need to make their research data FAIR (Findable, Accessible, Interoperable, and Reusable).
- Easy DCAT creation: Programmatically create DCAT Catalogs, Datasets, Dataset Series, and Distributions
- FDP integration: Seamless insertion of metadata into Fair Data Points
- Search and retrieve: Query existing metadata from FDP instances
- Pythonic API: Intuitive interface designed for data professionals
- GitHub Issues: https://github.com/crs4/libpyfdp/issues
- Documentation: https://crs4.github.io/libpyfdp
This library is released under the Apache License 2.0. See LICENSE file for details.