Erwan Demairy
Erwan Demairy
The automodules means that pre-java 9 libraries are used. They should be replaced by libraries providing a module-info.java file. arp-2.2.b.jar, commons-lang-2.4.jar, sesame-rio-api-4.1.1.jar, sesame-model-4.1.1.jar, jsonld-java-0.3.jar
When double-clicking on a graph, it happens that the graph, when zoomed in, disappear from the window, which can be disturbing for the users.
Hello, It seems when making a "SELECT (count(?z) as ?count) WHERE { ?y humans:hasFriend ?z }" request, the mapping returned contains "ghost" values of ?y ?z even if there are...
Dans LogImpl.java : les codes de "void query(Query q, Mappings m)" et "void query(Query q)" sont exactement les mêmes. Soit il faudrait utiliser le deuxième paramètre "Mappings m", soit on...
## New plugin or plugin update? * [X] New Plugin * [ ] Update ## What is the purpose of this plugin? The purpose of the SemanticWebImport plugin is to...
Write about: - what is ok and should be pursued; - what is not ok and should be either discontinued or changed; - all surprising events, process, etc. on technical...
when running `./scripts/fedbiomed_run node -adff ./tests/datasets/mnist.json`, it would be expected that the target directory for the dataset installation be created. Instead, in returns: ```log 2023-09-13 10:51:15,060 fedbiomed CRITICAL - provided...