Apache Jena - Data Tables for RDF and SPARQL

jena-csv is for getting CSVs into a form that is amenable to Jena SPARQL processing, and doing so in a way that is not specific to CSV files. It includes getting the right architecture in place for regular table shaped data, using the core abstraction of PropertyTable.

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

org.apache.jena
ArtifactId

ArtifactId

jena-csv
Last Version

Last Version

3.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Jena - Data Tables for RDF and SPARQL
jena-csv is for getting CSVs into a form that is amenable to Jena SPARQL processing, and doing so in a way that is not specific to CSV files. It includes getting the right architecture in place for regular table shaped data, using the core abstraction of PropertyTable.
Project Organization

Project Organization

The Apache Software Foundation

Download jena-csv

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.jena : apache-jena-libs pom 3.9.0
org.apache.jena : jena-cmds jar 3.9.0
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
org.apache.jena : jena-base jar 3.9.0
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.25
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.

Versions

Version
3.9.0
3.8.0
3.7.0
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0
3.1.1
3.1.0
3.0.1
3.0.0
1.0.1
1.0.0