sherpa-protocol - SHERPA sparql protocol definition

Defines an Avro-based protocol for cursored SPARQL query access.

License

License

GroupId

GroupId

com.revelytix
ArtifactId

ArtifactId

sherpa-protocol
Last Version

Last Version

0.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

sherpa-protocol - SHERPA sparql protocol definition
Defines an Avro-based protocol for cursored SPARQL query access.
Project URL

Project URL

https://github.com/revelytix/spark
Project Organization

Project Organization

Revelytix Inc.

Download sherpa-protocol

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.avro : avro jar 1.5.4
org.apache.avro : avro-tools Optional jar 1.5.4

Project Modules

There are no modules declared in this project.

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

Versions

Version
0.1.7
0.1.6
0.1.5
0.1.4
0.1.2
0.1.1
0.1.0