RDF/HDT

HDT (Header, Dictionary, Triples) is a compact data structure and binary serialization format for RDF that keeps big datasets compressed to save space while maintaining search and browse operations without prior decompression. This makes it an ideal format for storing and sharing RDF datasets on the Web.

Категории

Категории

Java Языки программирования
Группа

Группа

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

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

hdt-java-parent
Последняя версия

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

3.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

RDF/HDT
HDT (Header, Dictionary, Triples) is a compact data structure and binary serialization format for RDF that keeps big datasets compressed to save space while maintaining search and browse operations without prior decompression. This makes it an ideal format for storing and sharing RDF datasets on the Web.
Ссылка на сайт

Ссылка на сайт

http://www.rdfhdt.org/
Организация-разработчик

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

DataWeb Research
Система контроля версий

Система контроля версий

https://github.com/rdfhdt/hdt-java

Скачать hdt-java-parent

Имя Файла Размер
hdt-java-parent-3.0.2.pom 2 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.rdfhdt/hdt-java-parent/ -->
<dependency>
    <groupId>org.rdfhdt</groupId>
    <artifactId>hdt-java-parent</artifactId>
    <version>3.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.rdfhdt/hdt-java-parent/
implementation 'org.rdfhdt:hdt-java-parent:3.0.2'
// https://jarcasting.com/artifacts/org.rdfhdt/hdt-java-parent/
implementation ("org.rdfhdt:hdt-java-parent:3.0.2")
'org.rdfhdt:hdt-java-parent:pom:3.0.2'
<dependency org="org.rdfhdt" name="hdt-java-parent" rev="3.0.2">
  <artifact name="hdt-java-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.rdfhdt', module='hdt-java-parent', version='3.0.2')
)
libraryDependencies += "org.rdfhdt" % "hdt-java-parent" % "3.0.2"
[org.rdfhdt/hdt-java-parent "3.0.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • hdt-api
  • hdt-java-core
  • hdt-java-cli
  • hdt-jena
  • hdt-java-package
org.rdfhdt

RDF/HDT Compressed RDF Tools

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

Версия
3.0.2
3.0.1
3.0.0
2.2.1
2.2
2.1.2
1.1