Skip to content

Tags: OpenSemanticLab/osw-python

Tags

v0.35.0

Toggle v0.35.0's commit message
test: increase timeout for slow performance on win CI

v0.34.0

Toggle v0.34.0's commit message
feat: add support for reproducible UUIDs

v0.33.0

Toggle v0.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #105 from OpenSemanticLab/prefect-support

feat: add inital deploy and notify teams for prefect including examples

v0.32.0

Toggle v0.32.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #102 from OpenSemanticLab/feat-add-support-for-rec…

…ursive-schema-templates

Feat add support for recursive schema templates

v0.31.0

Toggle v0.31.0's commit message
Testing if the domain is reachable

v0.30.0

Toggle v0.30.0's commit message
Fix: redundant write processes in .gitignore

v0.29.0

Toggle v0.29.0's commit message
Parallelization for osw.data.import_utility.get_entities_from_osw added

v0.28.0

Toggle v0.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #93 from OpenSemanticLab/feat-add-rdf-generation

Feat: add rdf generation

v0.27.0

Toggle v0.27.0's commit message
fix: add missing namespace const

v0.26.0

Toggle v0.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Store entity fix (parallel upload for multiply typed items) (#86)

* fix asynchronous upload of multiple entities with different type

* update forward refs in core.py

* Fix of silent casting to model.Entity in store_entity

* Trying to fix silently casting to Entity and losing property type

* Catching entities without type

---------

Co-authored-by: Lukas Gold <lukas.gold@isc.fraunhofer.de>
Co-authored-by: Matthias Albert Popp <matthias.albert.popp@isc.fraunhofer.de>