Recent Releases of skosprovider-heritagedata
skosprovider-heritagedata - 1.2.1
- Some documentation updates. No functional changes.
- Python
Published by koenedaele over 2 years ago
skosprovider-heritagedata - 1.2.0
- This library now requires skosprovider 1.1.0 (#86)
- All current (2023-11-06) conceptschemes defines by heritagedata.org are now included as skosprovider_heritagedata.utils.CONCEPTSCHEMES. Reusing them avoids a call to the webservice just to get the conceptscheme loaded (#88)
- Add support for Python 3.11 and drop support for 3.8
- Updated some of the docs.
- Python
Published by koenedaele over 2 years ago
skosprovider-heritagedata - 1.1.0
- Remove python 3.6 and 3.7 support, add support for 3.8, 3.9 and 3.10
- Update RDFLib to 6.2.0 (#77)
- Python
Published by JonasGe almost 4 years ago
skosprovider-heritagedata - 1.0.0
- Drop python 2 support
- Upgrade all requirements (#65)
- Python
Published by goessebr over 4 years ago
skosprovider-heritagedata - 0.3.1
- Stop loading the conceptscheme while initialising the provider.
- Add support for Python 3.6
- Python
Published by koenedaele over 8 years ago
skosprovider-heritagedata - 0.3.0
- Compatibile with Skosprovider 0.6.0.
- Allow passing a custom requests Session to a provider. (#14)
- Python
Published by koenedaele almost 10 years ago
skosprovider-heritagedata - 0.2.1
- Fix an issue where calls that include a
languageparameter would fail because certain methods were not expecting extra keyword parameters. (#12) - Some documentation clarifications. (#11)
- Python
Published by dieuska about 11 years ago
skosprovider-heritagedata - 0.2.0
- Compatibile with SkosProvider 0.5.0.
- Each Concept or Collection now also provides information on the ConceptScheme it's part of.
- Fix some issues with UTF-8 encoding.
- Fixed some issues with Python 2.x/3.x compatibility.
- Provider now throws a ProviderNotAvailableException when the underlying service is down.
- Python
Published by koenedaele over 11 years ago
skosprovider-heritagedata - the start
0.1.0 (2014-10-08)
- Initial version
- Compatible with
SkosProvider 0.3.0 <http://skosprovider.readthedocs.org/en/0.3.0>_.
- Python
Published by dieuska over 11 years ago