is not current version
Last Version 4.0.2

RDF4J: Inferencer Sails 4.0.0-M1

Stackable Sail implementation that adds RDF Schema inferencing to an RDF store.

License

License

Categories

Categories

CLI User Interface Infer Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.eclipse.rdf4j
ArtifactId

ArtifactId

rdf4j-sail-inferencer
Version

Version

4.0.0-M1
Type

Type

jar
Description

Description

RDF4J: Inferencer Sails
Stackable Sail implementation that adds RDF Schema inferencing to an RDF store.
Project Organization

Project Organization

Eclipse Foundation

Download rdf4j-sail-inferencer 4.0.0-M1


<!-- https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-sail-inferencer/ -->
<dependency>
    <groupId>org.eclipse.rdf4j</groupId>
    <artifactId>rdf4j-sail-inferencer</artifactId>
    <version>4.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-sail-inferencer/
implementation 'org.eclipse.rdf4j:rdf4j-sail-inferencer:4.0.0-M1'
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-sail-inferencer/
implementation ("org.eclipse.rdf4j:rdf4j-sail-inferencer:4.0.0-M1")
'org.eclipse.rdf4j:rdf4j-sail-inferencer:jar:4.0.0-M1'
<dependency org="org.eclipse.rdf4j" name="rdf4j-sail-inferencer" rev="4.0.0-M1">
  <artifact name="rdf4j-sail-inferencer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.rdf4j', module='rdf4j-sail-inferencer', version='4.0.0-M1')
)
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-sail-inferencer" % "4.0.0-M1"
[org.eclipse.rdf4j/rdf4j-sail-inferencer "4.0.0-M1"]

Dependencies

compile (9)

Group / Artifact Type Version
org.eclipse.rdf4j : rdf4j-sail-base jar 4.0.0-M1
org.eclipse.rdf4j : rdf4j-queryalgebra-model jar 4.0.0-M1
org.eclipse.rdf4j : rdf4j-query jar 4.0.0-M1
org.eclipse.rdf4j : rdf4j-queryparser-api jar 4.0.0-M1
org.eclipse.rdf4j : rdf4j-rio-api jar 4.0.0-M1
org.eclipse.rdf4j : rdf4j-model jar 4.0.0-M1
org.eclipse.rdf4j : rdf4j-sail-model jar 4.0.0-M1
org.eclipse.rdf4j : rdf4j-repository-api jar 4.0.0-M1
org.slf4j : slf4j-api jar 1.7.32

test (10)

Group / Artifact Type Version
org.eclipse.rdf4j : rdf4j-sail-testsuite jar 4.0.0-M1
org.eclipse.rdf4j : rdf4j-repository-testsuite jar 4.0.0-M1
org.eclipse.rdf4j : rdf4j-repository-sail jar 4.0.0-M1
org.eclipse.rdf4j : rdf4j-sail-nativerdf jar 4.0.0-M1
org.eclipse.rdf4j : rdf4j-sail-memory jar 4.0.0-M1
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar
org.assertj : assertj-core jar 3.19.0
org.mockito : mockito-core jar 3.8.0
ch.qos.logback : logback-classic jar 1.1.11

Project Modules

There are no modules declared in this project.