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

Hotfix needed: In Master branch from os.core.utils import pretty_print causes circular import. #504

Closed
urbanmatthias opened this issue Aug 27, 2020 · 0 comments
Assignees
Labels
⚠️ critical Such issues should be solved as soon as possible, and using a `hotfix branch`.

Comments

@urbanmatthias
Copy link
Member

No description provided.

@urbanmatthias urbanmatthias added the ⚠️ critical Such issues should be solved as soon as possible, and using a `hotfix branch`. label Aug 27, 2020
@urbanmatthias urbanmatthias self-assigned this Aug 27, 2020
urbanmatthias added a commit that referenced this issue Aug 27, 2020
Hotfix needed: In Master branch from os.core.utils import pretty_print causes circular import. Fixes #504
urbanmatthias added a commit that referenced this issue Sep 24, 2020
* Hotfix needed: In Master branch from os.core.utils import pretty_print causes circular import. Fixes #504

* Issues with EMMO Fixes #518

* Fixed some more tests

* minor changes

* Hotfix: Issues with EMMO Fixes #518 (#519)

* Issues with EMMO Fixes #518

* Fixed some more tests

* minor changes

* flake8

* minor

* fixed emmo issues

* updated tests
urbanmatthias added a commit that referenced this issue Oct 30, 2020
* Hotfix needed: In Master branch from os.core.utils import pretty_print causes circular import. Fixes #504

* started working on sql schema redo

* introduced TripleStoreSession

* Allowed construction of joins in sql queries

* initialize doesn't throw an error anymore

* started working on loading and adding data to sql table

* more work

* Issues with EMMO Fixes #518

* Fixed some more tests

* minor changes

* Hotfix: Issues with EMMO Fixes #518 (#519)

* Issues with EMMO Fixes #518

* Fixed some more tests

* minor changes

* flake8

* minor

* more tests succeed

* minor improvements

* fixed init

* foxed more tests

* fixed more tests

* clear database implemented

* fixed sqlite transport layer test

* fixed more tests

* more tests

* finished sql utils tests

* started with more tests

* Remaining tests.

* flake8

* table names include version number

* first work on migration tool

* First version of an sql migration toolkit

* Commandline argument parsing for migration tool

* Started tests for sqlite migration

* fixed unittests

* final tests

* minor

* minor
urbanmatthias added a commit that referenced this issue Nov 5, 2020
* Hotfix needed: In Master branch from os.core.utils import pretty_print causes circular import. Fixes #504

* started working on sql schema redo

* introduced TripleStoreSession

* Allowed construction of joins in sql queries

* initialize doesn't throw an error anymore

* started working on loading and adding data to sql table

* more work

* Issues with EMMO Fixes #518

* Fixed some more tests

* minor changes

* Hotfix: Issues with EMMO Fixes #518 (#519)

* Issues with EMMO Fixes #518

* Fixed some more tests

* minor changes

* flake8

* minor

* more tests succeed

* minor improvements

* fixed init

* foxed more tests

* fixed more tests

* clear database implemented

* fixed sqlite transport layer test

* fixed more tests

* more tests

* finished sql utils tests

* started with more tests

* Remaining tests.

* flake8

* table names include version number

* first work on migration tool

* Allow to set install dir via env variable (#528)

All the user to specify the install directory of ontologies in an environment variable: $OSP_ONTOLOGIES_DIR

* First version of an sql migration toolkit

* Commandline argument parsing for migration tool

* Started tests for sqlite migration

* fixed unittests

* final tests

* minor

* minor

* Reference OWL entity from YAML ontology Fixes #529 (#530)

* Reference OWL entity from YAML ontology Fixes #529

* nicer error messages

* first work on JSONLD

* Migrate to newer EMMO version (#536)

* fixed some tests

* Fixed tests

* Fixed Cuba Namespace

* update version to 3.5.0

* updated requirements

* Updated codeowners
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️ critical Such issues should be solved as soon as possible, and using a `hotfix branch`.
Projects
None yet
Development

No branches or pull requests

1 participant