-
In the project page, section LOCN, the following lines are suggested to be included to use the locn sparql processor
-
Install libgeos using apt would probably save almost 4 minutes of build time. There is also a newer version of GEOS already packaged.
In .travis.yaml replace the compiling of libgeos with this:
```…
-
```
Hi Yingyi,
Test tpch/q9product_type_profit_nt.aql, fails due to difference in precision of
value returned by SUM aggregate function.
Difference in results is as follows,
< { "nation": "IRAN", …
-
```
Hi Yingyi,
Test tpch/q9product_type_profit_nt.aql, fails due to difference in precision of
value returned by SUM aggregate function.
Difference in results is as follows,
< { "nation": "IRAN", …
-
Setup: a test IPT registered with a test organization. No published datasets.
The DCAT feed I get is this (note: I have hidden one URL):
```
@prefix adms: .
@prefix schema: .
@prefix rdfs: .
@pre…
-
As in https://github.com/sequelize/sequelize/pull/630, but when using the association getters.
I am on Sequelize "sequelize": "1.7.0-rc9"
The code that is causing the problem is (sorry for being ab…
-
I've noticed that [our DCAT feed](http://data.inbo.be/ipt/dcat) is invalid (using [this validator](http://www.dcat.be:8080/validator/)):
> The format you inserted is correct, but your Turtle syntax i…
-
https://github.com/conda-forge/matplotlib-feedstock/blob/master/recipe/meta.yaml#L22
```
On Windows, the following error occurs for x64:
src/ft2font.cpp(5) : fatal error C1083: Cannot open include fi…
-
The current feed shows:
```
a dcat:Catalog ;
dct:title "IPT DCAT" ;
dct:description "IPT DCAT" ;
dct:publisher ;
dct:issued "2015-07-29T12:26+02:00" ;
dct:modified "2015-07-29T12:26+02:00" ;
dcat:…
-
Setup: a test IPT registered with a test organization. No published datasets.
The dcat feed has some `.` or `;` at the end of each lines. Is this valid? And if required, wouldn't it be better to remo…