Module: ActiveRubinstein

Defined in:
lib/active_rubinstein/base.rb,
lib/active_rubinstein/jena_query.rb,
lib/active_rubinstein/joseki_query.rb,
lib/active_rubinstein/lucene_searcher.rb,
lib/active_rubinstein/sparql_formulator.rb

Overview

ActiveRubinstein provides connection to Rubinstein, a DRb server with libraries written in native C Ruby, JRuby and Java. The CRuby backend provides access to SPARQL data stores with the ActiveRDF_sparql adapter whereas the JRuby part uses the JRuby for direct exchange of data via the CombinedJenaLuc JAR with Jena and Lucene.

Copyright

Copyright © 2007 Savonia University of Applied Sciences

Authors

Mikael Lammentausta, Lauri Miettinen

Rubinstein backend

Copyright

Copyright © 2007 Savonia University of Applied Sciences

Authors

Mikael Lammentausta, Pasi Tiirikainen

CombinedJenaLuc JAR

Copyright

Copyright © 2007 Savonia University of Applied Sciences

Author

Pasi Tiirikainen

Defined Under Namespace

Classes: ActiveRubinsteinError, AdapterNotFoundError, AdapterNotSpecifiedError, Base, ConnectionFailedError, ConnectionNotEstablishedError, EmptyServerPoolError, GeoLuceneEndpoint, JenaEndpoint, JenaQuery, JosekiEndpoint, JosekiQuery, LuceneSearcher, RubinsteinNotFoundError, SparqlFormulator