RDF Tables

Conversion of delimited value/tabular files into RDF serialisation.

License

License

GroupId

GroupId

io.github.galbiston
ArtifactId

ArtifactId

rdf-tables
Last Version

Last Version

1.0.5
Release Date

Release Date

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

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
com.opencsv : opencsv jar 5.6
org.slf4j : jcl-over-slf4j jar 1.7.36
org.apache.jena : jena-tdb jar 4.4.0
org.apache.jena : jena-tdb2 jar 4.4.0
com.beust : jcommander jar 1.82

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0