jena
Class dbload
java.lang.Object
jena.dbload
public class dbload
- extends Object
Load data files into a Jena model in a database.
Usage:
jena.dbload [db spec] file [file ...]
where [db spec] is:
--spec file Contains an RDF description of the model
--db JDBC_url --dbUser userId --dbPassword password --dbType [--model modelName]
The syntax of a file is determimed by its extension (.n3, .nt) and defaults to RDF/XML.
- Version:
- $Id: dbload.java,v 1.5 2004/12/06 13:50:20 andy_seaborne Exp $
- Author:
- Andy Seaborne
usage
public static final String[] usage
dbload
public dbload()
main
public static void main(String[] args)
Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP