Recent Releases of pylipd
pylipd - v1.4.1
What's New in v1.4.1
- paper by @khider in https://github.com/LinkedEarth/pylipd/pull/79
Documentation Improvements
- Added comprehensive docstrings to all auto-generated getter/setter/adder methods
- Enhanced ReadTheDocs compatibility with proper function signatures
- Added docstrings for core methods:
from_data,to_data,from_json,to_json,from_synonym - Improved class-level documentation for all LinkedEarth ontology classes
Technical Details
- All auto-generated classes now include NumPy-style docstrings
- Better Sphinx autodoc integration for API documentation
- Python
Published by varunratnakar 9 months ago
pylipd - v1.4.0
This release creates the necessary classes to edit/create LiPD formatted datasets
What's Changed
- proxy queries by @khider in https://github.com/LinkedEarth/pylipd/pull/66
- Update to the docs by @khider in https://github.com/LinkedEarth/pylipd/pull/71
- files in appropriate place by @khider in https://github.com/LinkedEarth/pylipd/pull/72
- Doc fixes by @khider in https://github.com/LinkedEarth/pylipd/pull/73
- basic tests for lipd classes by @khider in https://github.com/LinkedEarth/pylipd/pull/74
- filter functions for datasets and compilation by @khider in https://github.com/LinkedEarth/pylipd/pull/75
- ready to release package by @khider in https://github.com/LinkedEarth/pylipd/pull/76
Full Changelog: https://github.com/LinkedEarth/pylipd/compare/v1.3.7...v1.4.0
- Python
Published by khider 11 months ago
pylipd - Release for Zenodo DOI
What's Changed
- some fixes by @khider in https://github.com/LinkedEarth/pylipd/pull/28
New Contributors
- @khider made their first contribution in https://github.com/LinkedEarth/pylipd/pull/28
Full Changelog: https://github.com/LinkedEarth/pylipd/commits/v1.3.4
- Python
Published by khider almost 3 years ago