LDClient Provider: Freebase RDF Access

Implements patched Linked Data access to Freebase data.

License

License

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

ldclient-provider-freebase
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

LDClient Provider: Freebase RDF Access
Implements patched Linked Data access to Freebase data.
Project URL

Project URL

http://marmotta.apache.org/ldclient-provider-freebase
Project Organization

Project Organization

The Apache Software Foundation

Download ldclient-provider-freebase

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.marmotta/ldclient-provider-freebase/ -->
<dependency>
    <groupId>org.apache.marmotta</groupId>
    <artifactId>ldclient-provider-freebase</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.marmotta/ldclient-provider-freebase/
implementation 'org.apache.marmotta:ldclient-provider-freebase:3.3.0'
// https://jarcasting.com/artifacts/org.apache.marmotta/ldclient-provider-freebase/
implementation ("org.apache.marmotta:ldclient-provider-freebase:3.3.0")
'org.apache.marmotta:ldclient-provider-freebase:jar:3.3.0'
<dependency org="org.apache.marmotta" name="ldclient-provider-freebase" rev="3.3.0">
  <artifact name="ldclient-provider-freebase" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta', module='ldclient-provider-freebase', version='3.3.0')
)
libraryDependencies += "org.apache.marmotta" % "ldclient-provider-freebase" % "3.3.0"
[org.apache.marmotta/ldclient-provider-freebase "3.3.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.marmotta : ldclient-api jar 3.3.0
org.apache.marmotta : ldclient-core jar 3.3.0
org.openrdf.sesame : sesame-rio-turtle jar 2.7.13
org.apache.marmotta : marmotta-commons jar 3.3.0
org.apache.marmotta : marmotta-model-vocabs jar 3.3.0
commons-io : commons-io jar 2.4

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.marmotta : ldclient-core test-jar 3.3.0
ch.qos.logback : logback-classic jar 1.1.2
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.0
3.2.1
3.2.0