LDPath Backend: File

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

License

License

GroupId

GroupId

at.newmedialab.ldpath
ArtifactId

ArtifactId

ldpath-backend-file
Last Version

Last Version

2.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Salzburg Research
Source Code Management

Source Code Management

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

Download ldpath-backend-file

How to add to project

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

Dependencies

compile (22)

Group / Artifact Type Version
at.newmedialab.ldpath : ldpath-api jar
at.newmedialab.ldpath : ldpath-core jar
at.newmedialab.ldpath : ldpath-backend-sesame jar
at.newmedialab.ldpath : ldpath-functions-html jar
at.newmedialab.ldpath : ldpath-functions-xml jar
org.openrdf.sesame : sesame-model jar
org.openrdf.sesame : sesame-rio-api jar
org.openrdf.sesame : sesame-repository-sail jar
org.openrdf.sesame : sesame-rio-rdfxml jar
org.openrdf.sesame : sesame-rio-trix jar
org.openrdf.sesame : sesame-rio-turtle jar
org.openrdf.sesame : sesame-rio-n3 jar
org.openrdf.sesame : sesame-rio-ntriples jar
org.openrdf.sesame : sesame-rio-trig jar
org.openrdf.sesame : sesame-sail-api jar
org.openrdf.sesame : sesame-sail-memory jar
commons-cli : commons-cli jar 1.2
ch.qos.logback : logback-classic jar
org.slf4j : slf4j-api jar
org.slf4j : slf4j-ext jar
org.slf4j : jcl-over-slf4j jar
org.slf4j : log4j-over-slf4j jar

test (4)

Group / Artifact Type Version
commons-io : commons-io jar
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