| License |
License |
|---|---|
| GroupId | GroupIdio.github.galbiston |
| ArtifactId | ArtifactIdrdf-tables |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRDF Tables
Conversion of delimited value/tabular files into RDF serialisation.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rdf-tables-1.0.5.pom | |
| rdf-tables-1.0.5.jar | 37 KB |
| rdf-tables-1.0.5-sources.jar | 26 KB |
| rdf-tables-1.0.5-javadoc.jar | 85 KB |
| Browse |
<!-- 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"]
| 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 |