is not current version
Last Version 1.0.5

RDF Tables 1.0.4

Conversion of delimited value/tabular files into RDF serialisation.

License

License

GroupId

GroupId

io.github.galbiston
ArtifactId

ArtifactId

rdf-tables
Version

Version

1.0.4
Type

Type

jar
Description

Description

RDF Tables
Conversion of delimited value/tabular files into RDF serialisation.
Project URL

Project URL

https://github.com/galbiston/rdf-tables
Source Code Management

Source Code Management

https://github.com/galbiston/rdf-tables.git

Download rdf-tables 1.0.4


<!-- https://jarcasting.com/artifacts/io.github.galbiston/rdf-tables/ -->
<dependency>
    <groupId>io.github.galbiston</groupId>
    <artifactId>rdf-tables</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.galbiston/rdf-tables/
implementation 'io.github.galbiston:rdf-tables:1.0.4'
// https://jarcasting.com/artifacts/io.github.galbiston/rdf-tables/
implementation ("io.github.galbiston:rdf-tables:1.0.4")
'io.github.galbiston:rdf-tables:jar:1.0.4'
<dependency org="io.github.galbiston" name="rdf-tables" rev="1.0.4">
  <artifact name="rdf-tables" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.galbiston', module='rdf-tables', version='1.0.4')
)
libraryDependencies += "io.github.galbiston" % "rdf-tables" % "1.0.4"
[io.github.galbiston/rdf-tables "1.0.4"]

Dependencies

runtime (5)

Group / Artifact Type Version
com.opencsv : opencsv jar 3.9
org.slf4j : jcl-over-slf4j jar 1.7.25
org.apache.jena : jena-tdb jar 3.10.0
org.apache.jena : jena-tdb2 jar 3.10.0
com.beust : jcommander jar 1.72

Project Modules

There are no modules declared in this project.