OWL Art API

OWL ART API offer an abstraction layer over different RDF triple store technologies, so that applications can use them and easily switch among different storage technologies without need of adapting source code to their API

License

License

Mozilla Public License Version 1.1
GroupId

GroupId

it.uniroma2.art.owlart
ArtifactId

ArtifactId

owlart-api
Last Version

Last Version

2.5
Release Date

Release Date

Type

Type

jar
Description

Description

OWL Art API
OWL ART API offer an abstraction layer over different RDF triple store technologies, so that applications can use them and easily switch among different storage technologies without need of adapting source code to their API
Project URL

Project URL

http://art.uniroma2.it/owlart
Project Organization

Project Organization

ART Group, University of Rome, Tor Vergata
Source Code Management

Source Code Management

https://bitbucket.org/art-uniroma2/owlart

Download owlart-api

How to add to project

<!-- https://jarcasting.com/artifacts/it.uniroma2.art.owlart/owlart-api/ -->
<dependency>
    <groupId>it.uniroma2.art.owlart</groupId>
    <artifactId>owlart-api</artifactId>
    <version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.owlart/owlart-api/
implementation 'it.uniroma2.art.owlart:owlart-api:2.5'
// https://jarcasting.com/artifacts/it.uniroma2.art.owlart/owlart-api/
implementation ("it.uniroma2.art.owlart:owlart-api:2.5")
'it.uniroma2.art.owlart:owlart-api:jar:2.5'
<dependency org="it.uniroma2.art.owlart" name="owlart-api" rev="2.5">
  <artifact name="owlart-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.owlart', module='owlart-api', version='2.5')
)
libraryDependencies += "it.uniroma2.art.owlart" % "owlart-api" % "2.5"
[it.uniroma2.art.owlart/owlart-api "2.5"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.1
com.google.guava : guava jar 15.0
org.antlr : antlr-runtime jar 3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.5
2.4
2.3
2.1
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1