GitHub / OpenSemanticLab/osw-python / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 7191678e | merge Merge pull request #124 from OpenSemanticLab/dev |
Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 days ago | |
| 018823eb | fix(ci): cap anyio <4.7 for prefect 2.20 compatibility | SimonTaurus <s****r@g****e> | 4 days ago | |
| 74c9f5f6 | fix(test): remove redundant @flow decorator breaking collection on prefect 2.... | SimonTaurus <s****r@g****e> | 4 days ago | |
| d95bfaa5 | fix: pin prefect version | SimonTaurus <s****r@g****e> | 4 days ago | |
| ee101c63 | merge Merge pull request #123 from OpenSemanticLab/dev |
Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 days ago | |
| 44a2530e | fix(ci): register pytest options in rootdir conftest for pytest 9.0 | SimonTaurus <s****r@g****e> | 4 days ago | |
| 60e8d541 | merge Merge pull request #122 from OpenSemanticLab/dev |
Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 days ago | |
| 316ce65c | fix: exclude comments in OSW-ID replacements | SimonTaurus <s****r@g****e> | 4 days ago | |
| f09bbaa2 | fix: exclude subobject refs from required pages detection | SimonTaurus <s****r@g****e> | 12 days ago | |
| 397da7d2 | merge Merge branch 'dev' | SimonTaurus <s****r@g****e> | 24 days ago | |
| 8d6ec6fa | fix: store cred_mngr on WtSite, improve 403 diagnostics | SimonTaurus <s****r@g****e> | 25 days ago | |
| 04472860 | fix: store_entity accepts any model instance, not just Entity (fixes #121) | SimonTaurus <s****r@g****e> | 28 days ago | |
| d8ef52a3 | merge Merge pull request #119 from OpenSemanticLab/dev |
Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 00bad820 | fix: handle expired MW sessions in ApiGateway transport | SimonTaurus <s****r@g****e> | about 1 month ago | |
| 271ba6e8 | merge Merge pull request #118 from OpenSemanticLab/dev |
Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 7a6964bd | fix: apply ApiGateway httpx patch at module import time | SimonTaurus <s****r@g****e> | about 1 month ago | |
| 618130d0 | merge Merge pull request #117 from OpenSemanticLab/dev |
Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 86cec7f9 | feat: route Prefect API through MW ApiGateway with httpx transport | SimonTaurus <s****r@g****e> | about 1 month ago | |
| d292d360 | merge Merge branch 'dev' | SimonTaurus <s****r@g****e> | about 2 months ago | |
| d70cba96 | docs: add usage instructions to hello_world.py example | SimonTaurus <s****r@g****e> | about 2 months ago | |
| e13a139e | feat: add public_url support, full URL parsing, and overwrite for PrefectFlow... | SimonTaurus <s****r@g****e> | about 2 months ago | |
| e8e115ce | refactor auth: delegate YAML loading and IRI matching to oold.backend.auth | SimonTaurus <s****r@g****e> | about 2 months ago | |
| 83859f14 | refactor: move json tools to oold | SimonTaurus <s****r@g****e> | about 2 months ago | |
| c2a35575 | merge Merge pull request #115 from OpenSemanticLab/dev |
Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 491f8bcc | fix: prefect>=2.20.25,<3.0 | SimonTaurus <s****r@g****e> | about 2 months ago | |
| e4918581 | fix: opensemantic.core>=0.57.4 | SimonTaurus <s****r@g****e> | about 2 months ago | |
| 095a7579 | refactor: extract reusable Prefect+OSW utils from examples | SimonTaurus <s****r@g****e> | about 2 months ago | |
| 5dfbd395 | merge Merge pull request #114 from OpenSemanticLab/dev |
Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 21843dd1 | fix: resolve bare OSW ID type hints in generated Python code | SimonTaurus <s****r@g****e> | 3 months ago | |
| 60fb9763 | tests: fix tests | SimonTaurus <s****r@g****e> | 3 months ago | |
| fd0e745d | fix: undo sorting to keep order as in python build file (page list param), ge... | SimonTaurus <s****r@g****e> | 3 months ago | |
| cb756600 | fix: prevent unnecessary updates of the documentation page by setting meta to... | SimonTaurus <s****r@g****e> | 3 months ago | |
| faed1636 | feat: reproducible serialization | SimonTaurus <s****r@g****e> | 3 months ago | |
| ea580485 | fix: exception handling | SimonTaurus <s****r@g****e> | 3 months ago | |
| 5111378f | fix: type annotation to prevent field stripping | SimonTaurus <s****r@g****e> | 3 months ago | |
| e69fc05b | fix: implement function to remove constraints from forward references and add... | SimonTaurus <s****r@g****e> | 5 months ago | |
| 35b9ad43 | fix: handle multiple import correctly | SimonTaurus <s****r@g****e> | 5 months ago | |
| 4f844119 | feat: contruct and return PagePackageBundle on package load | SimonTaurus <s****r@g****e> | 5 months ago | |
| 6042a650 | tests: increase timeout due to complexer schemas | SimonTaurus <s****r@g****e> | 5 months ago | |
| 3a118b5c | refactor: remove legacy cmd line generator | SimonTaurus <s****r@g****e> | 5 months ago | |
| 5f70bd67 | feat: add option to automatically generate package documentation page | SimonTaurus <s****r@g****e> | 5 months ago | |
| 52768688 | fix: add static dependencies | SimonTaurus <s****r@g****e> | 5 months ago | |
| 1daee700 | fix: page package creation from offline data | SimonTaurus <s****r@g****e> | 6 months ago | |
| bdbc8eab | fix: docs | SimonTaurus <s****r@g****e> | 6 months ago | |
| 679fd02b | feat: improve code generation and adapt to new opensemantic-python version | SimonTaurus <s****r@g****e> | 6 months ago | |
| 27096194 | merge Merge branch 'main' of https://github.com/OpenSemanticLab/osw-python | SimonTaurus <s****r@g****e> | 6 months ago | |
| c18dde19 | bump python version to >= 3.10; <=3.13 | SimonTaurus <s****r@g****e> | 6 months ago | |
| ca2e8daf | merge Merge pull request #113 from OpenSemanticLab/feat-offline-page-package |
Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 0f14e36c | merge Merge branch 'main' into feat-offline-page-package |
Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| b6c479ae | merge Merge pull request #107 from OpenSemanticLab/oold-and-opensemantic-package-in... |
Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 89f01db5 | fix: pin datamodel-code-generator==0.51.0 and handle empty subclasses | SimonTaurus <s****r@g****e> | 6 months ago | |
| c58b789f | merge Merge remote-tracking branch 'origin/main' into oold-and-opensemantic-package... | SimonTaurus <s****r@g****e> | 6 months ago | |
| ce384a12 | docs: update package metadata | SimonTaurus <s****r@g****e> | 6 months ago | |
| 7f8a1eea | fix: update to oold api changes | SimonTaurus <s****r@g****e> | 6 months ago | |
| af50ff50 | fix: pin datamodel-code-generator version | SimonTaurus <s****r@g****e> | 6 months ago | |
| 349b1bd7 | feat: implement offline page package | SimonTaurus <s****r@g****e> | 6 months ago | |
| f273c3c7 | test: increase timeout for slow performance on win CI | SimonTaurus <s****r@g****e> | 7 months ago | |
| 069b00ad | fix: update minimum supported Python version from 3.8 to 3.9 | SimonTaurus <s****r@g****e> | 7 months ago | |
| 82c61ded | fix: use correct python version for tox pytest |
Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| c9c9cdde | fix: try to pin setup-python@v4 |
Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 670d6cbe | test: add test for metaclass based class creation | SimonStier <s****r@i****e> | 7 months ago | |
| 72c1ef7c | feat: add helper_replace for string and regex replacements in handlebar templ... | SimonStier <s****r@i****e> | 7 months ago | |
| 5e37a9a9 | enh: optional json return for search | Lukas Gold <l****d@i****e> | 8 months ago | |
| f3d6c642 | fix: semantic search returning non-existing pages | Lukas Gold <l****d@i****e> | 8 months ago | |
| 314f064e | fix parql_client_test.py |
Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 1c8951fb | feat: add options for local page loading and Python code generation in PagePa... | SimonTaurus <s****r@g****e> | 10 months ago | |
| f2b0d1a9 | fix: adapt to oold api changes | SimonTaurus <s****r@g****e> | 10 months ago | |
| 32d93db9 | merge Merge branch 'main' of https://github.com/OpenSemanticLab/osw-python | SimonStier <s****r@i****e> | about 1 year ago | |
| 3430622f | docs: add example ontology import NFDI MatWerk | SimonStier <s****r@i****e> | about 1 year ago | |
| f3d445e2 | fix: assign empty list and append it later currently not supported | SimonTaurus <s****r@g****e> | about 1 year ago | |
| f0191532 | refactor: use opensemantic.core imports in model/entity.py | SimonTaurus <s****r@g****e> | about 1 year ago | |
| 38fd0cfc | refactor: move osw.model.static to opensemantic | SimonTaurus <s****r@g****e> | about 1 year ago | |
| 954dddba | refactor: switch to oold codegen, regenerate entity.py | SimonTaurus <s****r@g****e> | about 1 year ago | |
| 9a2af424 | merge Merge branch feat-persist-custom-schema-annotations into oold-and-opensemanti... | SimonTaurus <s****r@g****e> | about 1 year ago | |
| 9ff5688b | merge Merge pull request #106 from OpenSemanticLab/enh-renew-token-to-prevent-timeout |
Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 56486d35 | Fixing Type Error | Lukas Gold <l****d@i****e> | about 1 year ago | |
| 232e5b19 | Decorator for WtSite and WtPage that rely on a valid auth token | Lukas Gold <l****d@i****e> | about 1 year ago | |
| 35dd834c | feat: offline pages and custom target path for code gen | SimonTaurus <s****r@g****e> | about 1 year ago | |
| 3d4c8454 | fix: use regular BaseModel for internal helper classes | SimonTaurus <s****r@g****e> | about 1 year ago | |
| 6a21aa0c | feat: base OswBaseModel on LinkedBaseModel | SimonTaurus <s****r@g****e> | about 1 year ago | |
| e67def6f | fix: improve characteristics handling - merge generated $defs | SimonTaurus <s****r@g****e> | about 1 year ago | |
| 47dc5964 | fix: ignore deprecation warnings from pydantic in code gen | SimonTaurus <s****r@g****e> | about 1 year ago | |
| eae91433 | feat: add support for reproducible UUIDs | SimonTaurus <s****r@g****e> | about 1 year ago | |
| f30581e3 | fix: detect also duplicated classes with multi-inheritance | SimonTaurus <s****r@g****e> | about 1 year ago | |
| 990197bb | fix: code style | SimonTaurus <s****r@g****e> | about 1 year ago | |
| 86f50b27 | fix: normalize page title in api result | SimonTaurus <s****r@g****e> | about 1 year ago | |
| 20419124 | hot-fix: failing download_file when FPT was given instead of URL | Lukas Gold <l****d@i****e> | about 1 year ago | |
| ef508410 | Create get_page_content.py |
Matthias A. Popp <1****G@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 3bbb2903 | fix: remove ref to WitPage._content in tests | SimonTaurus <s****r@g****e> | over 1 year ago | |
| e607ea51 | feat: bot_edit, edit_comment | SimonTaurus <s****r@g****e> | over 1 year ago | |
| 3678d818 | refactor: replace all references to _content with get_slot_content('main') | SimonTaurus <s****r@g****e> | over 1 year ago | |
| 5d492dbc | merge Merge pull request #105 from OpenSemanticLab/prefect-support |
Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| cfa7ad7d | fix trigger tests by naming testfile including key test | Andreas Raeder <a****r@i****e> | over 1 year ago | |
| 9381dc32 | add add support for python 3.8 pydantic syntax and tests for prefect workflows | Andreas Raeder <a****r@i****e> | over 1 year ago | |
| 1ab7e051 | fix: rename script file due to prevent import issues, add local test to be mo... | Andreas Raeder <a****r@i****e> | over 1 year ago | |
| 460efcc8 | feat: add inital deploy and notify teams for prefect including examples | Andreas Raeder <a****r@i****e> | over 1 year ago | |
| 925d5454 | merge Merge pull request #104 from OpenSemanticLab/feat-tolerant-load-entity |
Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 3c2e706c | Fix: Printing wrong variable | Lukas Gold <l****d@i****e> | over 1 year ago | |
| b5ad52f1 | Fix: Wring type for query_instance arg "category" | Lukas Gold <l****d@i****e> | over 1 year ago | |
| a1d996ee | Feat: tolerant load_entity via model_to_use param implemented | Lukas Gold <l****d@i****e> | over 1 year ago |