LDPath Backend: Sesame

A path-based query language for RDF and Linked Data.

License

License

GroupId

GroupId

at.newmedialab.ldpath
ArtifactId

ArtifactId

ldpath-backend-sesame
Last Version

Last Version

2.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

LDPath Backend: Sesame
A path-based query language for RDF and Linked Data.
Project URL

Project URL

https://code.google.com/p/ldpath/ldpath-backend-sesame/
Project Organization

Project Organization

Salzburg Research
Source Code Management

Source Code Management

https://code.google.com/p/ldpath/ldpath-backend-sesame/

Download ldpath-backend-sesame

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
at.newmedialab.ldpath : ldpath-api jar
org.openrdf.sesame : sesame-model jar
org.openrdf.sesame : sesame-repository-api jar
com.google.guava : guava jar
org.slf4j : slf4j-api jar
org.slf4j : slf4j-ext jar
org.slf4j : jcl-over-slf4j jar
org.slf4j : log4j-over-slf4j jar
ch.qos.logback : logback-classic jar

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.0
0.9.13
0.9.12