License |
License |
---|---|
GroupId | GroupIdio.github.galbiston |
ArtifactId | ArtifactIdrdf-tables |
Version | Version1.0.4 |
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.4.pom | |
rdf-tables-1.0.4.jar | 37 KB |
rdf-tables-1.0.4-sources.jar | 26 KB |
rdf-tables-1.0.4-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.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"]
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 |