hydroshare / hs_restclient

Python client for the https://www.hydroshare.org REST API
BSD 3-Clause "New" or "Revised" License
6 stars 8 forks source link

make hs.getScienceMetadataRDF() compatible with Python 3 #108

Open zhiyuli opened 5 years ago

zhiyuli commented 5 years ago

Current hs.getScienceMetadataRDF() doesnt decode bytes into str/unicode correctly in Python3