Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert 1 remove session #229

Merged
merged 74 commits into from
Mar 14, 2024
Merged
Changes from all commits
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
97ba061
update strategies
Treesarj Mar 4, 2024
5f8eb94
fix pre-commit
Treesarj Mar 4, 2024
c8c0b2d
create json parse strategy
Treesarj Mar 5, 2024
633ab87
update parse strategies
Treesarj Mar 5, 2024
b416a81
Updated dlite storage path
Mar 6, 2024
cfdf767
Fixed duplication of data model names. Improved readability of the code
Mar 6, 2024
7be4a33
Instanciate the Pydantic datamodel from a dict
Mar 6, 2024
ea99fa9
Added error handling#
Mar 6, 2024
894d175
Set collection_id. Updated datamodel
Mar 6, 2024
a21bff3
Updated parse strategy
Mar 6, 2024
714d66b
Update json strategy config
Mar 6, 2024
f4ce562
Update json strategy config
Mar 6, 2024
9b1eedb
Added entity to config
Mar 6, 2024
85450e9
camel case storagePath
Mar 6, 2024
fbd8cf4
Merge pull request #223 from EMMC-ASBL/hotfix/remove-session/update-d…
Treesarj Mar 7, 2024
9b0e3ff
Merge branch 'master' into remove-session
Treesarj Mar 7, 2024
77558b3
rename storage path
Treesarj Mar 7, 2024
8bb76cd
Refactor initialize method
Treesarj Mar 7, 2024
e000232
add quantity to generate
Treesarj Mar 7, 2024
edd3ca1
Revert "add quantity to generate"
Treesarj Mar 7, 2024
d8c33e9
remove unused session parameter
Treesarj Mar 8, 2024
28c67e7
update otelib version
Treesarj Mar 8, 2024
fe7a443
update requirements.txt
Treesarj Mar 8, 2024
a961fff
update oteapi-core
Treesarj Mar 8, 2024
81291da
fix pylint errors
Treesarj Mar 8, 2024
6fec7c8
remove unnecessary session parameter
Treesarj Mar 8, 2024
e2751f5
fix otelib version
Treesarj Mar 11, 2024
7ea3a0c
fix tests
Treesarj Mar 11, 2024
f79eaae
fix test_generate
Treesarj Mar 11, 2024
02e0a20
fix syntax
Treesarj Mar 11, 2024
efc2c71
fix test_generate collection
Treesarj Mar 11, 2024
751cd8f
fix test_filter
Treesarj Mar 11, 2024
1560bd3
fix test_generate_collection
Treesarj Mar 11, 2024
7d03920
update dataresource in test_convert
Treesarj Mar 11, 2024
33a0048
fix test_convert, and pylint
Treesarj Mar 11, 2024
6eefbba
fix tests
Treesarj Mar 11, 2024
f4c3696
test_parse_json
Treesarj Mar 11, 2024
5bf2878
test_parse_json
Treesarj Mar 11, 2024
9fcc96f
fix test_parse
Treesarj Mar 11, 2024
e2db2c7
fix test_convert
Treesarj Mar 11, 2024
ffcb1dc
fix pylint errors
Treesarj Mar 11, 2024
90cbc5e
replace resourceconfig with Parserconfig in parse strategies
Treesarj Mar 11, 2024
035cb9d
fix parse strategy
Treesarj Mar 12, 2024
16eeb76
-
Treesarj Mar 12, 2024
7531c7a
revert
Treesarj Mar 12, 2024
cc57211
Allow for defining triplestore backend in the mapping strategy (#225)
Treesarj Mar 12, 2024
7a59b6a
-
Treesarj Mar 13, 2024
da01ef6
remove unnecessary files
Treesarj Mar 13, 2024
6f999ab
fix test_parse_json
Treesarj Mar 13, 2024
7053162
-
Treesarj Mar 13, 2024
6d4c557
fix import error
Treesarj Mar 13, 2024
a27fbcd
fix path issue
Treesarj Mar 13, 2024
6520494
fix test_mapping
Treesarj Mar 13, 2024
a420cbf
-
Treesarj Mar 13, 2024
4a9d6f4
fix collection
Treesarj Mar 13, 2024
9555251
update config in test_config
Treesarj Mar 13, 2024
54a7d50
fix test_parse_excel
Treesarj Mar 13, 2024
f8159b1
fix test_parse_excel
Treesarj Mar 14, 2024
9cb5a67
-
Treesarj Mar 14, 2024
8570782
fix excel parser
Treesarj Mar 14, 2024
5158a53
-
Treesarj Mar 14, 2024
6545bc8
fix test_image_config
Treesarj Mar 14, 2024
c63f361
remove unnecessary startegies
Treesarj Mar 14, 2024
26b7808
run pre-commit
Treesarj Mar 14, 2024
bfef703
fix pylint issues
Treesarj Mar 14, 2024
ca6fb2a
fix pylint and docs
Treesarj Mar 14, 2024
342222e
remove unused strategies and add doc strings
Treesarj Mar 14, 2024
4c376fe
remove unused test entities and files
Treesarj Mar 14, 2024
519cc3e
-
Treesarj Mar 14, 2024
ede3863
-
Treesarj Mar 14, 2024
56f1afb
-
Treesarj Mar 14, 2024
5e337df
fix warning
Treesarj Mar 14, 2024
2c71c00
Merge pull request #1 from SINTEF/remove-session
quaat Mar 14, 2024
81b041f
Revert "Remove session"
Treesarj Mar 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.