| Create one Jena RDF model in a database.
Usage:
jena.dbcreate [db spec]
where [db spec] is:
--spec file Contains an RDF description of the model
--db JDBC_url --dbUser userId --dbPassword password --dbType [--model modelName]
author: Andy Seaborne version: $Id: dbcreate.java,v 1.10 2008/01/02 12:08:16 andy_seaborne Exp $ |