Manage a Fuseki-Triple Store
Project description
### Fuseki CLI Tool A collection of scripts and utility functions to manage and update a Fuseki2 triple store.
Requires a default.cfg and credentials to the google spreadsheet for this to work.
The main update routine loads values from a google sheets spreadsheet. This file needs the following columns for each vocabulary which should be loaded into the fuseki triple store.
The following input rows are possible. Their order is important: 1. Name of Vocabulary 2. Link to the file (http[s]:// or ftp://) 3. Format of the file (accepts values: TTL, RDF, N3, NT, JSON) 4. Short Name (used for Skosmos config.) 5. Fuseki Graph Name (a valid URI) 6. Standard Language (optional, if given will add language tags to every label) 7. Ready? Fill in with __y__. All other lines will be ignored. 8. Base namespace of the vocabulary.
The script will use the following columns for output on each vocabulary:
9. Number of triples loaded into Fuseki if successful. If this field is empty the upload was not successful. If this field is 0 then no triples were uploaded (most likely skosify removed all triples from graph). 10. Type of Error (If something went wrong.) 11. Error Message 12. Skosmos vocabularies.ttl entry. Do not use as is. Language tags are not correct.
#### Usage
pyfuseki default.cfg -all
pyfuseki default.cfg -s skos
pyfuseki default.cfg -diff
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyfusekiutil-0.1.14.tar.gz
.
File metadata
- Download URL: pyfusekiutil-0.1.14.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbe91642cfa391e1e0fef1665ea01fbc83371cbf95255c157b177b2cc1ef1fd8 |
|
MD5 | 84f23902d98a80b40b228f8170b557d9 |
|
BLAKE2b-256 | fe88ecde58903a3d488169ea4d4a17bccde498b6881e0d37852cb03c2bd13cac |