Simon Bin
Simon Bin
Contribution by Tomáš Bisták @mousetom-sk Details [dl_learner_report.pdf](https://github.com/SmartDataAnalytics/DL-Learner/files/11563033/dl_learner_report.pdf)
``` ERROR 18:02:36 [GitRepo] An error occurred: Unknown DIRC version 4 org.eclipse.jgit.api.errors.JGitInternalException: Unknown DIRC version 4 at org.eclipse.jgit.api.StatusCommand.call(StatusCommand.java:161) ~[na:na] at org.protege.editor.owl.model.git.GitRepositoryManager.getModifiedOntologyDocumentPaths(GitRepositoryManager.java:168) ~[na:na] at org.protege.editor.owl.model.git.GitRepositoryManager.isAnyOntologyDocumentModified(GitRepositoryManager.java:153) ~[na:na] at org.protege.editor.owl.model.git.GitRepoStatusPresenter.updateStatusView(GitRepoStatusPresenter.java:76) ~[na:na] at org.protege.editor.owl.model.git.GitRepoStatusPresenter.handleModelManagerEvent(GitRepoStatusPresenter.java:58)...
GitHub issue resolved #1680 Pull request Description: fusekiUI will look for a dataset named yasgui-config to load Example Queries and Prefixes based on the current dataset name ---- - [...
### Version 4.7.0-SNAPSHOT ### Feature As far as I can tell, neither tdbquery nor fuseki allow to stream the CONSTRUCT results, eben though the API exists. Of course there are...
This is an experimental feature added by jena https://jena.apache.org/documentation/query/lateral-join.html @afs I'm not sure how to best go about it (maybe would need a separate copy of the standard and an...
Some endpoints are protected with basic auth see - https://github.com/Triply-Dev/YASGUI.YASQE-deprecated/issues/94 - https://github.com/TriplyDB/Yasgui/issues/45 I have tested the code with our public and password protected [fuseki](https://jena.apache.org/documentation/fuseki2/) you can enable the "login" request...
This is a general tracking issue which suggests to use `pytest --cov` or similar plus manual evaluation of the XML reports (eg. in PyCharm) to increase our test coverage
maybe also fails to kill other tools. need to investigate and find out if there's any way to fix this