Skip to content

Release 1.9.1-RC1

Compare
Choose a tag to compare
@Aklakan Aklakan released this 17 Mar 17:37
· 331 commits to develop since this release
  • Based on Apache Jena 4.5.0-SNAPSHOT 2022-03-17
  • Option --rdf10 for legacy RDF 1.0 mode
  • Option --set to set ARQ settings
  • Registry for Sparql Engines
    • Dataset In Filesystem Engine (experimental) rpt -e difs --db-loc /tmp/store.conf.ttl
    • Remote Engine rpt -e remote --db-loc http://dbpedia.org/sparql
  • Additional geosparql functions geof:{x, y, lat, lon, collect, simplifyDp, convexHull}
  • General bug fixes