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

fix: loading of data (DSP-445) #1669

Merged
merged 6 commits into from Jul 2, 2020
Merged

Conversation

subotic
Copy link
Collaborator

@subotic subotic commented Jul 2, 2020

@subotic subotic self-assigned this Jul 2, 2020
@subotic subotic added the bug something isn't working label Jul 2, 2020
Copy link
Contributor

@SepidehAlassi SepidehAlassi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There seems to be still a problem with loading the data. This time it complains that minimal ontology is not found!
To reproduce, please try getting the test data from clientapitest route with http://localhost:3333/clientapitest

Screenshot 2020-07-02 at 15 56 50

@rm -rf /tmp/knora-test-data/v7.0.0/
@mkdir -p /tmp/knora-test-data/v7.0.0/
@unzip $(CURRENT_DIR)/test-data/v7.0.0/v7.0.0-knora-test.trig.zip -d /tmp/knora-test-data/v7.0.0/
$(CURRENT_DIR)/webapi/scripts/fuseki-empty-repository.sh -r knora-test -u gaga -p gaga -h localhost:3030
$(CURRENT_DIR)/webapi/scripts/fuseki-upload-repository.sh -r knora-test -u gaga -p gaga -h localhost:3030 /tmp/knora-test-data/v7.0.0/v7.0.0-knora-test.trig
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ach schade kein gaga mehr?!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol

Copy link
Contributor

@SepidehAlassi SepidehAlassi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@subotic my last commit solves the issue. I believe now you can merge this.

@subotic
Copy link
Collaborator Author

subotic commented Jul 2, 2020

@SepidehAlassi Thanks!

@subotic subotic merged commit 3f8d406 into develop Jul 2, 2020
@subotic subotic deleted the wip/dsp-445-fix-loading-data branch July 2, 2020 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants