Last Version

rdfpro-tql 0.6

Parser and writer for RDF in Turtle Quads (TQL) format. TQL is N-Quads with the more permissive (and efficient!) Turtle encoding. TQL is used in DBpedia exports and is supported in input by the Virtuoso triple store.

License

License

GroupId

GroupId

eu.fbk.rdfpro
ArtifactId

ArtifactId

rdfpro-tql
Version

Version

0.6
Type

Type

jar
Description

Description

rdfpro-tql
Parser and writer for RDF in Turtle Quads (TQL) format. TQL is N-Quads with the more permissive (and efficient!) Turtle encoding. TQL is used in DBpedia exports and is supported in input by the Virtuoso triple store.
Project Organization

Project Organization

FBK-irst

Download rdfpro-tql 0.6


<!-- https://jarcasting.com/artifacts/eu.fbk.rdfpro/rdfpro-tql/ -->
<dependency>
    <groupId>eu.fbk.rdfpro</groupId>
    <artifactId>rdfpro-tql</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.rdfpro/rdfpro-tql/
implementation 'eu.fbk.rdfpro:rdfpro-tql:0.6'
// https://jarcasting.com/artifacts/eu.fbk.rdfpro/rdfpro-tql/
implementation ("eu.fbk.rdfpro:rdfpro-tql:0.6")
'eu.fbk.rdfpro:rdfpro-tql:jar:0.6'
<dependency org="eu.fbk.rdfpro" name="rdfpro-tql" rev="0.6">
  <artifact name="rdfpro-tql" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.rdfpro', module='rdfpro-tql', version='0.6')
)
libraryDependencies += "eu.fbk.rdfpro" % "rdfpro-tql" % "0.6"
[eu.fbk.rdfpro/rdfpro-tql "0.6"]

Dependencies

compile (2)

Group / Artifact Type Version
org.openrdf.sesame : sesame-model jar 2.8.6
org.openrdf.sesame : sesame-rio-api jar 2.8.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.