Paketname | python-sesame |
Beschreibung | Python wrapper for Sesame's REST HTTP API |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.24-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 76 Byte |
Hängt ab von | python (>= 2.3), python-support (>= 0.2) |
Empfohlene Pakete | |
Paketbetreuer | Nacho Barrientos Arias |
Quelle | pysesame |
Paketgröße | 9944 Byte |
Prüfsumme MD5 | 7e61ca878e4dad1fc77778b4b8e9c2c4 |
Prüfsumme SHA1 | 55a2c06a997b9eca15c052540f94d8380539da85 |
Prüfsumme SHA256 | 338ebb88372505a4052e7fbed4b3efad0e91a5c7d7af9ec4bd8315295f45271d |
Link zum Herunterladen | python-sesame_0.24-1_all.deb |
Ausführliche Beschreibung | 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/
|