Jar examples for l:ldpath-core
Core Implementation of LD Path 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-core 3.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ldpath-core-3.3.0.jar to your project.
<dependency> <groupId>org.apache.marmotta</groupId> <artifactId>ldpath-core</artifactId> <version>3.3.0</version> </dependency>
compile group: 'org.apache.marmotta', name: 'ldpath-core', version: '3.3.0'
libraryDependencies += "org.apache.marmotta" % "ldpath-core" % "3.3.0"
<dependency org="org.apache.marmotta" name="ldpath-core" rev="3.3.0"/>
@Grapes(@Grab(group='org.apache.marmotta', module='ldpath-core', version='3.3.0'))
'org.apache.marmotta:ldpath-core:jar:3.3.0'
Click the following link to download the jar file.
ldpath-core-3.3.0-sources.jar