Skip to content

A (currently) crude example of a Spanqit Rdf Adapter for Sesame

Notifications You must be signed in to change notification settings

anqit/OpenRdfSpanqitAdapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

OpenRdfSpanqitAdapter

A (currently) crude example of a Spanqit Rdf Adapter for Sesame

To install:

git clone https://github.com/anqit/OpenRdfSpanqitAdapter.git
cd OpenRdfSpanqitAdapter/
mvn install

Add the following dependency to your project(s) pom files:

<dependency>
	<groupId>com.anqit.OpenRdfSpanqitAdapter</groupId>
	<artifactId>OpenRdfSpanqitAdapter</artifactId>
	<version>0.0.1-SNAPSHOT</version>
</dependency>

About

A (currently) crude example of a Spanqit Rdf Adapter for Sesame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages