forked from kurtjx/load24store
-
Notifications
You must be signed in to change notification settings - Fork 0
mylittlepython/load24store
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a simple script to load a directory of RDF files into a 4Store endpoint (see http://4store.org/) In addition to assuming a working 4Store install with a running SPARQL endpoint, this script depends on the HTTP4Store Python module which can be easy installed as follows: $ sudo easy_install HTTP4Store For now, files loaded to the endpoint are moved into a sub directory called "done_rdf". There is no support for searching a directory tree recursively (yet). Installing is simple: $ sudo python setup.py install Then usage is: $ load24store [OPTIONS...] ENDPOINT GRAPH PATH_TO_RDF
About
A simple python script to load a directory of files to a particular graph on a 4store endpoint
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published