- Dec 03, 2024
-
-
Neumeier, Sebastian authored
Retrival of private datasets with access-tokens | Clean up of some function names See merge request !2
-
Neumeier, Sebastian authored
-
- Nov 07, 2024
-
-
Neumeier, Sebastian authored
The change is needed because the name of the directory changed from 'rdf_test' to 'fst_rdf_utilities__python_package'.
-
- Jun 30, 2024
-
-
Neumeier, Sebastian authored
-
- Jun 16, 2024
-
-
Sebastian Neumeier authored
-
Sebastian Neumeier authored
-
Neumeier, Sebastian authored
-
Neumeier, Sebastian authored
-
Neumeier, Sebastian authored
-
Sebastian Neumeier authored
-
Sebastian Neumeier authored
-
Sebastian Neumeier authored
-
Neumeier, Sebastian authored
-
- Jun 02, 2024
-
-
Rexer, Manuel authored
-
- May 21, 2024
-
-
Rexer, Manuel authored
-
- Feb 28, 2024
-
-
Neumeier, Sebastian authored
Implement the get_rdf_private_datasets_with_access_token feature See merge request fst-tuda/projects/designing-with-fluids/hydropulser/fst-rdf-utilities!1
-
Neumeier, Sebastian authored
Implement inside the 'retrieveRDFDatast(...)' matlab_wrapper function that it also can be used with a optional config_file_path for the access token
-
Neumeier, Sebastian authored
-
Neumeier, Sebastian authored
-
Neumeier, Sebastian authored
Add the 'EXAMPLE.config.json' file to the '.gitignore' file that the users wont accidently commit their access tokens to the version control
-
Neumeier, Sebastian authored
-
Neumeier, Sebastian authored
-
Neumeier, Sebastian authored
Refactor the cli.py by reordering the code lines into functions and add a tests file to be able to test the cli.py file properly
-
Neumeier, Sebastian authored
Update the 'parse_online_RDF_to_dict(...)' function that it works with the new return variables of the 'load_git_rdf(...)' function
-
Neumeier, Sebastian authored
-
Neumeier, Sebastian authored
Implement inside the 'follow_all_redirects' function that it tries to detect a login site (private files) and return the last URL that was called that redirected to the login site
-
Neumeier, Sebastian authored
Rewrite the function that gets the version_commit_hash to work with the access_token and also return the rdf_content
-
Neumeier, Sebastian authored
Move the code that checks on which gitlab service instance the file resides in a own function 'get_git_instance_service(...)'
-
Neumeier, Sebastian authored
Move the http(s) requests code for the redirects from the 'load_git_rdf(...)' function into a own function called 'follow_all_redirects(...)'
-
- Feb 27, 2024
-
-
Neumeier, Sebastian authored
Add a test to test the 'retrieve_rdf_dataset.m' function and fix the files in this new repository that the test succeds
-
Neumeier, Sebastian authored
-
Neumeier, Sebastian authored
-
Neumeier, Sebastian authored
Move the python package and matlab wrapper one directory upwards since the additional directory layer isn't needed
-
Sebastian Neumeier authored
Initial commit of the rdf_utilities extracted from the FST_ASAM_XIL_API repository to get a better modularization
-
- Feb 26, 2024
-
-
Neumeier, Sebastian authored
-