2017 © Pedro Peláez
 

library virtuoso-tools

Toolset which eases access to Virtuoso's hidden gems

image

gridsby/virtuoso-tools

Toolset which eases access to Virtuoso's hidden gems

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

virtuoso-tools

This package is for you if you need to administer the server, bulk-load large amounts of data, etc., but you don't want to mess with Virtuoso/PL syntax., (*1)

This package is not for you if you just need to store and retrieve data from triplestore. Virtuoso is SPARQL-compliant and you can use EasyRDF or any other client., (*2)

Requirements

Installation

The recommended way to install virtuoso-tools is through composer. Just create a composer.json file and run the php composer.phar install command to install it:, (*3)

{
    "require": {
        "gridsby/virtuoso-tools": "dev-master"
    }
}

Usage

Type ./vendor/bin/virtuoso-import list to get list of supported commands., (*4)

Documentation on usage of tools and programmatic usage of library is coming soon., (*5)

License

virtuoso-tools is licensed under the MIT license., (*6)

The Versions

14/08 2013

dev-master

9999999-dev

Toolset which eases access to Virtuoso's hidden gems

  Sources   Download

MIT

The Requires

 

The Development Requires

rdf virtuoso triplestore