python-sesame

Python wrapper for Sesame's REST HTTP API
 
  1
  1 review



Sesame is an open source RDF Schema-based storage and querying facility.

Now you can easily do the following from your Python script:

* Log in
* Log out
* Request a list of available repositories
* Evaluate a SeRQL-select, RQL or RDQL query
* Evaluate a SeRQL-construct query
* Extract RDF from a repository
* Uploading data to a repository
* Add data from the web to a repository
* Clear a repository
* Remove statements
Homepage: http://pysesame.projects.semwebcentral.org/
Latest reviews
4
blueXrider 12 years ago

quite nice