spark-http-client - SPARQL client implementation of the SPARQL protocol

Defines an implementation of the spark-api that uses the SPARQL protocol to query remote SPARQL endpoints via HTTP.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.revelytix
Идентификатор

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

spark-http-client
Последняя версия

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

0.1.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

spark-http-client - SPARQL client implementation of the SPARQL protocol
Defines an implementation of the spark-api that uses the SPARQL protocol to query remote SPARQL endpoints via HTTP.
Ссылка на сайт

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

https://github.com/revelytix/spark
Организация-разработчик

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

Revelytix Inc.

Скачать spark-http-client

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.revelytix : spark-api jar 0.1.7
com.revelytix : spark-spi jar 0.1.7
org.apache.httpcomponents : httpcore jar 4.0.1
org.apache.httpcomponents : httpclient jar 4.0.1
org.apache.httpcomponents : httpmime jar 4.0.1
org.codehaus.woodstox : woodstox-core-asl jar 4.1.1
org.slf4j : slf4j-api jar 1.6.1

provided (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.6.1

test (2)

Идентификатор библиотеки Тип Версия
com.revelytix : spark-spi test-jar 0.1.7
junit : junit jar 4.8.2

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

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

This repository holds several open-source projects created by Revelytix, Inc.

Spark

Spark is a Java SPARQL API. SPARQL is a query language for RDF, commonly used to access data in semantic web applications.

Sherpa

Sherpa is a high-performance, language-agnostic, binary protocol for SPARQL processor communication. It aims to avoid the costs associated with the SPARQL Protocol (text-based, single-shot RPC style) and provide an alternative. Sherpa uses Avro to define the protocol and provide interop for multiple languages. Avro currently supports Java, C, C++, C#, Ruby, Python, and PHP.

Wiki

Find more info on the wiki: [https://github.com/revelytix/spark/wiki](Wiki Home)

com.revelytix

Revelytix

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

Версия
0.1.7
0.1.6
0.1.5
0.1.4