Jar examples for r:rdf4j-queryalgebra-geosparql
Query algbebra implementations to support the evaluation of GeoSPARQL.
You can download jar file rdf4j-queryalgebra-geosparql 2.0M3 in this page.
You can use the following script to add rdf4j-queryalgebra-geosparql-2.0M3.jar to your project.
<dependency> <groupId>org.eclipse.rdf4j</groupId> <artifactId>rdf4j-queryalgebra-geosparql</artifactId> <version>2.0M3</version> </dependency>
compile group: 'org.eclipse.rdf4j', name: 'rdf4j-queryalgebra-geosparql', version: '2.0M3'
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-queryalgebra-geosparql" % "2.0M3"
<dependency org="org.eclipse.rdf4j" name="rdf4j-queryalgebra-geosparql" rev="2.0M3"/>
@Grapes(@Grab(group='org.eclipse.rdf4j', module='rdf4j-queryalgebra-geosparql', version='2.0M3'))
'org.eclipse.rdf4j:rdf4j-queryalgebra-geosparql:jar:2.0M3'
Click the following link to download the jar file.
rdf4j-queryalgebra-geosparql-2.0M3-javadoc.jar