the-library-code / dspace-rest-python

DSpace REST API Client Library
BSD 3-Clause "New" or "Revised" License
24 stars 19 forks source link

Metadata manipulation #4

Closed kshepherd closed 2 years ago

kshepherd commented 2 years ago

Fixes to environment variable parsing (credentials, URLs) Fixes to GET and PATCH operations Inclusion of simple console.py runner to allow testing and use interactively within a Python 3 interactive environment New DSpaceObject.add_metadata() and DSpaceObject.clear_metadata() methods to help locally construct and edit DSOs