Recent Releases of osw
osw - v0.34.0
Full Changelog: https://github.com/OpenSemanticLab/osw-python/compare/v0.33.0...v0.34.0
- refactor: replace all references to content with getslot_content('main')
- feat: botedit, editcomment
- hot-fix: failing download_file when FPT was given instead of URL
- fix: normalize page title in api result
- fix: detect also duplicated classes with multi-inheritance
- feat: add support for reproducible UUIDs
- Python
Published by simontaurus about 1 year ago
osw - v0.33.0
Full Changelog: https://github.com/OpenSemanticLab/osw-python/compare/v0.32.0...v0.33.0
What's Changed
- Feat: tolerant load entity by @LukasGold in https://github.com/OpenSemanticLab/osw-python/pull/104
- feat: add inital deploy and notify teams for prefect including examples by @raederan in https://github.com/OpenSemanticLab/osw-python/pull/105
- fix: ontology import
- feat: add camel case util
- perf: move string title resolving into parallel loop for deletes
- fix: refresh token for longer running processes during retries
New Contributors
- @raederan made their first contribution in https://github.com/OpenSemanticLab/osw-python/pull/105
Full Changelog: https://github.com/OpenSemanticLab/osw-python/compare/v0.32.0...v0.33.0
- Python
Published by simontaurus over 1 year ago
osw - v0.29.0
What's Changed
- First implementation of a jupyter nb based tutorial by @LukasGold in https://github.com/OpenSemanticLab/osw-python/pull/89
- Fixes and improvements by @LukasGold in https://github.com/OpenSemanticLab/osw-python/pull/92
- common default location by @simontaurus in https://github.com/OpenSemanticLab/osw-python/pull/95
- 83 common default location - some minor additional edits by @LukasGold in https://github.com/OpenSemanticLab/osw-python/pull/96
Full Changelog: https://github.com/OpenSemanticLab/osw-python/compare/v0.28.0...v0.29.0
- Python
Published by simontaurus over 1 year ago
osw - v0.27.0
Improve page package management * perf: use parallel page load * fix: missing Item namespace constant * feat: allow to add multiple package search dirs for cross validation (see also fix: cross package validation · Fraunhofer-ISC/osw-package-maintenance@b6b5758)
Full Changelog: https://github.com/OpenSemanticLab/osw-python/compare/v0.26.0...v0.27.0
- Python
Published by simontaurus over 1 year ago
osw - v0.24.1
- fix: start new thread if event loop is running e.g. in jupyter notebooks
- fix: skip getpage on storeentity use WtPage object directy to not create warnings to due page not existing on first create
Full Changelog: https://github.com/OpenSemanticLab/osw-python/compare/v0.24.0...v0.24.1
- Python
Published by simontaurus over 1 year ago
osw - v0.20.0
What's Changed
- introducing OSW-Express by @LukasGold in https://github.com/OpenSemanticLab/osw-python/pull/66
- fix: add regex to extract file from editor templates by @simontaurus in https://github.com/OpenSemanticLab/osw-python/pull/71
Full Changelog: https://github.com/OpenSemanticLab/osw-python/compare/v0.19.0...v0.20.0
- Python
Published by simontaurus over 1 year ago
osw - v0.18.0
What's Changed
- make osw compatible with pydantic > 2 by @MatPoppFHG in https://github.com/OpenSemanticLab/osw-python/pull/63
New Contributors
- @MatPoppFHG made their first contribution in https://github.com/OpenSemanticLab/osw-python/pull/63
Full Changelog: https://github.com/OpenSemanticLab/osw-python/compare/v0.17.2...v0.18.0
- Python
Published by simontaurus almost 2 years ago
osw - v0.16.4
What's Changed
- Fix: only include file pages that are referenced in the content of a page by @LukasGold in https://github.com/OpenSemanticLab/osw-python/pull/58
Full Changelog: https://github.com/OpenSemanticLab/osw-python/compare/v0.16.3...v0.16.4
- Python
Published by simontaurus almost 2 years ago
osw - v0.16.0
What's Changed
- Update gui local slot editing by @LukasGold in https://github.com/OpenSemanticLab/osw-python/pull/48
- Dependency checker for pagepackages by @LukasGold in https://github.com/OpenSemanticLab/osw-python/pull/47
- update testmatrix with python 3.12 by @simontaurus in https://github.com/OpenSemanticLab/osw-python/pull/54
New Contributors
- @LukasGold made their first contribution in https://github.com/OpenSemanticLab/osw-python/pull/48
Full Changelog: https://github.com/OpenSemanticLab/osw-python/compare/v0.13.0...v0.16.0
- Python
Published by simontaurus about 2 years ago
osw - v0.12.0
What's Changed
- Refactor get page by @simontaurus in https://github.com/OpenSemanticLab/osw-python/pull/33
- Rework ontology import by @simontaurus in https://github.com/OpenSemanticLab/osw-python/pull/34
Full Changelog: https://github.com/OpenSemanticLab/osw-python/compare/v0.11.0...v0.12.0
- Python
Published by simontaurus almost 3 years ago