-
Hi,
I have followed the Docker instructions to install ResearchSpace on Ubuntu 22.04. it all seems to have worked well (though I did have to add a step of adding my user to the docker group).
…
-
Currently, the FeatureInfoAgent (FIA) only supports connections to knowledge graphs and databases when all are located within the same stack.
@yjytt59 has requested the ability for the FIA to run l…
-
We are currently having issues with regularly and quickly getting full-data runs out of the pipeline. This is seriously affecting `snapshot` and `release`.
As a bandaid to more long-term solutions …
kltm updated
11 months ago
-
### Setup
- SMW version: 4.1.1 (also tested: 3.2.3)
- MW version: 1.39.3 (also tested: 1.35.7)
- PHP version: 7.4.33 (also tested: 8.1)
- DB system (MySQL, Blazegraph, etc.) and version: MySQL 8…
-
Create a ConnectionInterface object that can use xsdata or other library to read from an xml file and create python objects with all attributes in the file.
-
```
[claing@superphy backups]$ service jetty status
** WARNING: JETTY_LOGS is Deprecated. Please configure logging within the jetty base.
Jetty NOT running
JAVA = /bin/java
JAVA_OPTI…
-
This will likely be done with to move to a custom Job class. The idea would be to:
1. fingerprint (read: hash) the job submission
2. lookup this hash in blazegraph
3. a. If found, rebuild the res…
-
Some sparql optimizations are sometimes hindering performances, it would be nice to disable them when a pattern has been identified as wrongly optimized (by the standard optimizer).
## Why?
Here…
eroux updated
2 years ago
-
@frensjan @afs @TallTed @lisp @JervenBolleman
(I don't even know how to define this issue: feel free to edit the title!)
@frensjan in https://github.com/w3c/sparql-dev/issues/100#issuecomment-191…
-
Another approach for improving the performance in scholia queries could be to extract a subset of entities for each query. For example, in [country authors query](https://github.com/WDscholia/scholia…