bellman-algebra


Лицензия

Лицензия

Группа

Группа

com.github.gsk-aiops
Идентификатор

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

bellman-algebra_2.13
Последняя версия

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

0.1.11
Дата

Дата

Тип

Тип

jar
Описание

Описание

bellman-algebra
bellman-algebra
Ссылка на сайт

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

https://github.com/gsk-aiops/bellman-algebra-parser
Организация-разработчик

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

com.github.gsk-aiops
Система контроля версий

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

https://github.com/gsk-aiops/bellman-algebra-parser

Скачать bellman-algebra_2.13

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

<!-- https://jarcasting.com/artifacts/com.github.gsk-aiops/bellman-algebra_2.13/ -->
<dependency>
    <groupId>com.github.gsk-aiops</groupId>
    <artifactId>bellman-algebra_2.13</artifactId>
    <version>0.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gsk-aiops/bellman-algebra_2.13/
implementation 'com.github.gsk-aiops:bellman-algebra_2.13:0.1.11'
// https://jarcasting.com/artifacts/com.github.gsk-aiops/bellman-algebra_2.13/
implementation ("com.github.gsk-aiops:bellman-algebra_2.13:0.1.11")
'com.github.gsk-aiops:bellman-algebra_2.13:jar:0.1.11'
<dependency org="com.github.gsk-aiops" name="bellman-algebra_2.13" rev="0.1.11">
  <artifact name="bellman-algebra_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gsk-aiops', module='bellman-algebra_2.13', version='0.1.11')
)
libraryDependencies += "com.github.gsk-aiops" % "bellman-algebra_2.13" % "0.1.11"
[com.github.gsk-aiops/bellman-algebra_2.13 "0.1.11"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.13.4
org.apache.jena : apache-jena-libs pom 3.17.0
com.lihaoyi : fastparse_2.13 jar 2.3.0

test (1)

Идентификатор библиотеки Тип Версия
org.scalatest : scalatest_2.13 jar 3.2.3

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

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

Bellman

Bellman executes SparQL queries in Spark.

Modules

Algebra parser

A parser for converting Sparql queries to Algebraic data types. These ADTs can later be used to generate queries for the target system.

Spark engine

The Spark engine runs after the algebra parser, and produces Spark jobs that execute your SparQL queries.

Publishing

In order to publish a new version of the project one must create a new release in Github. The release version must be of the format v*.*.*.

com.github.gsk-aiops

GSK-AiOps

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

Версия
0.1.11
0.1.1
0.1.0