LD-Path Implementation Core Bundle

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.

License

License

GroupId

GroupId

at.newmedialab.ldpath
ArtifactId

ArtifactId

ldpath-core-bundle
Last Version

Last Version

0.9.7
Release Date

Release Date

Type

Type

jar
Description

Description

LD-Path Implementation Core Bundle
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.
Project URL

Project URL

http://code.google.com/p/ldpath/
Source Code Management

Source Code Management

http://code.google.com/p/ldpath/

Download ldpath-core-bundle

How to add to project

<!-- https://jarcasting.com/artifacts/at.newmedialab.ldpath/ldpath-core-bundle/ -->
<dependency>
    <groupId>at.newmedialab.ldpath</groupId>
    <artifactId>ldpath-core-bundle</artifactId>
    <version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/at.newmedialab.ldpath/ldpath-core-bundle/
implementation 'at.newmedialab.ldpath:ldpath-core-bundle:0.9.7'
// https://jarcasting.com/artifacts/at.newmedialab.ldpath/ldpath-core-bundle/
implementation ("at.newmedialab.ldpath:ldpath-core-bundle:0.9.7")
'at.newmedialab.ldpath:ldpath-core-bundle:jar:0.9.7'
<dependency org="at.newmedialab.ldpath" name="ldpath-core-bundle" rev="0.9.7">
  <artifact name="ldpath-core-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.newmedialab.ldpath', module='ldpath-core-bundle', version='0.9.7')
)
libraryDependencies += "at.newmedialab.ldpath" % "ldpath-core-bundle" % "0.9.7"
[at.newmedialab.ldpath/ldpath-core-bundle "0.9.7"]

Dependencies

compile (2)

Group / Artifact Type Version
at.newmedialab.ldpath : ldpath-core jar 0.9.7
org.slf4j : slf4j-api jar 1.6.4

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.2.1
junit : junit-dep jar 4.10
org.hamcrest : hamcrest-core jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.7
0.9.5