-
When I post a request to features/search with `name: "*"` using the compliance dataset I get an Internal Server Error.
```
http post localhost:8000/features/search featureSetId=WyJicmNhMSIsImdlbmNvZG…
-
Using the BND command line tool to compare version different releases of the OSGI runtime bundle shows some of the issues.
Note that OSGI versions packages separately; the package version is separa…
-
The pipeline can take an hour or so to process a 20MB .csv (on Core i7, 8GB RAM). I know that it was developed rather quickly and with focus on correct output and not scalability, so some optimization…
-
I'm working with RDF4J Workbench, and I'm hoping this is a bug and not "pilot error":
```
System Information
Application Information
Application Name RDF4J Workbench
Version 2.0
Runtime Informati…
-
What can we do to ensure people don't see what they shouldn't, and can be done at a level of granularity similar (if not exactly equal to) what Drupal provides.
First guess from everyone is probably …
-
Log:
```
ivan@ivan-Latitude-E6520:~/Soft/Installed/LIMESRC3.2$ java -jar LIMES.jar /tmp/limeslinkcsvtodbpedia.xml
WARN [main] (ConfigReader.java:260) -
java.lang.NullPointerException
at de.uni…
-
``` json
"birth" : {
"datatype" : "http://www.w3.org/2001/XMLSchema#integer",
"type" : "literal",
"value" : "1903"
}
```
should be simplified as
``` json
"birth"…
-
We Need to upload our existing OBEU-datasets:
https://github.com/openbudgets/datasets
to our Server in an automated way (ideally whenever the datasets are updated in the github-repository).
They shoul…
-
Hello, still trying out some queries against the data in the LDF server using the Client.
I'm trying to evaluate the following query:
```
SELECT ?page ?president ?x WHERE { ?x ?page .
?x ?pre…
-
java.lang.VerifyError: (class: org/apache/xerces/impl/dv/xs/AbstractDateTimeDV, method: signature: ()V) Bad type in putfield/putstatic
at org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl.(Unknown Source)…