Jar examples for l:ldpath-api
LD Path is a simple path-based query language similar to XPath or SPARQL Property Paths that is particularly well-suited for querying and retrieving resources from the Linked Data Cloud by following RDF links between resources and servers.
You can download jar file ldpath-api 3.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ldpath-api-3.3.0.jar to your project.
<dependency> <groupId>org.apache.marmotta</groupId> <artifactId>ldpath-api</artifactId> <version>3.3.0</version> </dependency>
compile group: 'org.apache.marmotta', name: 'ldpath-api', version: '3.3.0'
libraryDependencies += "org.apache.marmotta" % "ldpath-api" % "3.3.0"
<dependency org="org.apache.marmotta" name="ldpath-api" rev="3.3.0"/>
@Grapes(@Grab(group='org.apache.marmotta', module='ldpath-api', version='3.3.0'))
'org.apache.marmotta:ldpath-api:jar:3.3.0'
Click the following link to download the jar file.
ldpath-api-3.3.0-sources.jar