Skip to content

Commit

Permalink
Merge pull request #51 from hydroshare/horsburgh-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
horsburgh authored Oct 4, 2024
2 parents bc5dcd8 + d164815 commit 8df324f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# hsmodels

hsmodels is a Python module that facilitates working with HydroShare resource and content type metadata in an object oriented way. This library uses [Pydantic](https://docs.pydantic.dev/latest/) to represent HydroShare resource and content type metadata as objects that can be manipulated in code. hsmodels enables parsing and validation of HydroShare's resource metadata to enable users of HydroShare's Python client to easily interact with and manipulate metadata for HydroShare resources and content within resources.

## Funding and Acknowledgements

This material is based upon work supported by the National Science Foundation (NSF) under awards [1931278](https://www.nsf.gov/awardsearch/showAward?AWD_ID=1931278) and [1931297](https://www.nsf.gov/awardsearch/showAward?AWD_ID=1931297). Any opinions, findings, conclusions, or recommendations expressed in this material are those of the authors and do not necessarily reflect the views of the NSF.

0 comments on commit 8df324f

Please sign in to comment.