Skip to content

aprakash-sovrn/spanqit

 
 

Repository files navigation

spanqit

A Java-based SPARQL query generator

Spanqit is an open source, fluent Java library to programatically create SPARQL queries. See the wiki and javadocs (coming soon) for more info.

New with version 1.1:

  • Support for all of the Update Queries!!
  • No more need for adapters, all RDF elements can be created from with Spanqit, including IRI's and blank nodes
  • support for more SPARQL syntax constructs like predicate-object lists in triple patterns and blank nodes
  • more convenience methods
  • some bug fixes and javadocs Check out the updated examples project for detailed usage

About

A Java-based SPARQL query generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%