SwissDataScienceCenter / calamus

A JSON-LD Serialization Libary for Python
Apache License 2.0
29 stars 12 forks source link

fix: properly deserialize missing @reverse properties #63

Closed Panaetius closed 3 years ago

Panaetius commented 3 years ago

Also updates dependencies and some changes done by new black formatting as well

Relevant changes for the fix are https://github.com/SwissDataScienceCenter/calamus/pull/63/files#diff-4d80f40b53d3ae7dc0cbbbec9cb104777abeaa4320c64349a028352113a6eea8R218-R220

and https://github.com/SwissDataScienceCenter/calamus/pull/63/files#diff-7de5c0fcf491b548dad779215fe4e195db906c4716cc4fc6e47373bb79eef4fdR190-R264