spark-api - SPARQL client connection API

Defines a Java client-side connection-oriented API for accessing sparql endpoints ala JDBC.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.1.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

spark-api - SPARQL client connection API
Defines a Java client-side connection-oriented API for accessing sparql endpoints ala JDBC.
Ссылка на сайт

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

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

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

Revelytix Inc.

Скачать spark-api

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

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

Зависимости

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

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

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

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
0.1.2
0.1.1
0.1.0