OnroerendErfgoed / skosprovider_atramhasis

A skosprovider that can talk to an Atramhasis instance
http://skosprovider-atramhasis.readthedocs.org
MIT License
2 stars 0 forks source link

Error in dict_to_thing #80

Closed koenedaele closed 4 years ago

koenedaele commented 4 years ago

In skosprovider_atramhasis.utils.dict_to_thing we apply the dict_to_thing function to all related concepts and collections, turning them into Concept or Collection objets, while they should actually be simple id's. This breaks the API.