Recent Releases of skosprovider-getty
skosprovider-getty - 1.2.0
- Include the three Getty Conceptschemes in the code to make instantiating the providers less dependent on the Getty services being up and running. (#86)
- Drop support for Python 3.8 and add support for 3.11
- Python
Published by koenedaele over 2 years ago
skosprovider-getty - 1.1.0
- Drop python 3.6, 3.7 support and add support for 3.8, 3.9 and 3.10
- Upgrade RDFLib to 6.2.0
- Python
Published by JonasGe almost 4 years ago
skosprovider-getty - 1.0.0
- Drop python 2 support
- Upgrade all requirements (#86)
- Python
Published by goessebr over 4 years ago
skosprovider-getty - 0.5.1
- Prevent getbyuri erroring on non-Getty URI's (#77)
- Remove reference to nose.collector
- Remove pyup integration
- Python
Published by koenedaele over 5 years ago
skosprovider-getty - 0.5.0
- Compatibile with
SkosProvider 0.7.0 <http://skosprovider.readthedocs.io/en/0.7.0/>_. (#59) - Prevent unnecessary loading of conceptschemes. (#56)
- Update to RDFlib 5.0.0 (#69)
- Supports Python 2.7, 3.6, 3.7 and 3.8. Last version to support Python 2.
- Python
Published by koenedaele almost 6 years ago
skosprovider-getty - 0.4.2
- Really stop lazy loading the conceptscheme
- Python
Published by koenedaele almost 9 years ago
skosprovider-getty - 0.4.1
- Stop loading the conceptscheme while initialising the provider.
- Python
Published by koenedaele almost 9 years ago
skosprovider-getty - 0.4.0
- Stop collecting SKOS Concept and Collection subclasses. They are now included in the code base since they seem to have become rather stable and the reduces the startup time of the provider significantly. (#28)
- Add support for python 3.6 when testing.
- Python
Published by koenedaele almost 9 years ago
skosprovider-getty - 0.3.1
- Handle a bug with private language tags. Currently not recognised by the language_tags library. The Getty services do use them. When encountered, we fall back to the undeterminded language. (#26, #27)
- Python
Published by koenedaele almost 10 years ago
skosprovider-getty - 0.3.0
- Upgrade to skosprovider 0.6.0. (#13)
- Add support for the ULAN vocabulary. (#22)
- Add support for sorting. (#24)
- Allow configuring the requests session in use. (#25)
- Python
Published by koenedaele almost 10 years ago
skosprovider-getty - 0.2.1
- Introduce language support. Until now it was impossible to pass in a language parameter to certain methods. This was not only a missing feature, but also a bug since the VocabularyProvider interface requires that a client can pass in extra keywords. (#16)
- iso-thes:superordinates get fetched from the SPARQL store. (#17)
- All network requests now go through requests. (#13)
- Some documentation improvements. (#15)
- Python
Published by dieuska over 11 years ago
skosprovider-getty - 0.2.0
- Compatibile with SkosProvider 0.5.x.
- Now uses the IANA language code
undfor labels in an unknown language. - Now throws a ProviderUnavailableException when the Getty vocab services can't be reached.
- Handle superordinates and subordinate arrays.
- Error handling and bugfixes.
- Python
Published by koenedaele over 11 years ago
skosprovider-getty - 0.1.0
- Initial version
- Contains providers for AAT and TGN vocabularies.
- Compatible with SkosProvider 0.3.0.
- Python
Published by cahytinne over 11 years ago