Skip to content

Releases: OnroerendErfgoed/skosprovider_atramhasis

1.0.0

17 Dec 10:59
Compare
Choose a tag to compare
  • Upgrade requirements. Including skosprovider 1.1.0 (#116)
  • Retry GET calls within _request method 5 times before giving up (#120)

0.4.1

10 Feb 17:13
aa894ec
Compare
Choose a tag to compare
  • The variabele scheme_id in AtramhasisProvider is used before the variabele is defined. (#106)

0.4.0

09 Feb 14:26
9a38932
Compare
Choose a tag to compare
  • Upgrade libraries, fe dogpile.cache (#95)
  • Drop support for python 2 (#96)
  • Only build property concept_scheme once (#97)
  • Lazy access concept_scheme.uri (#98)

0.3.1

13 Jan 08:49
Compare
Choose a tag to compare
  • Fix a bug in dict_to_thing that resulted in the provider exposing objects instead of id's in relations. (#80)

0.3.0

24 Jan 13:19
0.3.0
Compare
Choose a tag to compare
  • Update to Skosprovider 0.7.0.
  • Add caching support to the provider. (#75)
  • Don't load concepscheme at startup, since this prevents the provider from
    instantiating when an Atramhasis instance is down. (#66)
  • This is the last version to support Python 2.7. Updated Python 3 support to
    3.6, 3.7 and 3.8.

0.2.1

13 Nov 20:56
0.2.1
Compare
Choose a tag to compare
  • Update supported Python version (#61)
  • Add a long_description_content_type (#55)
  • Correct handling of get_by_uri (#69)

0.2.0

24 Aug 13:11
Compare
Choose a tag to compare
  • Update to skosprovider 0.6.1:
  • Allow Notes with HTML (#17)
  • Add languages to Conceptscheme (#18)
  • Add sources to Conceptscheme, Collection and Concept (#19)
  • Add sorting to finders (#20)

0.1.1

24 Aug 08:23
Compare
Choose a tag to compare
  • Official support for Py35
  • Allow configuring a requests session. (#14)

0.1.0

19 Mar 10:40
Compare
Choose a tag to compare

0.1.0 (2015-03-19)

  • Initial version
  • Compatible with SkosProvider 0.5.x <http://skosprovider.readthedocs.org/en/0.5.0>_.