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 0.9.13 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ldpath-core-0.9.13.jar to your project.
<dependency> <groupId>at.newmedialab.ldpath</groupId> <artifactId>ldpath-core</artifactId> <version>0.9.13</version> </dependency>
compile group: 'at.newmedialab.ldpath', name: 'ldpath-core', version: '0.9.13'
libraryDependencies += "at.newmedialab.ldpath" % "ldpath-core" % "0.9.13"
<dependency org="at.newmedialab.ldpath" name="ldpath-core" rev="0.9.13"/>
@Grapes(@Grab(group='at.newmedialab.ldpath', module='ldpath-core', version='0.9.13'))
'at.newmedialab.ldpath:ldpath-core:jar:0.9.13'
Click the following link to download the jar file.
ldpath-core-0.9.13-javadoc.jar