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.

Лицензия

Лицензия

Категории

Категории

CSV Данные Data Formats
Группа

Группа

org.apache.jena
Идентификатор

Идентификатор

jena-csv
Последняя версия

Последняя версия

3.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать jena-csv

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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