Daniele Santini

Results 9 comments of Daniele Santini

I had the same problem @BenFreudbergKolmostar cited with bullet points converting [this source file](https://github.com/montali/unibo-ai/blob/12bd2129fb81a966571e766fee0e5302d58c682d/Fundamentals%20of%20AI%20-%20Module%202/summary.tex.md) into [this file](https://github.com/montali/unibo-ai/blob/12bd2129fb81a966571e766fee0e5302d58c682d/Fundamentals%20of%20AI%20-%20Module%202/summary.md). I can confirm the bug is triggered by four spaces at the beginning...

This might be related to #212 (TLDR: Kosmtik only supports node.js v6 and lower). If that's the case a solution could be this: https://ircama.github.io/osm-carto-tutorials/kosmtik-ubuntu-setup/#installation-procedure-suggested-by-openstreetmap-carto

Hi, it's a while that I have changed PC with another one with an Nvidia card, so unfortunately I am unable to develop and test changes on this project

I tried to do an updated recap of this long thread: | Name | Implemented? | Efficiency | geoSPARQL | Domain/Range | |------|--------------|------------|----------------------------------------------------------|--------------| |**`?x ogc:sfContains ?y`**|**Yes**|**Good**|no|osm2rdf features| |**`?x ogc:sfIntersects ?y`**|**Yes**|**Good**|no|osm2rdf...

Quale licenza Creative Commons usereste?

Per quanto riguarda la mia parte di modifiche non ho nulla in contrario, ovviamente serve anche il via libera degli altri contributori

Looking at the geoSPARQL specification... * in [6.4](https://opengeospatial.github.io/ogc-geosparql/geosparql11/spec.html#_standard_properties_for_geofeature) I read that `geo:hasGeometry`, `geo:hasDefaultGeometry`, `geo:hasCentroid` and `geo:hasBoundingBox` have `geo:Feature` as domain and `geo:Geometry` as range * in [6.2.2](https://opengeospatial.github.io/ogc-geosparql/geosparql11/spec.html#_class_geofeature) I read that...

Beyond name ([P2561](https://www.wikidata.org/wiki/Property:P2561)) other properties could be used, for example official name ([P1448](https://www.wikidata.org/wiki/Property:P1448)) and native label ([P1705](https://www.wikidata.org/wiki/Property:P1705)). I created SPARQL query to manually check some values for the name property:...

Is there any reason only batches ran in background are listed? Would it be possible to list all batches? Maybe with a switch to choose whether to show only batches...