LDP4j :: Commons :: RMF :: Integration :: OpenRDF Sesame

Utilities for the integration of OpenRDF Sesame with the RDF Manipulation Framework

License

License

GroupId

GroupId

org.ldp4j.commons.rmf
ArtifactId

ArtifactId

integration-sesame
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

LDP4j :: Commons :: RMF :: Integration :: OpenRDF Sesame
Utilities for the integration of OpenRDF Sesame with the RDF Manipulation Framework
Project Organization

Project Organization

Center for Open Middleware

Download integration-sesame

How to add to project

<!-- https://jarcasting.com/artifacts/org.ldp4j.commons.rmf/integration-sesame/ -->
<dependency>
    <groupId>org.ldp4j.commons.rmf</groupId>
    <artifactId>integration-sesame</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ldp4j.commons.rmf/integration-sesame/
implementation 'org.ldp4j.commons.rmf:integration-sesame:0.2.2'
// https://jarcasting.com/artifacts/org.ldp4j.commons.rmf/integration-sesame/
implementation ("org.ldp4j.commons.rmf:integration-sesame:0.2.2")
'org.ldp4j.commons.rmf:integration-sesame:jar:0.2.2'
<dependency org="org.ldp4j.commons.rmf" name="integration-sesame" rev="0.2.2">
  <artifact name="integration-sesame" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ldp4j.commons.rmf', module='integration-sesame', version='0.2.2')
)
libraryDependencies += "org.ldp4j.commons.rmf" % "integration-sesame" % "0.2.2"
[org.ldp4j.commons.rmf/integration-sesame "0.2.2"]

Dependencies

compile (9)

Group / Artifact Type Version
org.ldp4j.commons : ldp4j-commons-core jar 0.2.2
org.ldp4j.commons.rmf : rmf-api jar 0.2.2
org.ldp4j.commons.rmf : rmf-io jar 0.2.2
org.slf4j : slf4j-api jar 1.7.12
org.openrdf.sesame : sesame-repository-sail jar 2.8.6
org.openrdf.sesame : sesame-sail-memory jar 2.8.6
org.openrdf.sesame : sesame-rio-rdfxml jar 2.8.6
org.openrdf.sesame : sesame-rio-turtle jar 2.8.6
org.openrdf.sesame : sesame-rio-jsonld jar 2.8.6

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.12
org.hamcrest : hamcrest-integration jar 1.3
junit : junit jar 4.12
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners jar 2.4

Project Modules

There are no modules declared in this project.

LDP4j

A Java-based framework for the development of read-write Linked Data applications based on the W3C Linked Data Platform 1.0 (LDP) specification.

LDP4j is distributed under the Apache License, version 2.0.

For more information, please visit LDP4j website.

Build Status Coverage Technical Debt Version License

Versions

Version
0.2.2
0.2.1
0.2.0
0.1.0