Last Version

Core RDF Support 1.3.10

Core support for the Resource Description Framework (RDF), including object-rdf mapping.

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

core-rdf
Version

Version

1.3.10
Type

Type

jar
Description

Description

Core RDF Support
Core support for the Resource Description Framework (RDF), including object-rdf mapping.
Project Organization

Project Organization

The University of Southampton

Download core-rdf 1.3.10


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

Dependencies

compile (10)

Group / Artifact Type Version
org.openimaj : core jar 1.3.10
org.openrdf.sesame : sesame jar 2.6.4
org.slf4j : slf4j-api jar 1.7.2
org.openimaj : ImprovedArgs4J jar 1.3.10
joda-time : joda-time jar 2.1
eu.larkc.csparql » CSPARQL jar 0.7.4
org.apache.jena : jena-sdb jar 1.3.5
org.apache.jena : jena-core jar 2.7.3
org.apache.jena : jena-arq jar 2.9.3
org.springframework : spring-core jar 5.1.1.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.