1.2.2 • Published 2 years ago

list2dereference v1.2.2

Weekly downloads
1
License
Apache-2.0
Repository
-
Last release
2 years ago

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)
1.2.2

2 years ago

1.2.0

2 years ago

1.2.1

2 years ago

1.1.0

3 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago