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

Remove @graph #634

Merged
merged 4 commits into from
Nov 7, 2023
Merged

Remove @graph #634

merged 4 commits into from
Nov 7, 2023

Conversation

dr0i
Copy link
Member

@dr0i dr0i commented Nov 6, 2023

See #622.
Resolves #633.
Results from hbz/lobid-resources#1846.

dr0i added 3 commits October 30, 2023 16:27
- remove superflous dependencies
- exclude a traverse one ("jsonld-java")
- update "jena-core" and "jena-arq"

Especially, the FOAF class in jena-arq 3.0.1 lacks variable "focus" -
which was a problem since "intellij idea" used that class instead the
one provided by "libthrift".
- replace !.isEmpty with nonEmpty
- remove unnecessary parentheses
@dr0i dr0i requested a review from fsteeg November 6, 2023 10:39
@dr0i
Copy link
Member Author

dr0i commented Nov 6, 2023

Deployed to test.nwbib.de.

@dr0i dr0i mentioned this pull request Nov 6, 2023
@fsteeg fsteeg assigned dr0i and unassigned fsteeg Nov 7, 2023
@dr0i dr0i merged commit a69b8e2 into master Nov 7, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Some tests are failing; tests use live API
2 participants