An open API service providing commit metadata for open source projects.

GitHub / OpenSemanticLab/osw-python / commits

SHA Message Author Date Stats
9304b6e7 extended function osw.model.static.OswBaseModel.cast Lukas Gold <l****d@i****e> almost 2 years ago
122b2a40 using accounts.pwd.yaml only Lukas Gold <l****d@i****e> almost 2 years ago
d0dd1702 A slimer implementation of wtsite.WtSite.delete_page (#97) Lukas Gold <4****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
b712168f Parallelization for osw.data.import_utility.get_entities_from_osw added Lukas Gold <l****d@i****e> almost 2 years ago
7ac25e10 Adding a limit parameter to osw.data.import_utility.get_entities_from_osw() t... Lukas Gold <l****d@i****e> almost 2 years ago
cafd31bb Refactoring: uniform use of keyword cred_filepath Lukas Gold <l****d@i****e> almost 2 years ago
fe5a27b3 Introducing getter method for _per_property.get(property_name) Lukas Gold <l****d@i****e> almost 2 years ago
5daf8a49 Removing keyword "optional" from docstring to be compliant with Numpy Docstri... Lukas Gold <l****d@i****e> almost 2 years ago
47551843 small fix to avoid looping of the __setattr__ mechanism Lukas Gold <l****d@i****e> almost 2 years ago
e0805b1f introducing a getter for private attribute osw.wtsite.WtSite._site Lukas Gold <l****d@i****e> almost 2 years ago
31bb7844 83 common default location - some minor additional edits (#96) Lukas Gold <4****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
12e40a4d merge Merge pull request #95 from OpenSemanticLab/83-common-default-location Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
1af37117 Adapting the basic tutorial for the use of osw.defaults Lukas Gold <l****d@i****e> almost 2 years ago
83b7ce36 Properly deactivating test_statement_creation Lukas Gold <l****d@i****e> almost 2 years ago
9493f010 Using ModelField.get_default() instead of accessing ._default or .default Lukas Gold <l****d@i****e> almost 2 years ago
302a337b Introducing osw.defaults and adding the osw.defaults.paths.osw_files_dir to .... Lukas Gold <l****d@i****e> almost 2 years ago
8b97e705 fix: tests SimonTaurus <s****r@d****e> almost 2 years ago
be2a7893 feat: add osw_files to generated .gitignore SimonTaurus <s****r@d****e> almost 2 years ago
b0d54350 fix: let CredentialManager and OswExpress default locations match SimonTaurus <s****r@d****e> almost 2 years ago
5629c8bb fix: remove extra [ in regex SimonTaurus <s****r@d****e> almost 2 years ago
1bb670a9 fix: jsonld context generation SimonTaurus <s****r@d****e> almost 2 years ago
4b7d5ddf merge Merge pull request #89 from OpenSemanticLab/enh-tutorial Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
48f1c818 Improved readability Lukas Gold <l****d@i****e> almost 2 years ago
80e70048 Some usability features Lukas Gold <l****d@i****e> almost 2 years ago
02e62739 Deactivating test_statement_creation() for now Lukas Gold <l****d@i****e> almost 2 years ago
2edc49b8 Fixing jsonschema in example Lukas Gold <l****d@i****e> almost 2 years ago
ed7f4de4 Additional info on usage in Google Colab Lukas Gold <l****d@i****e> almost 2 years ago
aa7a2384 Renaming custom FilePath to PossibleFilePath Lukas Gold <l****d@i****e> almost 2 years ago
95fe87ef applying remove_empty instead of remove_empty_string Lukas Gold <l****d@i****e> almost 2 years ago
0bb9ec95 Moving Entity.__init__ to static.py to avoid overwrite by fetch_schema Lukas Gold <l****d@i****e> almost 2 years ago
ac7f8f31 Added optional section to install & run tutorial in online notebook service. ... Lukas Gold <l****d@i****e> almost 2 years ago
0d9b87b9 Fix: Validation error for Entity.label Lukas Gold <l****d@i****e> almost 2 years ago
f8959d2f apply_overwrite_policy() should apply the removal of empty strings Lukas Gold <l****d@i****e> almost 2 years ago
c4347771 Fixing: length of dictionary changed during iteration Lukas Gold <l****d@i****e> almost 2 years ago
665a189f Merge pull request #93 from OpenSemanticLab/feat-add-rdf-generation Lukas Gold <l****d@i****e> almost 2 years ago
e22b0e4f Applying template for Entity.name & Introducing Meta.uuid Lukas Gold <l****d@i****e> almost 2 years ago
1b2bf1fe Fixing params.py: Enums can't be inherited, added new param object Lukas Gold <l****d@i****e> almost 2 years ago
2af7054c Added method to delete a list of pages Lukas Gold <l****d@i****e> almost 2 years ago
8d61b9ca Deleting empty strings from jsondata to avoid validation errors Lukas Gold <l****d@i****e> almost 2 years ago
e093f415 More content: semantic search Lukas Gold <l****d@i****e> almost 2 years ago
0e5f321a merge Merge pull request #93 from OpenSemanticLab/feat-add-rdf-generation Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
6676a39e docs: add rdf example SimonTaurus <s****r@d****e> almost 2 years ago
34424544 feat: add additional context options SimonTaurus <s****r@d****e> almost 2 years ago
81c51d29 Accompanying changes in the Category:Entity schema Lukas Gold <l****d@i****e> almost 2 years ago
e4e1a259 feat: add to_jsonld function SimonTaurus <s****r@d****e> almost 2 years ago
d908a414 Fixing validation error (introduced earlier) Lukas Gold <l****d@i****e> almost 2 years ago
3f1d047d Fixes to QueryInstancesParam & some readability improvements Lukas Gold <l****d@i****e> almost 2 years ago
403adbc9 Draft of start_tutorial.ipynb - a notebook to start from zero Lukas Gold <l****d@i****e> almost 2 years ago
beffddfd Still using pydantic.v1 Lukas Gold <l****d@i****e> almost 2 years ago
b279ebf5 Small fix to osw.core.OSW.StoreEntityParam Lukas Gold <l****d@i****e> almost 2 years ago
ee3def9e Minor improvements to express functions Lukas Gold <l****d@i****e> almost 2 years ago
a42fddde Resolving circular import due to identical naming of osw.types Lukas Gold <l****d@i****e> almost 2 years ago
632a0a1b Introducing change id and StoreEntityResult Lukas Gold <l****d@i****e> almost 2 years ago
2967d431 A collection of the param objects defined in the package Lukas Gold <l****d@i****e> almost 2 years ago
57957a13 Fixing validation errors, causing tests to fail Lukas Gold <l****d@i****e> almost 2 years ago
df680e0e Validate attributes of OswBaseModel on assignment Lukas Gold <l****d@i****e> almost 2 years ago
f63df228 Moving NoneType to a separate module Lukas Gold <l****d@i****e> almost 2 years ago
76bec5eb Fixing failing tests due to missing methods (on classes) Lukas Gold <l****d@i****e> almost 2 years ago
13acb67b Renaming of casted -> transformed Lukas Gold <l****d@i****e> almost 2 years ago
0ae37ca7 Rework tutorial notebook to incorporate tests and feedback, as well as latest... Lukas Gold <l****d@i****e> almost 2 years ago
5b5060c2 Improvements to import_utility.py - potentially breaking some functions, but ... Lukas Gold <l****d@i****e> almost 2 years ago
b7222f39 Making openpyxl a requirement for dataimport Lukas Gold <l****d@i****e> almost 2 years ago
8539b959 Making SearchParam available at WtSite.SearchParam Lukas Gold <l****d@i****e> almost 2 years ago
91bd5a2a Moving some functionality from functions in osw.utils.wiki to methods of osw.... Lukas Gold <l****d@i****e> almost 2 years ago
c104e396 Fix: import_with_fallback() & Context Manager for osw_download_file() Lukas Gold <l****d@i****e> almost 2 years ago
0d688055 fix: add missing namespace const SimonTaurus <s****r@d****e> almost 2 years ago
2c427057 fix: url encode url paths SimonTaurus <s****r@d****e> almost 2 years ago
da01e92c feat: keep page order, add ignore option SimonTaurus <s****r@d****e> almost 2 years ago
1f4fb31f perf: parallelize package creation SimonTaurus <s****r@d****e> almost 2 years ago
df93433c feat: allow to specify additional package search paths SimonTaurus <s****r@d****e> almost 2 years ago
5bdfcee6 docs: add links to examples SimonTaurus <s****r@d****e> almost 2 years ago
1ee2a1e9 fix: mwlient min version SimonTaurus <s****r@d****e> almost 2 years ago
557866fe README.md update to account for tutorial Lukas Gold <l****d@i****e> almost 2 years ago
66063165 Renaming of casted -> transformed Lukas Gold <l****d@i****e> almost 2 years ago
01f0b1d8 Fix cases where the default_factory would not be present in the inherited model Lukas Gold <l****d@i****e> almost 2 years ago
df5cecdf Fix import_with_fallback() Lukas Gold <l****d@i****e> almost 2 years ago
5846338e Content added and reworked Lukas Gold <l****d@i****e> almost 2 years ago
2cbac210 Bug fixes and doc improvements to express.py Lukas Gold <l****d@i****e> almost 2 years ago
22bbbaf3 Improvements to usability and readability Lukas Gold <l****d@i****e> almost 2 years ago
d7824fc8 Reformatting Lukas Gold <l****d@i****e> almost 2 years ago
81b3d660 Doc string reformatting Lukas Gold <l****d@i****e> almost 2 years ago
f22138d8 Store entity fix (parallel upload for multiply typed items) (#86)
Co-authored-by: Lukas Gold <l****d@i****e>, Matthias Albert Popp <m****p@i****e>
Matthias A. Popp <1****G@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
66c5f2ad merge Merge pull request #85 from OpenSemanticLab/56-refactor-for-pyodide-compatibi... Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
263082f5 refactor: replace pybars3 with pybars3-wheel SimonTaurus <s****r@d****e> almost 2 years ago
ed206428 reactor: move code to parse wikitext in separate module SimonTaurus <s****r@d****e> almost 2 years ago
62becc7a refactor: parse main slot only on demand SimonTaurus <s****r@d****e> almost 2 years ago
4cc9e3fe refactor: make WtPage init optional SimonTaurus <s****r@d****e> almost 2 years ago
4824427a fix: improve error handling SimonTaurus <s****r@d****e> almost 2 years ago
3b33b2e3 test: add parallel store test (disabled by default) SimonTaurus <s****r@d****e> almost 2 years ago
735db814 fix: skip get_page on store_entity SimonTaurus <s****r@d****e> almost 2 years ago
7e86f810 fix: start new thread if event loop is running SimonTaurus <s****r@d****e> almost 2 years ago
a875176b merge Merge pull request #84 from OpenSemanticLab/81-replace-dask-with-asyncio Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
f13ad649 refactor: update mwclient min version SimonTaurus <s****r@d****e> almost 2 years ago
428ac8a9 fix: error handling SimonTaurus <s****r@d****e> almost 2 years ago
8fcd23d3 fix: use session adapter for pool size SimonTaurus <s****r@d****e> almost 2 years ago
3cedca93 test: parallel load, throw warning for missing pages SimonTaurus <s****r@d****e> almost 2 years ago
0e6c04ba refactor: replace dask with asyncio SimonTaurus <s****r@d****e> almost 2 years ago
c7d7c2ae import_with_fallback implented and some reformatting Lukas Gold <l****d@i****e> almost 2 years ago
6b021bed README update Lukas Gold <l****d@i****e> almost 2 years ago
db0d59e1 Continued content creation Lukas Gold <l****d@i****e> almost 2 years ago

← Back to repository