Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
Adding main readme file with brief description and funding information.
  • Loading branch information
horsburgh authored Oct 4, 2024
1 parent bc5dcd8 commit d164815
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 d164815

Please sign in to comment.