Skip to content

Export vhost command for dereferencing in triplestore (Virtuoso, GraphDB) from a list.

Notifications You must be signed in to change notification settings

pasqLisena/list2dereference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List2Dereference

Export vhost command for dereferencing in Virtuoso from a list.

Run with:

npx list2dereference config.yml

The config file includes the following fields:

host: data.silknow.org # required
port: 8873 # default 8889
admin: troncy@eurecom.fr # default you@example.org
triplestore: virtuoso # or graphdb
apache_conf: source.conf # if you want to customise the apache conf

list: # default []
  - vocabulary
  - document

The output consists of:

  • the Apache vhost configuration
  • a SQL script (only for Virtuoso)
  • a bash script (only for GraphDB)

About

Export vhost command for dereferencing in triplestore (Virtuoso, GraphDB) from a list.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published