loadReads RDF/XML or N-Triple statements from a file and and loads them into a model. The URL for the file to load must be absolute. The general syntax is as follows: load [local | remote] file into model; For example: load <http://mysite.com/tmp/mydata.rdf> into <rmi://mysite.com/Server1#Model1>; By default, the For documents with a protocol of
For example: load <file:/tmp/mydata.rdf> into <rmi://mysite.com/Server1#Model1>; and load remote <file:/tmp/mydata.rdf> into <rmi://mysite.com/Server1#Model1>; are equivalent. The file resides on the server and is loaded into the model. load local <file:/tmp/mydata.rdf> into <rmi://mysite.com/Server1#Model1>; streams the file from the client to the server first, then loads it into the model. Note - For systems running a Windows® operating system, the file specification would look something like |
Latest NewsKowari 1.1.0 Pre-release 1 Released ![]() ![]() |
||||
© 2001-2004 Tucana Technologies, Inc. Some rights reserved. |