Jar examples for o:owlart-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
You can download jar file owlart-api 2.0.5 in this page.
Mozilla Public License Version 1.1
You can use the following script to add owlart-api-2.0.5.jar to your project.
<dependency> <groupId>it.uniroma2.art.owlart</groupId> <artifactId>owlart-api</artifactId> <version>2.0.5</version> </dependency>
compile group: 'it.uniroma2.art.owlart', name: 'owlart-api', version: '2.0.5'
libraryDependencies += "it.uniroma2.art.owlart" % "owlart-api" % "2.0.5"
<dependency org="it.uniroma2.art.owlart" name="owlart-api" rev="2.0.5"/>
@Grapes(@Grab(group='it.uniroma2.art.owlart', module='owlart-api', version='2.0.5'))
'it.uniroma2.art.owlart:owlart-api:jar:2.0.5'
Click the following link to download the jar file.
owlart-api-2.0.5-javadoc.jar